summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Collapse)AuthorAge
* Removed unused importChristian Mollekopf2017-08-20
|
* A column with one item doesn't make much senseChristian Mollekopf2017-08-19
|
* Fixed enumChristian Mollekopf2017-08-19
|
* add quit shortcutMichael Bohlender2017-08-08
|
* It's still necessaryChristian Mollekopf2017-08-03
|
* Send mail to optionChristian Mollekopf2017-08-03
| | | | | This is mostly to demonstrate how this could work with additional menu entries.
* "Nothing here..." message for logviewChristian Mollekopf2017-08-03
|
* Set the font familiy for a much less horrible reading experience.Christian Mollekopf2017-07-31
|
* Use a regular Label with a SelectableItem in the logviewChristian Mollekopf2017-07-31
| | | | | This allows to copy all labels within the layout. Maybe a bit too magic atm.
* SelectableLabel to support copying individual labelsChristian Mollekopf2017-07-29
|
* make error message wrapMichael Bohlender2017-07-28
|
* Include all views in the button groupChristian Mollekopf2017-07-27
|
* 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
|
* Standard ListDelegate onClicked handlerChristian Mollekopf2017-07-26
|
* Check composerbutton also when opened the "New Mail" button.Christian 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...
* CleanupChristian Mollekopf2017-07-26
|
* make placeholdertexts translatableMichael Bohlender2017-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
|
* TextButton based on AbstractButtonChristian Mollekopf2017-07-25
|
* Checkable IconButtons for the menu.Christian Mollekopf2017-07-25
| | | | ...So you know where you are.
* IndentationChristian Mollekopf2017-07-24
|
* Keyboard focus handlingChristian Mollekopf2017-07-23
|
* TextEditor escapingChristian Mollekopf2017-07-23
|
* Use a TextButton insteadChristian Mollekopf2017-07-23
|
* Avoid warnings for undefinedChristian 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
|
* Editor focusChristian Mollekopf2017-07-21
|
* ComposerView focusChristian Mollekopf2017-07-21
|
* Force active focus for current viewChristian Mollekopf2017-07-21
|
* Active focus on tab for buttonsChristian Mollekopf2017-07-21
|
* Fixed mailview focus handlingChristian Mollekopf2017-07-21
|
* Translate stringChristian Mollekopf2017-07-19
|
* qsTr all the stringsMichael Bohlender2017-07-19
|
* make more translatableMichael Bohlender2017-07-19
|
* initial Kube.ToolTipMichael Bohlender2017-07-18
|
* Use Kube.ListView everywhereChristian Mollekopf2017-07-12
|
* One QT_MIN_VERSION is enough, also it's 5.7Christian Mollekopf2017-07-05
|
* Fixed triggering of DAV syncChristian Mollekopf2017-07-02
|
* Forward focus for repliesChristian Mollekopf2017-06-30
|
* introduce Kube.HeadingMichael Bohlender2017-06-29
|
* Show a mouse-cursor on hoverChristian Mollekopf2017-06-28
|