Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | example client and properties | Christian Mollekopf | 2015-12-04 |
| | |||
* | ModelResult header data, and support listing various types in the | Christian Mollekopf | 2015-12-04 |
| | | | | dummyclient | ||
* | Example client: sync and trees | Christian Mollekopf | 2015-12-01 |
| | |||
* | example client: slot performance measurements, async commands | Christian Mollekopf | 2015-11-30 |
| | |||
* | Cleanup | Christian Mollekopf | 2015-11-28 |
| | |||
* | Cleanup | Christian Mollekopf | 2015-11-28 |
| | |||
* | list and count options for non-gui operations | Christian Mollekopf | 2015-11-27 |
| | |||
* | Loading data with the new model for the test client | Christian Mollekopf | 2015-11-19 |
| | |||
* | Use the new modelresult in the dummyclient | Christian Mollekopf | 2015-11-19 |
| | |||
* | 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 |