summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* IconButton based on AbstractButtonChristian Mollekopf2017-07-25
|
* TextButton based on AbstractButtonChristian Mollekopf2017-07-25
|
* Standardized focus highlighting via AbstractButton for PositiveButtonChristian Mollekopf2017-07-25
| | | | and Button
* Checkable IconButtons for the menu.Christian Mollekopf2017-07-25
| | | | ...So you know where you are.
* Fixed IconButton focus highlightingChristian Mollekopf2017-07-25
|
* Focus documentationChristian Mollekopf2017-07-24
|
* IndentationChristian Mollekopf2017-07-24
|
* Use the TextButtonChristian Mollekopf2017-07-24
|
* Keyboard focus handlingChristian Mollekopf2017-07-23
|
* TextEditor escapingChristian Mollekopf2017-07-23
|
* Use a TextButton insteadChristian Mollekopf2017-07-23
|
* Move focus to text editor by default, and forward to next item on escChristian Mollekopf2017-07-23
| | | | ...since we support tabs in the text editor.
* Avoid warnings for undefinedChristian Mollekopf2017-07-23
|
* Don't display "Error" when initially disconnected.Christian Mollekopf2017-07-23
|
* ModelIndexRetriever to abuse Repeater less publiclyChristian Mollekopf2017-07-22
| | | | | Simliar to Retriever, but we'd have to alias all properties/roles automatically somehow.
* Display corresponding account information with log entryChristian Mollekopf2017-07-22
|
* Use the visualFocus property instaed of activeFocusChristian Mollekopf2017-07-22
| | | | The activeFocus remains after clicking an element.
* No more hardcoded colorsChristian Mollekopf2017-07-22
|
* Named all colorsChristian Mollekopf2017-07-22
|
* Housekeeping: Avatar.qml and FocusComposer.qml are no longer usedChristian Mollekopf2017-07-21
|
* ki18n is not requiredChristian Mollekopf2017-07-21
|
* Documentation cleanupChristian Mollekopf2017-07-21
|
* Focus handling documentationChristian Mollekopf2017-07-21
|
* GridView based people view.Christian Mollekopf2017-07-21
| | | | This enables keyboard navigation.
* Use an AbstractButton in People.qml for the delegateChristian Mollekopf2017-07-21
| | | | | | | Using Kube.Button currently crashes, due to the font.underline assignment in the contentItem (although it is replaced in People.qml). It seems the grouped property is somehow executed after the original content item was already destroyed, resulting in a SEGFAULT.
* People focus handlingChristian Mollekopf2017-07-21
|
* Use a Button for the Addressbook delegate.Christian Mollekopf2017-07-21
| | | | This makes it keyboard selectable.
* Use activeFocusChristian Mollekopf2017-07-21
|
* Editor focusChristian Mollekopf2017-07-21
|
* ComposerView focusChristian Mollekopf2017-07-21
|
* Make every view a focus scopeChristian Mollekopf2017-07-21
|
* Missing idChristian Mollekopf2017-07-21
|
* Force active focus for current viewChristian Mollekopf2017-07-21
|
* Active focus on tab for buttonsChristian Mollekopf2017-07-21
|
* Use activeFocus for detecting focusChristian Mollekopf2017-07-21
|
* Return pressed & activeFocusChristian Mollekopf2017-07-21
|
* Support key presses on buttonsChristian Mollekopf2017-07-21
|
* Show highlight on active focusChristian Mollekopf2017-07-21
|
* Fixed mailview focus handlingChristian Mollekopf2017-07-21
|
* Underline in maillistview as wellChristian Mollekopf2017-07-21
|
* The TreeView needs to be a FocusScope for the focus to work at all.Christian Mollekopf2017-07-21
|
* Show activeFocus via underlineChristian Mollekopf2017-07-21
|
* Underline on active focusChristian Mollekopf2017-07-21
|
* Improved keyboard navigationChristian Mollekopf2017-07-21
|
* Simplified layoutChristian Mollekopf2017-07-20
|
* Improved key-navigation for treeviewChristian Mollekopf2017-07-20
|
* Added Messages.sh fileChristian Mollekopf2017-07-20
|
* Anchor the treeview properlyChristian Mollekopf2017-07-19
|
* Translate stringChristian Mollekopf2017-07-19
|
* qsTr all the stringsMichael Bohlender2017-07-19
|