summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * start the loop via State and only if the command succeeded in setting upAaron Seigo2015-12-23
| * get around const'ness with a dptr and introduce an event loopAaron Seigo2015-12-23
| * setart of akonadi integrationAaron Seigo2015-12-23
| * listingAaron Seigo2015-12-23
| * some useful common utilitiesAaron Seigo2015-12-23
| * take the name we were started withAaron Seigo2015-12-23
| * sshAaron Seigo2015-12-23
| * set/get syntax, currently just for debug levelAaron Seigo2015-12-23
| * debug levelAaron Seigo2015-12-23
| * refactor breakage: move the break to where it belongsAaron Seigo2015-12-23
| * Module -> SyntaxTreeAaron Seigo2015-12-23
| * handle multiline, use Module::tokenizeAaron Seigo2015-12-23
| * stub in where command line tokenization will liveAaron Seigo2015-12-23
| * help now uses State to push out outputAaron Seigo2015-12-23
| * no longer need to keep this; it's always the top level itemAaron Seigo2015-12-23
| * shove output through stateAaron Seigo2015-12-23
| * vastly simplify by getting rid of Module as a base classAaron Seigo2015-12-23
| * initial import of the new cli appAaron Seigo2015-12-23
* | Merge branch 'feature/remove_unqlite' into developChristian Mollekopf2015-12-26
|\ \
| * | unqlite is a dead end; time to start pruning these thingsAaron Seigo2015-12-25
| |/
* | Print the disk usage as part of the stat commandChristian Mollekopf2015-12-26
* | Time syncChristian Mollekopf2015-12-26
* | Print free page info in benchmark.Christian Mollekopf2015-12-26
* | DocsChristian Mollekopf2015-12-23
|/
* Use the contains function where we can.Christian Mollekopf2015-12-22
* Use the folder index for syncing mails.Christian Mollekopf2015-12-22
* Avoid using QDir::separatorChristian Mollekopf2015-12-22
* Added the mail date propertyChristian Mollekopf2015-12-22
* Don't break the maildirresourcetestChristian Mollekopf2015-12-22
* A benchmark for resource writing memory usageChristian Mollekopf2015-12-22
* Debug outputChristian Mollekopf2015-12-22
* Remove all resource data with the resource.Christian Mollekopf2015-12-22
* Turn operations of resources into a special case.Christian Mollekopf2015-12-22
* Expect what we can rely onChristian Mollekopf2015-12-22
* Don't crash without metadata.Christian Mollekopf2015-12-22
* Only load the properties we need.Christian Mollekopf2015-12-22
* Threadboundary cleanupChristian Mollekopf2015-12-22
* An automated test that keeps memory usage in check.Christian Mollekopf2015-12-22
* Support the attachment propertyChristian Mollekopf2015-12-21
* Print a warning when operating on a file that doesn't exist.Christian Mollekopf2015-12-21
* Output formattingChristian Mollekopf2015-12-21
* The generator should produce values one by one.Christian Mollekopf2015-12-20
* Use the logging mechanism we have.Christian Mollekopf2015-12-20
* Generalized the sync algorithms and applied them to mail.Christian Mollekopf2015-12-20
* Fixed clientapitestChristian Mollekopf2015-12-19
* Avoid starting resources on non-live queries.Christian Mollekopf2015-12-19
* CleanupChristian Mollekopf2015-12-19
* Make the akonadi2_client more genericChristian Mollekopf2015-12-19
* Detect modifications and removals on folders in the maildirresourceChristian Mollekopf2015-12-18
* If we know what we want, we can get directly that.Christian Mollekopf2015-12-17