summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* Ensure that all items can always be centered.Christian Mollekopf2017-07-11
| | | | I had a gridUnit of 17, which results in icons being 1 pixel off.
* We want that shortcut on non-trash itemsChristian Mollekopf2017-07-11
|
* Stop at boundsChristian Mollekopf2017-07-11
|
* Print attachment statusChristian Mollekopf2017-07-11
|
* Fixed multipart/alternative repliesChristian Mollekopf2017-07-11
|
* Reply all is the better default for now,Christian Mollekopf2017-07-11
| | | | so you can simply remove the recipients you're not interested.
* Don't set that option twiceChristian Mollekopf2017-07-06
|
* One QT_MIN_VERSION is enough, also it's 5.7Christian Mollekopf2017-07-05
|
* Bumped version number in kube.specChristian Mollekopf2017-07-04
|
* Going towards 0.4Christian Mollekopf2017-07-03
|
* Release of kube 0.3.1v0.3.1Christian Mollekopf2017-07-02
|
* Fixed triggering of DAV syncChristian Mollekopf2017-07-02
|
* Release of v0.3.0v0.3.0Christian Mollekopf2017-07-02
|
* Bumped release versionChristian Mollekopf2017-06-30
|
* Don't depend on a devel package in the release versionChristian Mollekopf2017-06-30
|
* Go-up iconChristian Mollekopf2017-06-30
|
* Fixed build with qt 5.7Christian Mollekopf2017-06-30
|
* Make the details button always visible.Christian Mollekopf2017-06-30
| | | | | | We also need it when the to: line is too long. That leaves us with the case where the button does nothing because there isn't anything else to show.
* Reply to signed messages.Christian Mollekopf2017-06-30
|
* Fixed html to plaintext conversionChristian Mollekopf2017-06-30
|
* A single shared testdata set.Christian Mollekopf2017-06-30
|
* Forward focus for repliesChristian Mollekopf2017-06-30
|
* add border color to adresseelistCompleterMichael Bohlender2017-06-29
|
* fix autocompletelineedit delegateMichael Bohlender2017-06-29
|
* change wrapMode to WordWrapMichael Bohlender2017-06-29
|
* do not hardcode fontsize in mailviewMichael Bohlender2017-06-29
|
* do not hardcode fontPointsizeMichael Bohlender2017-06-29
|
* introduce Kube.HeadingMichael Bohlender2017-06-29
|
* Updated spec fileChristian Mollekopf2017-06-29
|
* Show a mouse-cursor on hoverChristian Mollekopf2017-06-28
|
* Assemble the address the right way around.Christian Mollekopf2017-06-28
|
* Only show details if there are anyChristian Mollekopf2017-06-27
|
* Conditionally show the imageChristian Mollekopf2017-06-27
|
* Show Avatar imagesChristian Mollekopf2017-06-27
|
* No more dummy values in the people viewChristian Mollekopf2017-06-27
|
* remove kirigami dependencyMichael Bohlender2017-06-27
|
* Use Kube.IconButton for the outbox as wellChristian Mollekopf2017-06-23
|
* Add a basic css to html mails to suppress scrollbars.Christian Mollekopf2017-06-23
| | | | https://stackoverflow.com/questions/32612478/remove-scrollbars-from-qwebengineview-or-qwebenginepage
* Fixed the reply regexpChristian Mollekopf2017-06-23
|
* Refactored the reply generating code for comprehensibilityChristian Mollekopf2017-06-23
|
* Remove any leftover recipients for repliesChristian Mollekopf2017-06-23
|
* Use the implcit flickable to simplify the codeChristian Mollekopf2017-06-23
|
* Slightly better sizing in the composerChristian Mollekopf2017-06-23
|
* Newline after "On %date you wrote:"Christian Mollekopf2017-06-23
|
* Fixed subject replacementsChristian Mollekopf2017-06-23
|
* Support the removal of drafts.Christian Mollekopf2017-06-22
|
* DocsChristian Mollekopf2017-06-22
|
* Removed async APIChristian Mollekopf2017-06-22
|
* Also load slightly more complex mails.Christian Mollekopf2017-06-22
| | | | And convert simple html to plaintext.
* Only show a resource if it is availableChristian Mollekopf2017-06-22
|