summaryrefslogtreecommitdiffstats
path: root/framework/qml
Commit message (Expand)AuthorAge
* SelectableLabel to support copying individual labelsChristian Mollekopf2017-07-29
* Mail debugview improvementsChristian Mollekopf2017-07-27
* no checkbox because batch editing is not a priority for nowMichael Bohlender2017-07-27
* Reselect activeIndexChristian Mollekopf2017-07-27
* No item should be focused initiallyChristian Mollekopf2017-07-27
* Only set if currentItem is definedChristian Mollekopf2017-07-27
* The standard keyboard navigation seems to work fine nowChristian Mollekopf2017-07-27
* Don't include the maillist buttons in keyboard navigationChristian Mollekopf2017-07-27
* clip and scrollbar by default for the listviewChristian Mollekopf2017-07-27
* Keyboard navigation for the conversation viewChristian Mollekopf2017-07-27
* tune checkbox opacity in maillistviewMichael Bohlender2017-07-27
* less whitespaceMichael Bohlender2017-07-27
* add checkbox to MailListView in preparation for batch editingMichael Bohlender2017-07-27
* intoduce Kube.CheckboxMichael Bohlender2017-07-27
* Removed the background color for the buttons again since we have aChristian Mollekopf2017-07-26
* Avoid undefined warningsChristian Mollekopf2017-07-26
* Standard ListDelegate onClicked handlerChristian Mollekopf2017-07-26
* use Kube.ListDelegate in Kube.ComboBoxMichael Bohlender2017-07-26
* Bring back the highlight on buttonsChristian Mollekopf2017-07-26
* DelegateBackground color propertiesChristian Mollekopf2017-07-26
* Use the DelegateBackground also for buttonsChristian Mollekopf2017-07-26
* Single background element to handle focus vs selected.Christian Mollekopf2017-07-26
* Hover support via Controls2.ControlChristian Mollekopf2017-07-26
* Set an application wide default font.Christian Mollekopf2017-07-26
* Disable the non-current buttonChristian Mollekopf2017-07-26
* Try again to the the default font familyChristian Mollekopf2017-07-26
* CleanupChristian Mollekopf2017-07-26
* The account switcher is a control tooChristian Mollekopf2017-07-26
* The selection would better be solved using what QItemSelectionModelChristian Mollekopf2017-07-26
* Remove the selection on focus lossChristian Mollekopf2017-07-26
* No more text underliningChristian Mollekopf2017-07-26
* Fixed branch delegate positioningChristian Mollekopf2017-07-26
* Avoid lots of undefined warningsChristian Mollekopf2017-07-26
* Fixed delegate sizeChristian Mollekopf2017-07-26
* TreeView: activeIndex instead of focus to highlight focused indexChristian Mollekopf2017-07-26
* currentIndex is not definedChristian Mollekopf2017-07-26
* The drag and drop mousearea eats clicks...Christian Mollekopf2017-07-25
* Workaround for white icons on white backgroundChristian Mollekopf2017-07-25
* Use highlighted for dragChristian Mollekopf2017-07-25
* Use the highlighted propertyChristian Mollekopf2017-07-25
* Removed unused ListItemChristian Mollekopf2017-07-25
* Use the ListDelegate for the MailListView delegateChristian Mollekopf2017-07-25
* Fontsize unitsChristian Mollekopf2017-07-25
* Use the ListDelegateChristian Mollekopf2017-07-25
* A ListDelegateChristian Mollekopf2017-07-25
* Fixed TextArea focus highlightingChristian Mollekopf2017-07-25
* IconButton based on AbstractButtonChristian Mollekopf2017-07-25
* TextButton based on AbstractButtonChristian Mollekopf2017-07-25
* Standardized focus highlighting via AbstractButton for PositiveButtonChristian Mollekopf2017-07-25
* Fixed IconButton focus highlightingChristian Mollekopf2017-07-25