summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Fixed parsing of larger headers.Christian Mollekopf2017-10-26
* Use LMDB_LIBRARIESChristian Mollekopf2017-10-20
* Debug outputChristian Mollekopf2017-10-10
* Ensure we copy all blobs when copying to another resourceChristian Mollekopf2017-10-09
* Error checking and debug outputChristian Mollekopf2017-10-09
* Optimized the incremental update case.Christian Mollekopf2017-10-08
* Fixed tests with secretstoreChristian Mollekopf2017-09-20
* Only processPendingCommandQueue once and send secret command after that.Christian Mollekopf2017-09-18
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* commentsChristian Mollekopf2017-09-13
* Reduce the number of progress notifications for large sync sets.Christian Mollekopf2017-09-13
* Simplified codeChristian Mollekopf2017-09-12
* Avoid reindexing the same threadChristian Mollekopf2017-09-12
* Clarified codeChristian Mollekopf2017-09-12
* 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