Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed shutdown and synchronize commands | Christian Mollekopf | 2015-10-31 |
| | |||
* | fixed build | Christian Mollekopf | 2015-10-23 |
| | |||
* | Finished ListResultModel implementation. | Christian Mollekopf | 2015-10-21 |
| | |||
* | ClientAPI: Don't require an explicit instance identifier | Christian Mollekopf | 2015-10-21 |
| | |||
* | Moved the ListModelResult to a separate file | Christian Mollekopf | 2015-10-21 |
| | |||
* | Dummyclient that can also remove stuff and updates queries automatically | Christian Mollekopf | 2015-10-12 |
| | |||
* | Change replay | Christian Mollekopf | 2015-10-10 |
| | | | | | So far only includes modifications and additions, removals are not yet stored as separate revisions. | ||
* | Untangled the include dependencies a bit. | Christian Mollekopf | 2015-08-13 |
| | | | | We no longer depend on clientapi.h from everywhere. | ||
* | Fixed client build | Christian Mollekopf | 2015-08-12 |
| | |||
* | Fixed client | Christian Mollekopf | 2015-07-27 |
| | |||
* | Less hardcoded names | Christian Mollekopf | 2015-07-27 |
| | |||
* | Fixed the client, only optionally delete the db, and avoid constant | Christian Mollekopf | 2015-07-23 |
| | | | | | | model resets. We can now even start multiple clients. | ||
* | A test client showing a model that is populated by a query | Christian Mollekopf | 2015-05-24 |
| | |||
* | Moved Console to client. | Christian Mollekopf | 2015-04-21 |
| | | | | It's part of the demo application. | ||
* | Moved client and dummyresource to examples/ | Christian Mollekopf | 2015-04-19 |