summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Remove account also if no resources are availableChristian Mollekopf2016-07-12
|
* Updated license informationChristian Mollekopf2016-07-11
|
* Show the account statusChristian Mollekopf2016-07-11
|
* Removed mailtransport that lives in Sink now.Christian Mollekopf2016-07-01
|
* Fixed buildChristian Mollekopf2016-07-01
|
* Less noiseChristian Mollekopf2016-06-28
|
* Move-to-trash actionChristian Mollekopf2016-06-28
|
* improve imapAccount UIMichael Bohlender2016-06-22
|
* more outbox uiMichael Bohlender2016-06-22
|
* initial outbox componentMichael Bohlender2016-06-22
|
* close dialogs when finishedMichael Bohlender2016-06-22
|
* fix typoMichael Bohlender2016-06-22
|
* improve wordingMichael Bohlender2016-06-22
|
* improve spellingMichael Bohlender2016-06-22
|
* almost pixel perfect imap settingsMichael Bohlender2016-06-22
|
* fix imap accountsplugin qmldirMichael Bohlender2016-06-21
|
* almost pixelpefect maildir settingsMichael Bohlender2016-06-21
|
* remove obsolete settings pluginMichael Bohlender2016-06-21
|
* create OverlayDialog component and use it everywhereMichael Bohlender2016-06-21
|
* use highlight color for dialog border for nowMichael Bohlender2016-06-21
|
* change dropdown menue colorMichael Bohlender2016-06-21
|
* Fixed mailsorting by dateChristian Mollekopf2016-06-21
|
* ensure that all the overlay dialogs work well with light and dark themesMichael Bohlender2016-06-20
|
* focus composer: make the dialog not opaqueMichael Bohlender2016-06-20
|
* fix issues with dark themes in the account switcherMichael Bohlender2016-06-20
|
* fix issues with dark themes for new account dialogMichael Bohlender2016-06-20
|
* composer: fix issues with dark themesMichael Bohlender2016-06-20
|
* maildir settings ui: use kirigami.label to fix issues with dark themesMichael Bohlender2016-06-20
|
* Find KMime so we can link against it.Christian Mollekopf2016-06-19
|
* use kirigami theme instead of colorpaletteMichael Bohlender2016-06-18
|
* transfare accountId as well so that we can load and modify the settingsMichael Bohlender2016-06-18
|
* codingstyle++Michael Bohlender2016-06-18
|
* adjust anchors to make maildir config ui a little less uglyMichael Bohlender2016-06-18
|
* load account config UI in account config dialogMichael Bohlender2016-06-18
|
* add tooltips to toolbuttonsMichael Bohlender2016-06-18
|
* add initial editAccount dialogMichael Bohlender2016-06-18
|
* add dummy maildir create account component as wellMichael Bohlender2016-06-16
|
* only show back button when pagestack has pages to popMichael Bohlender2016-06-16
|
* initial kolabnow new account pageMichael Bohlender2016-06-16
|
* initial add accounts dialogMichael Bohlender2016-06-16
|
* add opacity to the edit button to make it less distracive when switching ↵Michael Bohlender2016-06-15
| | | | accounts
* make the account switcher dialog look a little nicer with some rounded ↵Michael Bohlender2016-06-15
| | | | corners and spacing
* open dialog with toolbuttonMichael Bohlender2016-06-15
|
* load accountswitch as kubecomponent pluginMichael Bohlender2016-06-15
|
* add add account / sync / edit account buttonsMichael Bohlender2016-06-15
|
* initial account switcherMichael Bohlender2016-06-15
|
* Fixed the hardcoded capability filters.Christian Mollekopf2016-06-15
| | | | save as draft works again.
* some comments for navigationMichael Bohlender2016-06-14
|
* rebase app layout on kirigami units instead of our custom ones. + fix ↵Michael Bohlender2016-06-14
| | | | disapearing toolbar buttons
* Provide a png version of the iconAleix Pol2016-06-14
| | | | | | As suggested by xdg and required by flatpak Reviewed by Christian Mollekopf