Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Removed broken tests | Christian Mollekopf | 2018-01-03 |
* | No parent query | Christian Mollekopf | 2018-01-02 |
* | Adjusted docs and test. | Christian Mollekopf | 2017-07-27 |
* | Resolved potential deadlock | Christian Mollekopf | 2017-03-07 |
* | Port away from syncStartv0.1.0 | Christian Mollekopf | 2017-03-02 |
* | Filter resources by the types they support. | Christian Mollekopf | 2017-03-01 |
* | Fixed multimodifications | Christian Mollekopf | 2017-02-16 |
* | Fixed incremental fetching | Christian Mollekopf | 2017-02-03 |
* | A model stress test to try to crash the result emitter when used with | Christian Mollekopf | 2017-01-31 |
* | Fixed build issues with pedantic enabled | Christian Mollekopf | 2017-01-12 |
* | syncThen is no longer necessary | Christian Mollekopf | 2017-01-12 |
* | Introduced Log::Context | Christian Mollekopf | 2016-12-22 |
* | Report when we don't have any more to fetch. | Christian Mollekopf | 2016-12-20 |
* | Wrap references in a Reerence type. | Christian Mollekopf | 2016-12-08 |
* | Copy command and proper move | Christian Mollekopf | 2016-12-04 |
* | interresource move | Christian Mollekopf | 2016-12-02 |
* | Hide Query::parentProperty | Christian Mollekopf | 2016-11-14 |
* | Don't expose the live query flag directly. | Christian Mollekopf | 2016-11-04 |
* | Refactor how the storage is used. | Christian Mollekopf | 2016-10-21 |
* | A better resource filter api | Christian Mollekopf | 2016-10-05 |
* | Use the Query::filter api. | Christian Mollekopf | 2016-09-27 |
* | Ported to the kasync revamp | Christian Mollekopf | 2016-09-15 |
* | Isolate tests | Christian Mollekopf | 2016-07-11 |
* | Control debugoutput during tests with sinksh. | Christian Mollekopf | 2016-07-08 |
* | A new debug system. | Christian Mollekopf | 2016-07-07 |
* | Moved thread-boundary crossing to the model. | Christian Mollekopf | 2016-06-15 |
* | Fixed build. | Christian Mollekopf | 2016-06-14 |
* | Fixed resource property filtering | Christian Mollekopf | 2016-05-10 |
* | Account filter for resources and contains comparator in query | Christian Mollekopf | 2016-05-01 |
* | Fromatted the whole codebase with clang-format. | Christian Mollekopf | 2016-03-03 |
* | Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibility | Christian Mollekopf | 2016-02-17 |
* | Stop using clientapi.h | Christian Mollekopf | 2016-02-10 |
* | Renamed Akonadi2 to Sink | Christian Mollekopf | 2016-01-20 |
* | Fixed build. | Christian Mollekopf | 2016-01-19 |
* | Working resource inspection | Christian Mollekopf | 2016-01-18 |
* | An imperative query API | Christian Mollekopf | 2016-01-14 |
* | Ensure that we only emit ChildrenFetched once. | Christian Mollekopf | 2016-01-14 |
* | Fixed clientapitest | Christian Mollekopf | 2015-12-19 |
* | Ensure we process the query also if no resource is available. | Christian Mollekopf | 2015-12-13 |
* | Load entities from multiple resources | Christian Mollekopf | 2015-12-13 |
* | Test modifications | Christian Mollekopf | 2015-11-30 |
* | Use the ChildrenFetchedRole | Christian Mollekopf | 2015-11-30 |
* | Test model signals | Christian Mollekopf | 2015-11-30 |
* | Removed most uses of SyncListResult and brought back the | Christian Mollekopf | 2015-11-28 |
* | Introduced a QueryRunner object | Christian Mollekopf | 2015-11-27 |
* | Fixed build | Christian Mollekopf | 2015-11-21 |
* | The parent is always an object, so we might as well make that explicit | Christian Mollekopf | 2015-11-19 |
* | Don't use a smart pointer for the result provider | Christian Mollekopf | 2015-11-18 |
* | Fixed clientapitest | Christian Mollekopf | 2015-11-15 |
* | It's starting to work | Christian Mollekopf | 2015-11-13 |