Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Try to pick a useful size if we don't have an exact match. | Christian Mollekopf | 2017-06-12 |
| | | | | The smallest is not always the best. | ||
* | Fix some errors in the appstream appdata file | Aleix Pol | 2017-06-08 |
| | | | | | It made the validation fail so I used texts for the official website that seems in good shape. | ||
* | Ensure we have the correct icon theme. | Christian Mollekopf | 2017-05-04 |
| | | | | | | Happens with the qt5ct platform plugin at least. Since the theme gets loaded from the eventloop we have no clear place to make sure our setting is honored... | ||
* | mail-mobile is no longer relevant for the time being | Christian Mollekopf | 2017-04-21 |
| | |||
* | kube-mail is now kube | Christian Mollekopf | 2017-04-05 |
| | |||
* | Install icons as our own theme based on breeze. | Christian Mollekopf | 2017-04-04 |
| | | | | | | We're not following the system theme, so the icons shouldn't either. And on other platforms than linux we anyways have to roll our own solution. | ||
* | [Mac/Win] : add application icon | R.J.V. Bertin | 2017-03-10 |
| | | | | | https: //phabricator.kde.org/D4993 Committed from host : Portia.local | ||
* | Don't set the version on the executable, that just results in an | Christian Mollekopf | 2017-03-01 |
| | | | | additional executable. | ||
* | cmake fixes | Christian Mollekopf | 2017-03-01 |
| | |||
* | Only block requests that would open a new site. | Christian Mollekopf | 2017-01-07 |
| | | | | ... so we can still load images. | ||
* | Intercept link clicks and try to open an external browser. | Christian Mollekopf | 2017-01-03 |
| | |||
* | Prepared WebEngine port and resize according to content | Christian Mollekopf | 2016-07-14 |
| | |||
* | Introduce a desktop and appdata file | Aleix Pol | 2016-06-14 |
| | | | | Reviewed by Christian Mollekopf | ||
* | kube-accounts is no longer existing | Christian Mollekopf | 2016-04-10 |
| | |||
* | port mail mobile to kirigami components + implement VDG Mockups | Michael Bohlender | 2016-04-03 |
| | |||
* | cmake warnings | Christian Mollekopf | 2016-03-11 |
| | |||
* | Install org.kube.components.mail package and install the rest of | Christian Mollekopf | 2016-03-09 |
| | | | | components as qml package | ||
* | Removed kube-accounts | Christian Mollekopf | 2016-03-09 |
| | |||
* | Moved application to components | Christian Mollekopf | 2016-03-09 |
| | |||
* | remove discard button and move send button to the right as suggested by the VDG | Michael Bohlender | 2016-03-08 |
| | |||
* | connect saveAsDraft button to controller | Michael Bohlender | 2016-03-08 |
| | |||
* | add save as draft and attachment button as suggested by the VDG | Michael Bohlender | 2016-03-08 |
| | |||
* | hide cc/bcc lineedit when not needed | Michael Bohlender | 2016-03-08 |
| | |||
* | Added a maildir configuration controller that can edit the config in | Christian Mollekopf | 2016-03-03 |
| | | | | | | | sink. The property binding only works when using actual QObject::property'ies. It doesn't work at all with Q_PROPERTY, even with a NOTIFY signal. | ||
* | Install a qml plugin for the maildir account | Christian Mollekopf | 2016-03-03 |
| | | | | | | | This works and allows us to register other controllers and action handlers, but it's not yet clear to me whether we should rather be using kpackage for this as well (and I failed to get it to run, so, here we are...) | ||
* | QWebPage can only be used in a QApplication | Christian Mollekopf | 2016-03-03 |
| | |||
* | A maildir settings page. | Christian Mollekopf | 2016-03-03 |
| | | | | | Not how it should be at all (it should all become part of a nice account plugin), but it's a start. | ||
* | Support for mail replies | Christian Mollekopf | 2016-03-01 |
| | | | | | | | | A template message is generated based on the input message, including appropriate recepients and quoted text. Encoding and and options are mostly hardcoded still, and there might be one or the other crash with HTML mails. Also image/attachment support is incomplete. | ||
* | An overly basic settings framework. | Christian Mollekopf | 2016-02-25 |
| | | | | and a settings view to mess around. | ||
* | Cleanup | Christian Mollekopf | 2016-02-25 |
| | |||
* | A reply button | Christian Mollekopf | 2016-02-25 |
| | |||
* | Moved the mail parsing into it's own little corner | Christian Mollekopf | 2016-02-22 |
| | |||
* | Moved the logo to the right so we have room on the left for buttons | Christian Mollekopf | 2016-02-22 |
| | |||
* | Added the kube logo | Christian Mollekopf | 2016-02-22 |
| | |||
* | A somewhat ugly, but usable tree folder view | Christian Mollekopf | 2016-02-21 |
| | |||
* | Fixed KPackage loading | Christian Mollekopf | 2016-02-17 |
| | |||
* | Use KubeAction instead of Action | Christian Mollekopf | 2016-02-11 |
| | |||
* | Keyboard navigation | Christian Mollekopf | 2016-02-11 |
| | | | | It should work natively I think, but for some reason it doesn't. | ||
* | This url is enough to load icons from disk | Christian Mollekopf | 2016-02-10 |
| | |||
* | Made the maillist a bit easier to look at. | Christian Mollekopf | 2016-02-09 |
| | |||
* | Formatting | Christian Mollekopf | 2016-02-09 |
| | |||
* | composer: make it possible to select an identity | Michael Bohlender | 2016-02-04 |
| | |||
* | inintial composer controller + hook up to composer ui | Michael Bohlender | 2016-02-04 |
| | |||
* | Compoer + FocusComposer UI | Michael Bohlender | 2016-02-04 |
| | |||
* | Load icons correctly (still a workaround) | Sandro Knauß | 2016-02-03 |
| | |||
* | HTML mails for everyone! | Christian Mollekopf | 2016-01-21 |
| | |||
* | Akonadi2 -> Sink | Christian Mollekopf | 2016-01-21 |
| | |||
* | Merge remote-tracking branch 'origin/dev/libotp' into develop | Christian Mollekopf | 2016-01-21 |
|\ | | | | | | | | | Conflicts: framework/mail/CMakeLists.txt | ||
| * | render mail to html | Sandro Knauß | 2016-01-12 |
| | | |||
* | | initial composer ui | Michael Bohlender | 2016-01-12 |
| | |