summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 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
|
* 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
|