summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Fixed getUids by type filtering.Christian Mollekopf2017-09-07
* Avoid hiding the index() functionChristian Mollekopf2017-09-02
* Ensure we monitor resources for status changes that have been createdChristian Mollekopf2017-09-02
* Use Q_GLOBAL_STATIC for threadsafety.Christian Mollekopf2017-08-31
* Avoid non threadsafe initialization.Christian Mollekopf2017-08-31
* Avoid use after destructionChristian Mollekopf2017-08-28
* use Q_GLOBAL_STATICChristian Mollekopf2017-08-28
* Detect connection lost so we can go to offline stateChristian Mollekopf2017-08-28
* Only return connected if there is any resource connected.Christian Mollekopf2017-08-26
* Default to NoStatus for resources until we know more.Christian Mollekopf2017-08-25
* Ensure the copied enum matchesChristian Mollekopf2017-08-22
* Implemented thread mergingChristian Mollekopf2017-08-18
* static members can apparently still lead to crashes...Christian Mollekopf2017-08-13
* Silence the compiler warningChristian Mollekopf2017-08-11
* CleanupChristian Mollekopf2017-08-11
* Avoid warningChristian Mollekopf2017-08-09
* Use imported targets instead of qt5_use_modulesHeiko Becker2017-07-29
* Adjusted docs and test.Christian Mollekopf2017-07-27
* Empty resource id's are valid when we search for resources.Christian Mollekopf2017-07-27
* Skip modifications that do nothing.Christian Mollekopf2017-07-27
* Only print modified properties if we have any.Christian Mollekopf2017-07-27
* Sanity check queriesChristian Mollekopf2017-07-16
* Simplified codeChristian Mollekopf2017-07-16
* Better error messagesChristian Mollekopf2017-07-16
* No return value needed here.Christian Mollekopf2017-07-16
* Filter resources for syncing by type.Christian Mollekopf2017-07-16
* Avoid regenerating the messageId on every modficationChristian Mollekopf2017-07-06
* Keep notifier alive for notifications of new resources.Christian Mollekopf2017-07-05
* Notification printingChristian Mollekopf2017-07-05
* Ensure we have the right facadeChristian Mollekopf2017-06-27
* Ensure we can deal with non-null terminated strings.Christian Mollekopf2017-06-27
* Photo supportChristian Mollekopf2017-06-27
* Ensure revision updates are instantaneous.Christian Mollekopf2017-06-23
* Build with flatbuffers 1.7Christian Mollekopf2017-06-23
* We can run into this on empty modelsChristian Mollekopf2017-06-21
* Added threading index cleanupChristian Mollekopf2017-06-15
* No more threading by subjectChristian Mollekopf2017-06-15
* Fixed incremental queriesChristian Mollekopf2017-06-10
* A stab at the undefined reference to QMap<QByteArray, int>::QMap() errorChristian Mollekopf2017-06-06
* no need to hardcode thisChristian Mollekopf2017-05-20
* Ensure change-replay errors make it through to the correct errorChristian Mollekopf2017-05-20
* We don't need the layout just to check for existenceChristian Mollekopf2017-05-20
* Reread the location if we enable the test modeChristian Mollekopf2017-05-20
* Avoid notifcations for requests that do nothing, progress with folderidChristian Mollekopf2017-05-20
* Don't commit after every replayed revisionChristian Mollekopf2017-05-12
* Completely shortcut the stream evaluation if we're not going to use theChristian Mollekopf2017-05-12
* Avoid redoing stuff over and over that we can easily avoid.Christian Mollekopf2017-05-12
* QDateTime::toString is really slowChristian Mollekopf2017-05-12
* We run into this when trying to index a property that is not set.Christian Mollekopf2017-05-12
* Don't add resources that don't match the query during a livequeryChristian Mollekopf2017-05-12