summaryrefslogtreecommitdiffstats
path: root/akonadish/main.cpp
Commit message (Collapse)AuthorAge
* 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