summaryrefslogtreecommitdiffstats
path: root/akonadish/main.cpp
Commit message (Collapse)AuthorAge
* trim lines, ignore empty onesAaron Seigo2015-12-26
|
* ignore lines beginning with # as commentsAaron Seigo2015-12-26
|
* add the new option to the outputAaron Seigo2015-12-26
|
* make it possible to write akonadish scripts..Aaron Seigo2015-12-26
| | | | help
* if not being run interactively, then use the main app loopAaron Seigo2015-12-24
| | | | | | QEventLoop requires QCoreApplication is running; so when we don't have one running the whole app, just start/stop the core app on demand (from/for commands).
* akonadi2_cli -> akonadishAaron Seigo2015-12-23