Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/dev/libotp' into develop | Christian Mollekopf | 2016-01-21 |
|\ | | | | | | | | | Conflicts: framework/mail/CMakeLists.txt | ||
| * | Adopt changes from libOtp | Sandro Knauß | 2016-01-15 |
| | | | | | | | | | | * CSSHalper -> CSSHerlperBase * new pure virtual methods from ObjectTreeSourceIf | ||
| * | Render HTML directly to string and not via indirecton of a file | Sandro Knauß | 2016-01-15 |
| | | |||
| * | render mail to html | Sandro Knauß | 2016-01-12 |
| | | |||
| * | Replace links to akonadi2common with propper cmake package | Sandro Knauß | 2016-01-12 |
| | | |||
* | | add license information to framework/mail files | Michael Bohlender | 2016-01-10 |
| | | |||
* | | Implemented some akonadi actions | Christian Mollekopf | 2016-01-06 |
|/ | |||
* | Prototype of the action system | Christian Mollekopf | 2016-01-05 |
| | |||
* | Instead of using controllers, directly use the models | Christian Mollekopf | 2016-01-03 |
| | | | | ...and connect components via properties | ||
* | Access to the DomainObject | Christian Mollekopf | 2016-01-03 |
| | |||
* | register resources controller and listmodel as types in settignsplugin | Michael Bohlender | 2015-12-20 |
| | |||
* | resources controller and listmodel | Michael Bohlender | 2015-12-20 |
| | |||
* | fix typo | Michael Bohlender | 2015-12-20 |
| | |||
* | setter and getter for maildir name and folderurl | Michael Bohlender | 2015-12-20 |
| | |||
* | create initial settings plugin | Michael Bohlender | 2015-12-20 |
| | |||
* | Load the full mime message in the viewer as well. | Christian Mollekopf | 2015-12-18 |
| | |||
* | cleanup | Michael Bohlender | 2015-12-17 |
| | |||
* | singlemail controller load mail from akoandi | Michael Bohlender | 2015-12-17 |
| | |||
* | expose mail id in maillist model | Michael Bohlender | 2015-12-17 |
| | |||
* | delete, important, unread actions for maillist controller and action buttons ↵ | Michael Bohlender | 2015-12-16 |
| | | | | in toolbar | ||
* | introduce slots to set special queries and adjust folderlsitview accordingly | Michael Bohlender | 2015-12-09 |
| | |||
* | Get the actual id of the folder | Christian Mollekopf | 2015-12-09 |
| | |||
* | That's how you set a folder filter | Christian Mollekopf | 2015-12-09 |
| | | | | But the filter is currentl always "some id" | ||
* | set parentProperty in query instead of id | Michael Bohlender | 2015-12-09 |
| | |||
* | maillist controller now accepts folderIds, creates a query and loads the model | Michael Bohlender | 2015-12-08 |
| | |||
* | whitespace | Michael Bohlender | 2015-12-08 |
| | |||
* | add Id role to folderlist model | Michael Bohlender | 2015-12-08 |
| | |||
* | Fixed mapping to result model | Christian Mollekopf | 2015-12-08 |
| | | | | The result model exposes the different properties as columns | ||
* | Adapt to qset to qlist change | Christian Mollekopf | 2015-12-08 |
| | |||
* | rolenames for the maillistmodel | Michael Bohlender | 2015-12-07 |
| | |||
* | expose maillistmodel in maillistcontroller | Michael Bohlender | 2015-12-07 |
| | |||
* | actually export folderlistmodel in the folderlist controller and use it in ↵ | Michael Bohlender | 2015-12-07 |
| | | | | the desktop app | ||
* | add folderlistcontroller | Michael Bohlender | 2015-12-07 |
| | |||
* | add folderlistmodel | Michael Bohlender | 2015-12-07 |
| | |||
* | add SingleMailController including example | Michael Bohlender | 2015-12-06 |
| | |||
* | Ported the MailListModel to the new API | Christian Mollekopf | 2015-11-30 |
| | |||
* | Test client that loads data from akonadi | Christian Mollekopf | 2015-10-23 |
| | |||
* | initial mailplugin with maillistcontroller, model and view | Michael Bohlender | 2015-10-16 |