summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Some nitpicks: pass by const& for setters + use initializer list for QHashcalendar-feature/eventmodelMinijackson2018-04-17
|
* Some formattingMinijackson2018-04-16
|
* Rename viewLength and viewStart properties to start & lengthMinijackson2018-04-16
|
* Rename EventTreeModel -> PeriodDayEventModel + doc the model architectureMinijackson2018-04-16
|
* Make the event model size-generic and filter datesMinijackson2018-04-16
|
* Add reaction to potential modelReset from Sink modelMinijackson2018-04-16
|
* Remove commented deleted hasChildren methodMinijackson2018-04-16
|
* Add missing code skipped during git "refactoring"Minijackson2018-04-16
|
* Add myself to copyright + update to 2018Minijackson2018-04-16
|
* Add EventTreeModelMinijackson2018-04-16
|
* Update to Event preprocessor change + set the resources correctlycalendar-feature/teststoreMinijackson2018-04-11
|
* Add support for calendar in the teststoreMinijackson2018-04-10
|
* Added kf5-kcalendarcore-develChristian Mollekopf2018-03-27
| | | | And reorganized the packages a bit
* Added rsyslog support to docker container.Christian Mollekopf2018-03-27
|
* The --chown flag is only available from more recent docker versionChristian Mollekopf2018-03-26
| | | | 17.04 or so I think.
* Fixed test.Christian Mollekopf2018-03-25
| | | | What we should be doing is cleaning up in between the tests.
* Avoid circular bindings and set a default valueChristian Mollekopf2018-03-25
|
* Fixed composerview testChristian Mollekopf2018-03-25
|
* chown added files so the user has accessChristian Mollekopf2018-03-25
|
* Make sure we don't end up with any CRLF'sChristian Mollekopf2018-03-23
|
* An extension mechanism load qml files at generic extension points.Christian Mollekopf2018-03-23
| | | | and forward the email via an extension api.
* CleanupChristian Mollekopf2018-03-23
|
* Fixed loadMessage in the composer.Christian Mollekopf2018-03-23
|
* Avoid actually sending out mails.Christian Mollekopf2018-03-23
|
* cleanup contactcontrollerMichael Bohlender2018-03-22
|
* use kube listcontroller in person composerMichael Bohlender2018-03-22
|
* Added flatbuffers-devel to the docker container.Christian Mollekopf2018-03-22
| | | | No need to build this from source.
* use KubeListController in person pageMichael Bohlender2018-03-22
|
* Fixed dockerfileChristian Mollekopf2018-03-22
|
* Going towards 0.7Christian Mollekopf2018-03-20
|
* Prepared release of v0.6.0v0.6.0Christian Mollekopf2018-03-20
|
* Require sink 0.6.0Christian Mollekopf2018-03-20
|
* Hide the create new people button until we can create them.Christian Mollekopf2018-03-20
|
* Translatable stringsChristian Mollekopf2018-03-20
|
* Avoid displaying empty contacts by falling back to the FNChristian Mollekopf2018-03-20
|
* Print an error message if we fail to load a component.Christian Mollekopf2018-03-20
|
* Use translatable stringsChristian Mollekopf2018-03-20
|
* Don't overwrite the original icon search pathsChristian Mollekopf2018-03-20
|
* Avoid warning about using c++14 extensions.Christian Mollekopf2018-03-20
|
* Removed outdated documentationChristian Mollekopf2018-03-20
|
* Don't assume the path of bashChristian Mollekopf2018-03-20
|
* Updated docsChristian Mollekopf2018-03-20
|
* Set the LSMinimumSystemVersion for MacOSChristian Mollekopf2018-03-19
|
* Add the local cmake module pathChristian Mollekopf2018-03-19
|
* Ship our of plist.info instead of the default cmake one.Christian Mollekopf2018-03-19
| | | | We need the Principal class value for HiDPI screens.
* Find icons on Mac OSChristian Mollekopf2018-03-18
|
* initial month viewMichael Bohlender2018-03-15
|
* No Q_ASSERT in constexpr for nowChristian Mollekopf2018-03-13
|
* Fix expected-related OS X build failureRémi Nicole2018-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 composerMichael Bohlender2018-03-12
|