summaryrefslogtreecommitdiffstats
path: root/common/modelresult.cpp
Commit message (Expand)AuthorAge
* Avoid trying to remove an item that we don't have in the model.Christian Mollekopf2018-06-01
* We need all parents available, not only oneChristian Mollekopf2018-01-03
* Since we only support incremental fetching for flat lists a boolean isChristian Mollekopf2018-01-03
* Avoid emitting signals for children without parentsChristian Mollekopf2018-01-03
* Removed broken testsChristian Mollekopf2018-01-03
* No parent queryChristian Mollekopf2018-01-02
* Fixed removal of entityChristian Mollekopf2017-12-29
* Avoid hiding the index() functionChristian Mollekopf2017-09-02
* We can run into this on empty modelsChristian Mollekopf2017-06-21
* Emit dataChanged without rolesChristian Mollekopf2017-03-29
* Fixed notification queringChristian Mollekopf2017-03-26
* Implemented notification support in the model.Christian Mollekopf2017-03-24
* Resolved potential deadlockChristian Mollekopf2017-03-07
* Don't emit superfluous remove signals.Christian Mollekopf2017-02-13
* Don't call into the model after the model has been destroyed.Christian Mollekopf2017-01-31
* Debug outputChristian Mollekopf2017-01-07
* Avoid fetching again if a fetch is already in progress.Christian Mollekopf2016-12-23
* More Log::ContextChristian Mollekopf2016-12-22
* Report when we don't have any more to fetch.Christian Mollekopf2016-12-20
* Return false once we cannot fetch moreChristian Mollekopf2016-12-20
* Let the preprocessor repeat the types.Christian Mollekopf2016-12-08
* Hide Query::parentPropertyChristian Mollekopf2016-11-14
* Header cleanupChristian Mollekopf2016-10-27
* Avoid fetching repeatedly to check for children.Christian Mollekopf2016-10-27
* The threading reduction is working.Christian Mollekopf2016-09-26
* A new query systemChristian Mollekopf2016-09-23
* A new debug system.Christian Mollekopf2016-07-07
* Don't use a static for the threadboundaryChristian Mollekopf2016-06-19
* Automatically fetch children if necessary.Christian Mollekopf2016-06-15
* Avoid crashing.Christian Mollekopf2016-06-15
* Moved thread-boundary crossing to the model.Christian Mollekopf2016-06-15
* Register the Identity typeChristian Mollekopf2016-04-13
* Fixed accounts supportChristian Mollekopf2016-03-15
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Fetch more data on demandChristian Mollekopf2016-02-20
* Prepared sort indexesChristian Mollekopf2016-02-16
* Introduced debug areas and prettified output.Christian Mollekopf2016-02-04
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Debug outputChristian Mollekopf2015-12-17
* Load entities from multiple resourcesChristian Mollekopf2015-12-13
* Deal with no available resourcesChristian Mollekopf2015-12-10
* ModelResult header data, and support listing various types in theChristian Mollekopf2015-12-04
* Provide a way to get to the ApplicationDomainType base classChristian Mollekopf2015-12-04
* Less debug outputChristian Mollekopf2015-11-30
* ModelResult: return an invalid QModelIndex for the toplevel parentChristian Mollekopf2015-11-30
* Provide status information about children fetch stateChristian Mollekopf2015-11-30
* ModelResult hasChildren, cleanupChristian Mollekopf2015-11-30
* CleanupChristian Mollekopf2015-11-28
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27
* Only use the parent index when it's availableChristian Mollekopf2015-11-25