summaryrefslogtreecommitdiffstats
path: root/tests/clientapitest.cpp
Commit message (Expand)AuthorAge
* Change most of Event's properties to extracted propertiesRémi Nicole2018-04-13
* Apply modifications to aggregate valuesChristian Mollekopf2018-02-21
* We need all parents available, not only oneChristian Mollekopf2018-01-03
* Demonstrate the problem with child indexes entering before parentChristian Mollekopf2018-01-03
* Add a working model signal testChristian Mollekopf2018-01-03
* Removed broken testsChristian Mollekopf2018-01-03
* No parent queryChristian Mollekopf2018-01-02
* Adjusted docs and test.Christian Mollekopf2017-07-27
* Resolved potential deadlockChristian Mollekopf2017-03-07
* Port away from syncStartv0.1.0Christian Mollekopf2017-03-02
* Filter resources by the types they support.Christian Mollekopf2017-03-01
* Fixed multimodificationsChristian Mollekopf2017-02-16
* Fixed incremental fetchingChristian Mollekopf2017-02-03
* A model stress test to try to crash the result emitter when used withChristian Mollekopf2017-01-31
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* syncThen is no longer necessaryChristian Mollekopf2017-01-12
* Introduced Log::ContextChristian Mollekopf2016-12-22
* Report when we don't have any more to fetch.Christian Mollekopf2016-12-20
* Wrap references in a Reerence type.Christian Mollekopf2016-12-08
* Copy command and proper moveChristian Mollekopf2016-12-04
* interresource moveChristian Mollekopf2016-12-02
* Hide Query::parentPropertyChristian Mollekopf2016-11-14
* Don't expose the live query flag directly.Christian Mollekopf2016-11-04
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* A better resource filter apiChristian Mollekopf2016-10-05
* Use the Query::filter api.Christian Mollekopf2016-09-27
* Ported to the kasync revampChristian Mollekopf2016-09-15
* Isolate testsChristian Mollekopf2016-07-11
* Control debugoutput during tests with sinksh.Christian Mollekopf2016-07-08
* A new debug system.Christian Mollekopf2016-07-07
* Moved thread-boundary crossing to the model.Christian Mollekopf2016-06-15
* Fixed build.Christian Mollekopf2016-06-14
* Fixed resource property filteringChristian Mollekopf2016-05-10
* Account filter for resources and contains comparator in queryChristian Mollekopf2016-05-01
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibilityChristian Mollekopf2016-02-17
* Stop using clientapi.hChristian Mollekopf2016-02-10
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Fixed build.Christian Mollekopf2016-01-19
* Working resource inspectionChristian Mollekopf2016-01-18
* An imperative query APIChristian Mollekopf2016-01-14
* Ensure that we only emit ChildrenFetched once.Christian Mollekopf2016-01-14
* Fixed clientapitestChristian Mollekopf2015-12-19
* Ensure we process the query also if no resource is available.Christian Mollekopf2015-12-13
* Load entities from multiple resourcesChristian Mollekopf2015-12-13
* Test modificationsChristian Mollekopf2015-11-30
* Use the ChildrenFetchedRoleChristian Mollekopf2015-11-30
* Test model signalsChristian Mollekopf2015-11-30
* Removed most uses of SyncListResult and brought back theChristian Mollekopf2015-11-28
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27