Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Install noto fonts and remove unused packages | Christian Mollekopf | 2017-11-08 | |
| | ||||
* | Login page for generic imap account | Christian Mollekopf | 2017-11-08 | |
| | ||||
* | script to run the container | Christian Mollekopf | 2017-11-07 | |
| | ||||
* | Set some necessary ENV variables in the docker container | Christian Mollekopf | 2017-11-07 | |
| | ||||
* | Added dockerfile for development | Christian Mollekopf | 2017-11-06 | |
| | ||||
* | Don't get stuck on a subtype | Christian Mollekopf | 2017-11-06 | |
| | ||||
* | place popup notificaitons at the bottom | Michael Bohlender | 2017-11-02 | |
| | ||||
* | Handle host not found | Christian Mollekopf | 2017-10-27 | |
| | ||||
* | Merge logentries by subtype if available | Christian Mollekopf | 2017-10-26 | |
| | ||||
* | Avoid warning | Christian Mollekopf | 2017-10-26 | |
| | ||||
* | brush up logview a bit more | Michael Bohlender | 2017-10-26 | |
| | ||||
* | make logview list slimer and remove margins | Michael Bohlender | 2017-10-26 | |
| | ||||
* | A login error view | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Return to the mailview when popping all views off | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Use a loader so we can load different components depending on the error | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Prepare logview for error merging. | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Call loginIfNecessary | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Hide change password button if we don't have one | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Merge branch 'feature/kolabnowsetup' into develop | Christian Mollekopf | 2017-10-24 | |
|\ | ||||
| * | Sign up link for Kolab Now | Christian Mollekopf | 2017-10-24 | |
| | | ||||
* | | Only load the login view for accounts that require a keyring | Christian Mollekopf | 2017-10-24 | |
|/ | ||||
* | Always select the latest notification | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | Alert when we have pending errors in the logview. | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | "alert" button mode to draw attention to a button. | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | Require the PasswordField to not be empty. | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | Show an IBeamCursor while hovering over a textfield. | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | Hide the sign/encrypt checkboxes until they do something. | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | Support links on all labels | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | We require qtsvg for svg loading. | Christian Mollekopf | 2017-10-20 | |
| | | | | Otherwise we can't load our theme. | |||
* | Load html messages as html | Christian Mollekopf | 2017-10-12 | |
| | ||||
* | Don't use QWebEnginePage to convert to plaintext | Christian Mollekopf | 2017-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. | |||
* | HtmlBodyResult | Christian Mollekopf | 2017-10-09 | |
| | ||||
* | Fix draft loading. | Christian Mollekopf | 2017-10-09 | |
| | ||||
* | Cleanup | Christian Mollekopf | 2017-10-09 | |
| | ||||
* | Clear all formatting when converting to plain text. | Christian Mollekopf | 2017-10-08 | |
| | | | | | | We used to end up with whatever formatting the current cursor had. Task: https://phabricator.kde.org/T7160 | |||
* | Simplified code a bit | Christian Mollekopf | 2017-10-08 | |
| | ||||
* | Html with attachments | Christian Mollekopf | 2017-10-08 | |
| | ||||
* | Assembling html mails | Christian Mollekopf | 2017-10-08 | |
| | ||||
* | Close the settings after changing the password. | Christian Mollekopf | 2017-10-08 | |
| | ||||
* | Fix up the rest of the account settings. | Christian Mollekopf | 2017-10-08 | |
| | ||||
* | Support reentering the password from the settings | Christian Mollekopf | 2017-10-08 | |
| | | | | | Additionally this fixes the loader sizing to use the implicit size. This means all settings pages need to set an implicit height. | |||
* | Test that we start into the account wizard | Christian Mollekopf | 2017-10-06 | |
| | ||||
* | Fixed settingstest | Christian Mollekopf | 2017-10-06 | |
| | | | | We no longer store the password in settings. | |||
* | TextDocumentHandler to deal with HTML formatting | Christian Mollekopf | 2017-10-06 | |
| | ||||
* | Ignore qmlc files | Christian Mollekopf | 2017-10-06 | |
| | ||||
* | TextEditor html conversion and testrunner | Christian Mollekopf | 2017-10-06 | |
| | ||||
* | A working Html TextEditor | Christian Mollekopf | 2017-10-06 | |
| | | | | | It's just the TextArea that is broken, it seems the TextEdit works fine with html content. | |||
* | use checkbox instead of switch | Michael Bohlender | 2017-10-04 | |
| | ||||
* | add initial sign/encrypt switches | Michael Bohlender | 2017-10-04 | |
| | ||||
* | make switch a little more pretty | Michael Bohlender | 2017-10-04 | |
| |