lp://staging/~zeller-benjamin/ubuntu-ui-toolkit/qrcify
Created by
Benjamin Zeller
and last modified
- Get this branch:
- bzr branch lp://staging/~zeller-benjamin/ubuntu-ui-toolkit/qrcify
Only
Benjamin Zeller
can upload to this branch. If you are
Benjamin Zeller
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
On hold
for merging
into
lp://staging/ubuntu-ui-toolkit/staging
- ubuntu-sdk-build-bot: Needs Fixing (continuous-integration)
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Zsombor Egri: Pending requested
-
Diff: 1611 lines (+862/-480)29 files modified.bzrignore (+2/-0)
.qmake.conf (+100/-0)
debian/qtdeclarative5-ubuntu-ui-toolkit-plugin.install (+6/-15)
features/ubuntu_default_build.prf (+29/-0)
features/ubuntu_qml_plugin.prf (+7/-0)
features/ubuntu_qrc_build.prf (+66/-0)
src/Ubuntu/Components/ComponentModule.pro (+175/-133)
src/Ubuntu/Components/ListItems/ListItems.pro (+18/-41)
src/Ubuntu/Components/ListItems/listitemplugin.cpp (+26/-0)
src/Ubuntu/Components/ListItems/listitemplugin.h (+32/-0)
src/Ubuntu/Components/ListItems/listitems.qrc (+42/-0)
src/Ubuntu/Components/ListItems/qmldir (+46/-45)
src/Ubuntu/Components/Pickers/Pickers.pro (+19/-33)
src/Ubuntu/Components/Pickers/pickers.qrc (+34/-0)
src/Ubuntu/Components/Pickers/pickersplugin.cpp (+27/-0)
src/Ubuntu/Components/Pickers/pickersplugin.h (+32/-0)
src/Ubuntu/Components/Pickers/qmldir (+20/-18)
src/Ubuntu/Components/Popups/Popups.pro (+18/-21)
src/Ubuntu/Components/Popups/popups.qrc (+22/-0)
src/Ubuntu/Components/Popups/popupsplugin.cpp (+26/-0)
src/Ubuntu/Components/Popups/popupsplugin.h (+32/-0)
src/Ubuntu/Components/Popups/qmldir (+27/-26)
src/Ubuntu/Components/plugin/plugin.cpp (+28/-0)
src/Ubuntu/Components/plugin/plugin.h (+5/-0)
src/Ubuntu/Components/plugin/uchaptics.cpp (+1/-1)
src/Ubuntu/Components/plugin/uclistitem.cpp (+1/-1)
src/Ubuntu/Components/qmldir (+0/-144)
tests/apicheck/apicheck.cpp (+19/-2)
ubuntu-sdk.pro (+2/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-ui-toolkit