lp://staging/~unity-team/dee-qt/deevarianttext-and-tests
Created by
Michał Sawicz
and last modified
- Get this branch:
- bzr branch lp://staging/~unity-team/dee-qt/deevarianttext-and-tests
Members of
Unity Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/dee-qt
- Albert Astals Cid (community): Disapprove
- PS Jenkins bot (community): Approve (continuous-integration)
- Michał Sawicz: Pending requested
-
Diff: 989 lines (+582/-44)22 files modified.bzrignore (+16/-3)
CMakeLists.txt (+3/-1)
debian/changelog (+8/-0)
debian/control (+3/-0)
debian/rules (+0/-2)
deelistmodel.cpp (+40/-8)
deelistmodel.h (+6/-1)
deeprivate.h (+23/-0)
deevarianttext.cpp (+72/-0)
deevarianttext.h (+49/-0)
modules/Dee/CMakeLists.txt (+2/-0)
modules/Dee/plugin.cpp (+2/-0)
tests/CMakeLists.txt (+30/-1)
tests/conversiontest.cpp (+3/-0)
tests/deelistmodeltest.cpp (+40/-2)
tests/deevarianttexttest.cpp (+60/-0)
tests/qtquick1plugintest.cpp (+48/-0)
tests/test-helper.cpp (+2/-0)
tests/test_qtquick1.qml (+36/-11)
tests/test_qtquick2.qml (+0/-15)
tests/tst_deelistmodel.qml (+79/-0)
tests/tst_deevarianttext.qml (+60/-0)
Branch information
Recent revisions
- 105. By Cris Dywan
-
Use QT_INSTALL_QML (QtQuick2) instead of QT_INSTALL_IMPORTS (QtQuick1)
See http://
doc-snapshot. qt-project. org/5.0/ qtcore/ qlibraryinfo. html#LibraryLoc ation-enum - 102. By Cris Dywan
-
Expose append/ remove to QML to allow hosting new models
For now only in test models and no API to set the schema.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/dee-qt