Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Support synchronizing individual accounts | Christian Mollekopf | 2017-03-20 |
| | |||
* | A first notification popup | Christian Mollekopf | 2017-03-16 |
| | |||
* | Start of a notifications framework | Christian Mollekopf | 2017-03-15 |
| | |||
* | bring back outbox | Michael Bohlender | 2017-03-09 |
| | |||
* | Avoid "Unable to assign...." errors | Christian Mollekopf | 2017-03-01 |
| | | | | | | | | | | | i.e. "Unable to assign [undefined] to Sink::ApplicationDomain::Folder::Ptr" Because qml does not know how to assign a default-constructed value we have to use conditional bindings. The !! operator checks for availability of the property which then triggers the binding. I assume an alternative viable approach would be to expose all controller properties as QVariants only, in which case an assignment from null would work (it doesn't for Folder::Ptr). | ||
* | rename singlemailview to conversationview | Michael Bohlender | 2017-02-28 |
| | |||
* | Fixed component name | Christian Mollekopf | 2017-02-20 |
| | |||
* | Normalize the component package structure | Christian Mollekopf | 2017-02-20 |
| | |||
* | The singlemail view should operate on mails, the rest on threads. | Christian Mollekopf | 2017-02-16 |
| | |||
* | move aacount switcher to the top again | Michael Bohlender | 2017-01-21 |
| | |||
* | initial people popup ui | Michael Bohlender | 2017-01-21 |
| | |||
* | make search popup modal | Michael Bohlender | 2017-01-20 |
| | |||
* | add dummy search UI | Michael Bohlender | 2017-01-20 |
| | |||
* | add menue and search icon | Michael Bohlender | 2017-01-19 |
| | |||
* | make the new mail button green | Michael Bohlender | 2017-01-19 |
| | |||
* | some account switcher changes. needs visual brushup | Michael Bohlender | 2017-01-19 |
| | |||
* | move app switcher to the top | Michael Bohlender | 2017-01-19 |
| | |||
* | add dummy account switcher | Michael Bohlender | 2017-01-17 |
| | |||
* | remove app toolbar and move toolbuttons into the columns | Michael Bohlender | 2017-01-09 |
| | |||
* | Filter folders by account | Christian Mollekopf | 2017-01-05 |
| | |||
* | Mark as unread action | Christian Mollekopf | 2017-01-04 |
| | |||
* | Use qsTr for translatable strings. | Christian Mollekopf | 2017-01-02 |
| | |||
* | Reply and edit draft action. | Christian Mollekopf | 2017-01-02 |
| | |||
* | Mark as important, restore from trash. | Christian Mollekopf | 2017-01-02 |
| | |||
* | Foldercontroller | Christian Mollekopf | 2017-01-02 |
| | |||
* | Outboxcontroller and Mailcontroller | Christian Mollekopf | 2017-01-02 |
| | |||
* | add background color for entire app | Michael Bohlender | 2016-12-08 |
| | |||
* | make toolbar qqc2 | Michael Bohlender | 2016-12-08 |
| | |||
* | make new mail button more prominent | Michael Bohlender | 2016-12-07 |
| | |||
* | port maillistview to qqc2 | Michael Bohlender | 2016-12-06 |
| | |||
* | start porting main.qml to qqc2 | Michael Bohlender | 2016-12-04 |
| | |||
* | add accountwizard to mainview | Michael Bohlender | 2016-11-17 |
| | |||
* | port composer to qqc2 popup | Michael Bohlender | 2016-11-16 |
| | |||
* | make accountswitcher a qqc2 popup | Michael Bohlender | 2016-11-16 |
| | |||
* | Some basic shortcuts. | Christian Mollekopf | 2016-11-14 |
| | |||
* | remove all imports of org.kube.framework.theme | Sandro Knauß | 2016-10-11 |
| | |||
* | relicense under gplv2+ | Michael Bohlender | 2016-09-26 |
| | |||
* | Move-to-trash action | Christian Mollekopf | 2016-06-28 |
| | |||
* | initial outbox component | Michael Bohlender | 2016-06-22 |
| | |||
* | remove obsolete settings plugin | Michael Bohlender | 2016-06-21 |
| | |||
* | add tooltips to toolbuttons | Michael Bohlender | 2016-06-18 |
| | |||
* | 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 |
| | |||
* | 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 | ||
* | add spacing to toolbar | Michael Bohlender | 2016-06-14 |
| | |||
* | center toolbuttons for the maillistview | Michael Bohlender | 2016-05-29 |
| | |||
* | make toolbar icons square again | Michael Bohlender | 2016-05-29 |
| | |||
* | use qqc toolbar instead of rectangle | Michael Bohlender | 2016-05-13 |
| |