summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* DbLayout support for indexesChristian Mollekopf2018-05-23
* Fixed use of mdb_dbi_openChristian Mollekopf2018-05-23
* Assert that we have a QGuiApplication if we crash otherwise.Christian Mollekopf2018-05-20
* Flush before closing to make sure all data is written.Christian Mollekopf2018-05-20
* Read all remaining data before closing down the socket.Christian Mollekopf2018-05-20
* Actually close the lmdb environment before removing from disk.Christian Mollekopf2018-05-20
* Fixed debug output printing on windowsChristian Mollekopf2018-05-19
* Exports for windowsChristian Mollekopf2018-05-19
* Debug message for how we start the resource process.Christian Mollekopf2018-05-18
* sDebugStream now supports debug messages on windows.Christian Mollekopf2018-05-18
* Don't use color on windows was the idea.Christian Mollekopf2018-05-18
* Log to OutputDebugString on windowsChristian Mollekopf2018-05-18
* Skip change-replay for already removed entites.Christian Mollekopf2018-05-18
* Improved error messagesChristian Mollekopf2018-05-18
* A lot less namespace typing.Christian Mollekopf2018-05-17
* Copy the entity when we return it.Christian Mollekopf2018-05-17
* Fixed last commitChristian Mollekopf2018-05-17
* Avoid printing megabytes of data to the console.Christian Mollekopf2018-05-17
* Caught another case of empty uid in readEntityChristian Mollekopf2018-05-17
* Fixed a readEntity call with empty uidChristian Mollekopf2018-05-17
* Better debug messages if the command is too smallChristian Mollekopf2018-05-16
* Print to QDebug on windowsChristian Mollekopf2018-05-16
* mdb_env_set_mapsize should be called after create but before openChristian Mollekopf2018-05-15
* Try a bit harder to ensure that env always has a sane value.Christian Mollekopf2018-05-15
* Apparently that export was one to much for windowsChristian Mollekopf2018-05-15
* More debug output when failing to load resource plugins.Christian Mollekopf2018-05-15
* Build on windowsChristian Mollekopf2018-05-15
* Using findLatest with an empty uid is an error.Christian Mollekopf2018-05-14
* Add the "allDay" property to EventRémi Nicole2018-05-14
* Avoid creating unnecessary rid mappingsChristian Mollekopf2018-05-14
* Fix CalDAV test in Docker + add Calendar and Todo in the database layoutRémi Nicole2018-05-14
* Filter by senderChristian Mollekopf2018-05-07
* Implement Todo entity typeRémi Nicole2018-05-06
* Avoid setting compiler options directlyChristian Mollekopf2018-05-03
* Implement replaying CalDAV events and calendarsRémi Nicole2018-05-03
* More weird exports for windowsChristian Mollekopf2018-04-20
* CleanupChristian Mollekopf2018-04-20
* More exportsChristian Mollekopf2018-04-20
* Fixed a bunch of exportsChristian Mollekopf2018-04-20
* Can't export/import definitionsChristian Mollekopf2018-04-19
* Windows compatChristian Mollekopf2018-04-19
* Change most of Event's properties to extracted propertiesRémi Nicole2018-04-13
* Add EndTime and Ical attributes to EventRémi Nicole2018-04-11
* Use the Dummy instead of Event in the benchmark to restore theChristian Mollekopf2018-04-10
* Make use of generalized lambda capturesChristian Mollekopf2018-04-01
* Avoid missing revision updates while a query is running.Christian Mollekopf2018-04-01
* Migrate from sink.dav to sink.carddavChristian Mollekopf2018-03-29
* Prepare upgrade paths that don't nuke everythingChristian Mollekopf2018-03-29
* Registered propertiesChristian Mollekopf2018-03-28
* Add CalDAV supportRémi Nicole2018-03-27