Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Custom component metadata mechanism. | Christian Mollekopf | 2017-12-19 |
| | |||
* | Removed kpackage structure | Christian Mollekopf | 2017-12-18 |
| | |||
* | Accounts without kpackage | Christian Mollekopf | 2017-12-18 |
| | |||
* | Only load the login view for accounts that require a keyring | Christian Mollekopf | 2017-10-24 |
| | |||
* | Fix up the rest of the account settings. | Christian Mollekopf | 2017-10-08 |
| | |||
* | Some basic input field validation. | Christian Mollekopf | 2017-09-08 |
| | |||
* | A single test for all accountsettings. | Christian Mollekopf | 2017-08-23 |
| | | | | | Only the imaptest was working anyways and all of them tested the same things. | ||
* | Fixup cmake for settingstest | Christian Mollekopf | 2017-08-23 |
| | |||
* | The grand cmake cleanup | Christian Mollekopf | 2017-08-23 |
| | | | | | | We had a ton of duplication in our cmake code because we had no common toplevel settings. This is now cleaned up so we can sanely change settings and so we know what we have set. | ||
* | Use imported targets instead of qt5_use_modules | Heiko Becker | 2017-07-29 |
| | | | | | | | | | | | | | | | | | | From Qt's documentation: "This macro is obsolete. Use target_link_libraries with IMPORTED targets instead." It's only recommended with cmake >=2.8.9 & < 2.8.12. Kube already requires cmake 3.0. One advantage of using the imported targets is, that cmake complains if a target isn't found before it's used, like Qt5Concurrent missing from the find_package_call here. Reviewers: #kube, cmollekopf Reviewed By: #kube, cmollekopf Subscribers: #kube Differential Revision: https://phabricator.kde.org/D6362 | ||
* | make placeholdertexts translatable | Michael Bohlender | 2017-07-25 |
| | |||
* | make more translatable | Michael Bohlender | 2017-07-19 |
| | |||
* | One QT_MIN_VERSION is enough, also it's 5.7 | Christian Mollekopf | 2017-07-05 |
| | |||
* | use kube controls in account | Michael Bohlender | 2017-04-19 |
| | |||
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | use theme | Christian Mollekopf | 2017-04-04 |
| | |||
* | We actuall need kasync herev0.1.0 | Christian Mollekopf | 2017-03-01 |
| | |||
* | Adapted to KAsync changes | Christian Mollekopf | 2017-03-01 |
| | |||
* | cmake fixes | Christian Mollekopf | 2017-03-01 |
| | |||
* | Removed the unused maildircontroller | Christian Mollekopf | 2017-03-01 |
| | |||
* | Removed Create/Edit*.qml and controllers, added gmail plugin | Christian Mollekopf | 2017-02-22 |
| | | | | | The current settings plugin could potentially be replaced by a proper controller, but what we have works so that's low priority. | ||
* | syncThen is no longer necessary. | Christian Mollekopf | 2017-01-12 |
| | |||
* | connect maildir controller and maildir account wizzard page | Michael Bohlender | 2016-11-22 |
| | |||
* | remove all imports of org.kube.framework.theme | Sandro Knauß | 2016-10-11 |
| | |||
* | more gplv3 -> gplv2+ | Michael Bohlender | 2016-09-26 |
| | |||
* | Adapt to KAsync changes. | Christian Mollekopf | 2016-09-15 |
| | |||
* | Share the settings implementation | Christian Mollekopf | 2016-07-16 |
| | |||
* | Remove account also if no resources are available | Christian Mollekopf | 2016-07-12 |
| | |||
* | Fixed build | Christian Mollekopf | 2016-07-01 |
| | |||
* | improve wording | Michael Bohlender | 2016-06-22 |
| | |||
* | almost pixelpefect maildir settings | Michael Bohlender | 2016-06-21 |
| | |||
* | maildir settings ui: use kirigami.label to fix issues with dark themes | Michael Bohlender | 2016-06-20 |
| | |||
* | Find KMime so we can link against it. | Christian Mollekopf | 2016-06-19 |
| | |||
* | codingstyle++ | Michael Bohlender | 2016-06-18 |
| | |||
* | adjust anchors to make maildir config ui a little less ugly | Michael Bohlender | 2016-06-18 |
| | |||
* | Fixed the hardcoded capability filters. | Christian Mollekopf | 2016-06-15 |
| | | | | save as draft works again. | ||
* | Show the account name | Christian Mollekopf | 2016-05-11 |
| | |||
* | Use the folder icon for maildir | Christian Mollekopf | 2016-05-11 |
| | |||
* | Use the capability filter to avoid hardcoding resources | Christian Mollekopf | 2016-05-10 |
| | |||
* | Avoid assembling uid ourselves | Christian Mollekopf | 2016-04-29 |
| | |||
* | Fixed test | Christian Mollekopf | 2016-04-17 |
| | |||
* | Identity Support | Christian Mollekopf | 2016-04-13 |
| | |||
* | Use the MailtransportResource for mailtransport. | Christian Mollekopf | 2016-04-10 |
| | |||
* | Shoot the object, not the component | Christian Mollekopf | 2016-04-02 |
| | |||
* | Fixed test build | Christian Mollekopf | 2016-03-19 |
| | |||
* | Store accounts in sink | Christian Mollekopf | 2016-03-17 |
| | |||
* | Fixed and tested maildirsettings. | Christian Mollekopf | 2016-03-15 |
| | |||
* | Fixed loading of account names. | Christian Mollekopf | 2016-03-15 |
| | |||
* | store paths not urls | Christian Mollekopf | 2016-03-15 |
| |