summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Some progress on creating contactsChristian Mollekopf2018-07-13
|
* Fixed exportChristian Mollekopf2018-07-13
|
* The base url is enoughChristian Mollekopf2018-07-13
|
* Composer cleanupChristian Mollekopf2018-07-13
|
* Setup a caldav resource as part of the kolabnow pluginChristian Mollekopf2018-07-13
|
* Only use the base url for carddavChristian Mollekopf2018-07-13
| | | | Discovery of the rest works.
* Avoid warningsChristian Mollekopf2018-07-13
|
* Avoid opening the search twiceChristian Mollekopf2018-07-13
|
* Updated dependencies and docsChristian Mollekopf2018-07-12
|
* Handle help via View.qmlChristian Mollekopf2018-07-12
|
* A view search overlayChristian Mollekopf2018-07-12
|
* All views should become a Kube.ViewChristian Mollekopf2018-07-12
| | | | So we can use it as baseclass for common features.
* Avoid relying on hardcoded id's if we don't have to.Christian Mollekopf2018-07-12
|
* more spacing between mail body and attachmentsMichael Bohlender2018-07-12
|
* use template textarea instead of controls textarea so that we don't get ↵Michael Bohlender2018-07-12
| | | | strange borderaround our mail content depending on the native controls style
* Synchronize events when selecting the calendarChristian Mollekopf2018-07-12
|
* Set the right passwordsChristian Mollekopf2018-07-12
|
* Less textcolor abuseChristian Mollekopf2018-07-12
|
* Setup caldav for the testaccountChristian Mollekopf2018-07-11
|
* Make the calendar work with the current timeChristian Mollekopf2018-07-11
|
* Embed the commit in the version stringChristian Mollekopf2018-07-11
|
* Calendar iconChristian Mollekopf2018-07-11
|
* Experimental calendar viewChristian Mollekopf2018-07-11
|
* Dedicated color for a dark background instead of abusing textColorChristian Mollekopf2018-07-11
|
* Tooltip for the automplete delegate as wellChristian Mollekopf2018-07-09
|
* Going towards 0.8Christian Mollekopf2018-07-07
|
* Prepared release of v0.7.0v0.7.0Christian Mollekopf2018-07-07
|
* Close on press outsideChristian Mollekopf2018-07-06
| | | | and not outside parent
* Avoid warning about undefinedChristian Mollekopf2018-07-06
|
* Try harder to always rebuild the resourceChristian Mollekopf2018-07-06
|
* Question iconChristian Mollekopf2018-07-06
| | | | + some others
* Handle navigation requests from qml.Christian Mollekopf2018-07-06
| | | | Meaning we no longer need the custom profile.
* New mimetype iconsdevelopChristian Mollekopf2018-07-05
|
* Show buttons when focusing entry but avoid tab focus.Christian Mollekopf2018-07-05
| | | | | If we're going to allow tab focus then we'll need some other adjustments (right now we'd end up focusing invisible stuff sometimes).
* Track focused state centrallyChristian Mollekopf2018-07-05
|
* adujst draftlist delegate accordinglyMichael Bohlender2018-07-05
|
* move draft scrollbar to the rightMichael Bohlender2018-07-05
|
* Maded Switch fit for keyboard navigationChristian Mollekopf2018-07-05
|
* Fixed error messageChristian Mollekopf2018-07-05
|
* A checkbox fit for keyboard navigationChristian Mollekopf2018-07-05
|
* Fixed focus highlight of back buttonChristian Mollekopf2018-07-05
|
* Force keyboard focusChristian Mollekopf2018-07-05
| | | | otherwise the element won't highlight as it should.
* The TextEditor should be reachable with tabChristian Mollekopf2018-07-05
|
* Avoid binding loop on initialTextChristian Mollekopf2018-07-05
| | | | which broke html -> plain conversion
* Texteditor testsChristian Mollekopf2018-07-05
|
* use original breeze icons for mark-as-read/unreadMichael Bohlender2018-07-04
|
* add mail-mark-read iconMichael Bohlender2018-07-04
|
* Made the Drafts title boldChristian Mollekopf2018-07-04
|
* Fix for gpg-agent in flatpakChristian Mollekopf2018-07-04
| | | | | Without this fix we'll end up starting the ncurses pinentry, which is not useful.
* Only show the expand button if there is something to expandChristian Mollekopf2018-07-04
|