summaryrefslogtreecommitdiffstats
path: root/applications
Commit message (Collapse)AuthorAge
* Try to pick a useful size if we don't have an exact match.Christian Mollekopf2017-06-12
| | | | The smallest is not always the best.
* Fix some errors in the appstream appdata fileAleix Pol2017-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 Mollekopf2017-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 beingChristian Mollekopf2017-04-21
|
* kube-mail is now kubeChristian Mollekopf2017-04-05
|
* Install icons as our own theme based on breeze.Christian Mollekopf2017-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 iconR.J.V. Bertin2017-03-10
| | | | | https: //phabricator.kde.org/D4993 Committed from host : Portia.local
* Don't set the version on the executable, that just results in anChristian Mollekopf2017-03-01
| | | | additional executable.
* cmake fixesChristian Mollekopf2017-03-01
|
* Only block requests that would open a new site.Christian Mollekopf2017-01-07
| | | | ... so we can still load images.
* Intercept link clicks and try to open an external browser.Christian Mollekopf2017-01-03
|
* Prepared WebEngine port and resize according to contentChristian Mollekopf2016-07-14
|
* Introduce a desktop and appdata fileAleix Pol2016-06-14
| | | | Reviewed by Christian Mollekopf
* kube-accounts is no longer existingChristian Mollekopf2016-04-10
|
* port mail mobile to kirigami components + implement VDG MockupsMichael Bohlender2016-04-03
|
* cmake warningsChristian Mollekopf2016-03-11
|
* Install org.kube.components.mail package and install the rest ofChristian Mollekopf2016-03-09
| | | | components as qml package
* Removed kube-accountsChristian Mollekopf2016-03-09
|
* Moved application to componentsChristian Mollekopf2016-03-09
|
* remove discard button and move send button to the right as suggested by the VDGMichael Bohlender2016-03-08
|
* connect saveAsDraft button to controllerMichael Bohlender2016-03-08
|
* add save as draft and attachment button as suggested by the VDGMichael Bohlender2016-03-08
|
* hide cc/bcc lineedit when not neededMichael Bohlender2016-03-08
|
* Added a maildir configuration controller that can edit the config inChristian Mollekopf2016-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 accountChristian Mollekopf2016-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 QApplicationChristian Mollekopf2016-03-03
|
* A maildir settings page.Christian Mollekopf2016-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 repliesChristian Mollekopf2016-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 Mollekopf2016-02-25
| | | | and a settings view to mess around.
* CleanupChristian Mollekopf2016-02-25
|
* A reply buttonChristian Mollekopf2016-02-25
|
* Moved the mail parsing into it's own little cornerChristian Mollekopf2016-02-22
|
* Moved the logo to the right so we have room on the left for buttonsChristian Mollekopf2016-02-22
|
* Added the kube logoChristian Mollekopf2016-02-22
|
* A somewhat ugly, but usable tree folder viewChristian Mollekopf2016-02-21
|
* Fixed KPackage loadingChristian Mollekopf2016-02-17
|
* Use KubeAction instead of ActionChristian Mollekopf2016-02-11
|
* Keyboard navigationChristian Mollekopf2016-02-11
| | | | It should work natively I think, but for some reason it doesn't.
* This url is enough to load icons from diskChristian Mollekopf2016-02-10
|
* Made the maillist a bit easier to look at.Christian Mollekopf2016-02-09
|
* FormattingChristian Mollekopf2016-02-09
|
* composer: make it possible to select an identityMichael Bohlender2016-02-04
|
* inintial composer controller + hook up to composer uiMichael Bohlender2016-02-04
|
* Compoer + FocusComposer UIMichael Bohlender2016-02-04
|
* Load icons correctly (still a workaround)Sandro Knauß2016-02-03
|
* HTML mails for everyone!Christian Mollekopf2016-01-21
|
* Akonadi2 -> SinkChristian Mollekopf2016-01-21
|
* Merge remote-tracking branch 'origin/dev/libotp' into developChristian Mollekopf2016-01-21
|\ | | | | | | | | Conflicts: framework/mail/CMakeLists.txt
| * render mail to htmlSandro Knauß2016-01-12
| |
* | initial composer uiMichael Bohlender2016-01-12
| |