summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* improve layout issues when resizingMichael Bohlender2017-07-27
|
* remove obsolete importMichael Bohlender2017-07-27
|
* CleanupChristian Mollekopf2017-07-26
|
* Use ListDelegate in AccountsViewChristian Mollekopf2017-07-26
|
* CleanupChristian Mollekopf2017-07-26
|
* Removed the background color for the buttons again since we have aChristian Mollekopf2017-07-26
| | | | highlight again
* Avoid executing queries with empty filtersChristian 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
| | | | | And we're experimenting with only using a border when selected, and highlight otherwise.
* Check composerbutton also when opened the "New Mail" button.Christian Mollekopf2017-07-26
|
* Hover support via Controls2.ControlChristian Mollekopf2017-07-26
|
* Set an application wide default font.Christian Mollekopf2017-07-26
| | | | | | Theoretically this should be picked up by all qtquickcontrols2 controls, and they should also handle inheriting the fonts to children. Seems to work for AbstractButton, but didn't for the label...
* 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
| | | | provides.
* Remove the selection on focus lossChristian Mollekopf2017-07-26
| | | | we're using the selection as focus.
* 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
|
* CleanupChristian Mollekopf2017-07-26
|
* make placeholdertexts translatableMichael Bohlender2017-07-25
|
* The drag and drop mousearea eats clicks...Christian Mollekopf2017-07-25
|
* We are not currently using the underliningChristian 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
|
* set the current index via attached propertyChristian 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
| | | | 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
|