Merge lp://qastaging/~uonedb-qt/u1db-qt/nativeQmlExperiment into lp://qastaging/u1db-qt

Proposed by Cris Dywan
Status: Work in progress
Proposed branch: lp://qastaging/~uonedb-qt/u1db-qt/nativeQmlExperiment
Merge into: lp://qastaging/u1db-qt
Diff against target: 657 lines (+556/-8)
11 files modified
.bzrignore (+1/-0)
examples/shop/shop.qml (+160/-0)
modules/U1db/CMakeLists.txt (+4/-1)
modules/U1db/Database.qml (+50/-0)
modules/U1db/Document.qml (+37/-0)
modules/U1db/Query.qml (+108/-0)
modules/U1db/ThreadedModel.qml (+68/-0)
modules/U1db/plugin.cpp (+20/-7)
modules/U1db/plugin.h (+2/-0)
modules/U1db/plugin.qrc (+9/-0)
modules/U1db/worker.js (+97/-0)
To merge this branch: bzr merge lp://qastaging/~uonedb-qt/u1db-qt/nativeQmlExperiment
Reviewer Review Type Date Requested Status
U1DB Qt developers Pending
Review via email: mp+245867@code.qastaging.launchpad.net

Description of the change

Inspired by http://doc.qt.io/qt-5/qml-qtqml-models-listmodel.html#using-threaded-list-models-with-workerscript and motivated by the complexity of C++-based model implementation and performance implications of doing it wrongly.
For the Python API see https://pythonhosted.org/u1db/high-level-api.html

To post a comment you must log in.
123. By Cris Dywan

Implement index keys and use them for categories

Also, Index is now gone from the API.

124. By Cris Dywan

Properly load new U1db 1.1 types from resources

Unmerged revisions

124. By Cris Dywan

Properly load new U1db 1.1 types from resources

123. By Cris Dywan

Implement index keys and use them for categories

Also, Index is now gone from the API.

122. By Cris Dywan

vörc in brokreß

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: