summaryrefslogtreecommitdiffstats
path: root/examples/client/main.cpp
Commit message (Collapse)AuthorAge
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
| | | | We no longer depend on clientapi.h from everywhere.
* Fixed client buildChristian Mollekopf2015-08-12
|
* Fixed clientChristian Mollekopf2015-07-27
|
* Less hardcoded namesChristian Mollekopf2015-07-27
|
* Fixed the client, only optionally delete the db, and avoid constantChristian Mollekopf2015-07-23
| | | | | | model resets. We can now even start multiple clients.
* A test client showing a model that is populated by a queryChristian Mollekopf2015-05-24
|
* Moved Console to client.Christian Mollekopf2015-04-21
| | | | It's part of the demo application.
* Moved client and dummyresource to examples/Christian Mollekopf2015-04-19