Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | initial add accounts dialog | Michael Bohlender | 2016-06-16 | |
| | ||||
* | add opacity to the edit button to make it less distracive when switching ↵ | Michael Bohlender | 2016-06-15 | |
| | | | | accounts | |||
* | make the account switcher dialog look a little nicer with some rounded ↵ | Michael Bohlender | 2016-06-15 | |
| | | | | corners and spacing | |||
* | open dialog with toolbutton | Michael Bohlender | 2016-06-15 | |
| | ||||
* | load accountswitch as kubecomponent plugin | Michael Bohlender | 2016-06-15 | |
| | ||||
* | add add account / sync / edit account buttons | Michael Bohlender | 2016-06-15 | |
| | ||||
* | initial account switcher | Michael Bohlender | 2016-06-15 | |
| | ||||
* | Fixed the hardcoded capability filters. | Christian Mollekopf | 2016-06-15 | |
| | | | | save as draft works again. | |||
* | some comments for navigation | Michael Bohlender | 2016-06-14 | |
| | ||||
* | rebase app layout on kirigami units instead of our custom ones. + fix ↵ | Michael Bohlender | 2016-06-14 | |
| | | | | disapearing toolbar buttons | |||
* | Provide a png version of the icon | Aleix Pol | 2016-06-14 | |
| | | | | | | As suggested by xdg and required by flatpak Reviewed by Christian Mollekopf | |||
* | Introduce a desktop and appdata file | Aleix Pol | 2016-06-14 | |
| | | | | Reviewed by Christian Mollekopf | |||
* | add spacing to toolbar | Michael Bohlender | 2016-06-14 | |
| | ||||
* | fix typo | Michael Bohlender | 2016-06-14 | |
| | ||||
* | Don't show the part treeview by default | Christian Mollekopf | 2016-06-13 | |
| | | | | ... is a debugging utility. | |||
* | cleanup | Sandro Knauß | 2016-06-09 | |
| | ||||
* | Add TreeView to browse MessageParts | Sandro Knauß | 2016-06-09 | |
| | | | | it helps a lot for debugging issues with the mailrendering | |||
* | Hide hidden messageparts | Sandro Knauß | 2016-06-09 | |
| | ||||
* | cleanup messageparser | Sandro Knauß | 2016-06-09 | |
| | ||||
* | Export isHidden flog for messageparts | Sandro Knauß | 2016-06-09 | |
| | ||||
* | go back to the classic folder view | Michael Bohlender | 2016-06-08 | |
| | ||||
* | An imap accounts plugin | Christian Mollekopf | 2016-06-07 | |
| | ||||
* | At first the factory is not loaded so we need to set the properties once | Christian Mollekopf | 2016-06-06 | |
| | | | | they are loaded. | |||
* | adopt new mimetreeparser | Sandro Knauß | 2016-06-06 | |
| | ||||
* | remove threadcounter for now because we don't have treads yet | Michael Bohlender | 2016-05-29 | |
| | ||||
* | center toolbuttons for the maillistview | Michael Bohlender | 2016-05-29 | |
| | ||||
* | make toolbar icons square again | Michael Bohlender | 2016-05-29 | |
| | ||||
* | add KF5:IconThemes to target_link_libraries so that it all compiles again | Michael Bohlender | 2016-05-29 | |
| | ||||
* | use qqc toolbar instead of rectangle | Michael Bohlender | 2016-05-13 | |
| | ||||
* | Merge branch 'develop' of git://anongit.kde.org/kube into develop | Christian Mollekopf | 2016-05-11 | |
|\ | ||||
| * | SingleMailView: apply results from mockup session | Michael Bohlender | 2016-05-11 | |
| | | ||||
| * | remove usage of kirigami.theme.backgroundColor | Michael Bohlender | 2016-05-11 | |
| | | ||||
* | | Show the account name | Christian Mollekopf | 2016-05-11 | |
| | | ||||
* | | Use the folder icon for maildir | Christian Mollekopf | 2016-05-11 | |
|/ | ||||
* | Select the last added account | Christian Mollekopf | 2016-05-11 | |
| | ||||
* | Install breeze icons | Christian Mollekopf | 2016-05-11 | |
| | ||||
* | Let the controller retrieve what it requires, remember the id of the | Christian Mollekopf | 2016-05-11 | |
| | | | | draft to modfiy. | |||
* | Support for loading drafts | Christian Mollekopf | 2016-05-10 | |
| | ||||
* | Less hardcoding of properties | Christian Mollekopf | 2016-05-10 | |
| | ||||
* | Reply as an action | Christian Mollekopf | 2016-05-10 | |
| | ||||
* | Use the new getters to fix the mimeMessage loading and look much better. | Christian Mollekopf | 2016-05-10 | |
| | ||||
* | Use the capability filter to avoid hardcoding resources | Christian Mollekopf | 2016-05-10 | |
| | ||||
* | A working save-as-draft action | Christian Mollekopf | 2016-05-09 | |
| | ||||
* | improve toolbar layout | Michael Bohlender | 2016-05-06 | |
| | ||||
* | add account switcher dummy | Michael Bohlender | 2016-05-06 | |
| | ||||
* | Unbreak action execution from qml | Christian Mollekopf | 2016-05-04 | |
| | | | | | QML can't do with custom return types. (we'd have to wrap it in a QVariant or use a property). | |||
* | Link to KAsync | Christian Mollekopf | 2016-05-04 | |
| | ||||
* | A save-as-draft action & action results | Christian Mollekopf | 2016-05-03 | |
| | | | | | | This patch introduces tracking of actions, so they can be tested. It also provides a save-as-draft action, that looks for the draft folder, and stores the mail accordingly. | |||
* | Push missing files | Christian Mollekopf | 2016-04-29 | |
| | ||||
* | Don't print every mail we query for. | Christian Mollekopf | 2016-04-29 | |
| |