summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* We want sudo and pinentry in the container.Christian Mollekopf2017-11-22
| | | | | pinentry-qt has rendering issues and the gtk version just works..., so let's use that.
* Run an imap server as part of the containerChristian Mollekopf2017-11-22
|
* Find signing keysChristian Mollekopf2017-11-22
|
* Setup key with dockerChristian Mollekopf2017-11-22
|
* Prepping encryptionChristian Mollekopf2017-11-22
|
* Removed obsolete dependencies and made sure ps is availableChristian Mollekopf2017-11-22
|
* Show the host not found error dialog on connection error as well.Christian Mollekopf2017-11-22
|
* new icon for logviewMichael Bohlender2017-11-16
|
* CleanupChristian Mollekopf2017-11-11
|
* Deal with defunc processesChristian Mollekopf2017-11-11
| | | | | | When running the tests on the CI the gpg process goes defunc instead of away. To avoid waiting forever we need to carry on as soon as that happens.
* Fixed dockerfileChristian Mollekopf2017-11-09
|
* Added llvm to dockerfileChristian Mollekopf2017-11-09
|
* We don't need an entry pointChristian Mollekopf2017-11-09
|
* Install noto fonts and remove unused packagesChristian Mollekopf2017-11-08
|
* Login page for generic imap accountChristian Mollekopf2017-11-08
|
* script to run the containerChristian Mollekopf2017-11-07
|
* Set some necessary ENV variables in the docker containerChristian Mollekopf2017-11-07
|
* Added dockerfile for developmentChristian Mollekopf2017-11-06
|
* Don't get stuck on a subtypeChristian Mollekopf2017-11-06
|
* place popup notificaitons at the bottomMichael Bohlender2017-11-02
|
* Handle host not foundChristian Mollekopf2017-10-27
|
* Merge logentries by subtype if availableChristian Mollekopf2017-10-26
|
* Avoid warningChristian Mollekopf2017-10-26
|
* brush up logview a bit moreMichael Bohlender2017-10-26
|
* make logview list slimer and remove marginsMichael Bohlender2017-10-26
|
* A login error viewChristian Mollekopf2017-10-25
|
* Return to the mailview when popping all views offChristian Mollekopf2017-10-25
|
* Use a loader so we can load different components depending on the errorChristian Mollekopf2017-10-25
|
* Prepare logview for error merging.Christian Mollekopf2017-10-25
|
* Call loginIfNecessaryChristian Mollekopf2017-10-25
|
* Hide change password button if we don't have oneChristian Mollekopf2017-10-25
|
* Merge branch 'feature/kolabnowsetup' into developChristian Mollekopf2017-10-24
|\
| * Sign up link for Kolab NowChristian Mollekopf2017-10-24
| |
* | Only load the login view for accounts that require a keyringChristian Mollekopf2017-10-24
|/
* Always select the latest notificationChristian Mollekopf2017-10-23
|
* Alert when we have pending errors in the logview.Christian Mollekopf2017-10-23
|
* "alert" button mode to draw attention to a button.Christian Mollekopf2017-10-23
|
* Require the PasswordField to not be empty.Christian Mollekopf2017-10-23
|
* Show an IBeamCursor while hovering over a textfield.Christian Mollekopf2017-10-23
|
* Hide the sign/encrypt checkboxes until they do something.Christian Mollekopf2017-10-23
|
* Support links on all labelsChristian Mollekopf2017-10-23
|
* We require qtsvg for svg loading.Christian Mollekopf2017-10-20
| | | | Otherwise we can't load our theme.
* Load html messages as htmlChristian Mollekopf2017-10-12
|
* Don't use QWebEnginePage to convert to plaintextChristian Mollekopf2017-10-09
| | | | | | | Turns out it doesn't return consistent results. (mailtemplatetest testHtmlReply() sometimes comes back with "HTML text" and sometimes with "HTML text", depending on the host). Let's see into what limitations we run with QTextDocument instead.
* HtmlBodyResultChristian Mollekopf2017-10-09
|
* Fix draft loading.Christian Mollekopf2017-10-09
|
* CleanupChristian Mollekopf2017-10-09
|
* Clear all formatting when converting to plain text.Christian Mollekopf2017-10-08
| | | | | | We used to end up with whatever formatting the current cursor had. Task: https://phabricator.kde.org/T7160
* Simplified code a bitChristian Mollekopf2017-10-08
|
* Html with attachmentsChristian Mollekopf2017-10-08
|