Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Some nitpicks: pass by const& for setters + use initializer list for QHashcalendar-feature/eventmodel | Minijackson | 2018-04-17 |
| | |||
* | Some formatting | Minijackson | 2018-04-16 |
| | |||
* | Rename viewLength and viewStart properties to start & length | Minijackson | 2018-04-16 |
| | |||
* | Rename EventTreeModel -> PeriodDayEventModel + doc the model architecture | Minijackson | 2018-04-16 |
| | |||
* | Make the event model size-generic and filter dates | Minijackson | 2018-04-16 |
| | |||
* | Add reaction to potential modelReset from Sink model | Minijackson | 2018-04-16 |
| | |||
* | Remove commented deleted hasChildren method | Minijackson | 2018-04-16 |
| | |||
* | Add missing code skipped during git "refactoring" | Minijackson | 2018-04-16 |
| | |||
* | Add myself to copyright + update to 2018 | Minijackson | 2018-04-16 |
| | |||
* | Add EventTreeModel | Minijackson | 2018-04-16 |
| | |||
* | Update to Event preprocessor change + set the resources correctlycalendar-feature/teststore | Minijackson | 2018-04-11 |
| | |||
* | Add support for calendar in the teststore | Minijackson | 2018-04-10 |
| | |||
* | Added kf5-kcalendarcore-devel | Christian Mollekopf | 2018-03-27 |
| | | | | And reorganized the packages a bit | ||
* | Added rsyslog support to docker container. | Christian Mollekopf | 2018-03-27 |
| | |||
* | The --chown flag is only available from more recent docker version | Christian Mollekopf | 2018-03-26 |
| | | | | 17.04 or so I think. | ||
* | Fixed test. | Christian Mollekopf | 2018-03-25 |
| | | | | What we should be doing is cleaning up in between the tests. | ||
* | Avoid circular bindings and set a default value | Christian Mollekopf | 2018-03-25 |
| | |||
* | Fixed composerview test | Christian Mollekopf | 2018-03-25 |
| | |||
* | chown added files so the user has access | Christian Mollekopf | 2018-03-25 |
| | |||
* | Make sure we don't end up with any CRLF's | Christian Mollekopf | 2018-03-23 |
| | |||
* | An extension mechanism load qml files at generic extension points. | Christian Mollekopf | 2018-03-23 |
| | | | | and forward the email via an extension api. | ||
* | Cleanup | Christian Mollekopf | 2018-03-23 |
| | |||
* | Fixed loadMessage in the composer. | Christian Mollekopf | 2018-03-23 |
| | |||
* | Avoid actually sending out mails. | Christian Mollekopf | 2018-03-23 |
| | |||
* | cleanup contactcontroller | Michael Bohlender | 2018-03-22 |
| | |||
* | use kube listcontroller in person composer | Michael Bohlender | 2018-03-22 |
| | |||
* | Added flatbuffers-devel to the docker container. | Christian Mollekopf | 2018-03-22 |
| | | | | No need to build this from source. | ||
* | use KubeListController in person page | Michael Bohlender | 2018-03-22 |
| | |||
* | Fixed dockerfile | Christian Mollekopf | 2018-03-22 |
| | |||
* | Going towards 0.7 | Christian Mollekopf | 2018-03-20 |
| | |||
* | Prepared release of v0.6.0v0.6.0 | Christian Mollekopf | 2018-03-20 |
| | |||
* | Require sink 0.6.0 | Christian Mollekopf | 2018-03-20 |
| | |||
* | Hide the create new people button until we can create them. | Christian Mollekopf | 2018-03-20 |
| | |||
* | Translatable strings | Christian Mollekopf | 2018-03-20 |
| | |||
* | Avoid displaying empty contacts by falling back to the FN | Christian Mollekopf | 2018-03-20 |
| | |||
* | Print an error message if we fail to load a component. | Christian Mollekopf | 2018-03-20 |
| | |||
* | Use translatable strings | Christian Mollekopf | 2018-03-20 |
| | |||
* | Don't overwrite the original icon search paths | Christian Mollekopf | 2018-03-20 |
| | |||
* | Avoid warning about using c++14 extensions. | Christian Mollekopf | 2018-03-20 |
| | |||
* | Removed outdated documentation | Christian Mollekopf | 2018-03-20 |
| | |||
* | Don't assume the path of bash | Christian Mollekopf | 2018-03-20 |
| | |||
* | Updated docs | Christian Mollekopf | 2018-03-20 |
| | |||
* | Set the LSMinimumSystemVersion for MacOS | Christian Mollekopf | 2018-03-19 |
| | |||
* | Add the local cmake module path | Christian Mollekopf | 2018-03-19 |
| | |||
* | Ship our of plist.info instead of the default cmake one. | Christian Mollekopf | 2018-03-19 |
| | | | | We need the Principal class value for HiDPI screens. | ||
* | Find icons on Mac OS | Christian Mollekopf | 2018-03-18 |
| | |||
* | initial month view | Michael Bohlender | 2018-03-15 |
| | |||
* | No Q_ASSERT in constexpr for now | Christian Mollekopf | 2018-03-13 |
| | |||
* | Fix expected-related OS X build failure | Rémi Nicole | 2018-03-12 |
| | | | | | | | | | | | | | | | | | Summary: I couldn't manage to build the project on my OS X machine, so the fix currently hasn't been tested. Should fix T8185 Test Plan: Ask Christian Mollekopf to test the fix on his OS X machine Reviewers: cmollekopf Tags: #kube Maniphest Tasks: T8185 Differential Revision: https://phabricator.kde.org/D11265 | ||
* | make textfield background different from page background in people composer | Michael Bohlender | 2018-03-12 |
| |