summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAge
* Merge branch 'dev/client' into developChristian Mollekopf2015-05-24
|\
| * A test client showing a model that is populated by a queryChristian Mollekopf2015-05-24
| |
* | KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
| |
* | Adapt to KAsync namespace changeDan Vrátil2015-05-15
| |
* | Ensure proper dependencies between build targets and generate_flatbuffers ↵Dan Vrátil2015-05-15
|/ | | | targets
* Stub for resource configuration.Christian Mollekopf2015-05-10
|
* cleanupChristian Mollekopf2015-04-27
|
* Moved the non-generic code back to dummyresource.Christian Mollekopf2015-04-27
| | | | The dummy resource could now implement incremental queries.
* Moved Console to client.Christian Mollekopf2015-04-21
| | | | It's part of the demo application.
* Moved generic part of resource implementation to GenericResourceChristian Mollekopf2015-04-20
|
* Moved complete writing part to GenericFacadeChristian Mollekopf2015-04-19
|
* Moved client and dummyresource to examples/Christian Mollekopf2015-04-19