summaryrefslogtreecommitdiffstats
path: root/examples/client
Commit message (Collapse)AuthorAge
* Fixed shutdown and synchronize commandsChristian Mollekopf2015-10-31
|
* fixed buildChristian Mollekopf2015-10-23
|
* Finished ListResultModel implementation.Christian Mollekopf2015-10-21
|
* ClientAPI: Don't require an explicit instance identifierChristian Mollekopf2015-10-21
|
* Moved the ListModelResult to a separate fileChristian Mollekopf2015-10-21
|
* Dummyclient that can also remove stuff and updates queries automaticallyChristian Mollekopf2015-10-12
|
* Change replayChristian Mollekopf2015-10-10
| | | | | So far only includes modifications and additions, removals are not yet stored as separate revisions.
* 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