lp://staging/~jonas-drange/ubuntu-system-settings/filepicker
Created by
Jonas G. Drange
and last modified
- Get this branch:
- bzr branch lp://staging/~jonas-drange/ubuntu-system-settings/filepicker
Only
Jonas G. Drange
can upload to this branch. If you are
Jonas G. Drange
please log in for upload directions.
Branch merges
Propose for merging
2 branches
dependent on this one.
Approved
for merging
into
lp://staging/ubuntu-system-settings
- Ken VanDine: Approve
- system-apps-ci-bot: Needs Fixing (continuous-integration)
-
Diff: 1077 lines (+619/-151)18 files modifieddebian/control (+2/-2)
plugins/wifi/CMakeLists.txt (+0/-1)
plugins/wifi/CertDialog.qml (+39/-10)
plugins/wifi/CertPicker.qml (+0/-58)
plugins/wifi/OtherNetwork.qml (+57/-13)
plugins/wifi/certhandler.cpp (+24/-22)
plugins/wifi/certhandler.h (+3/-4)
tests/autopilot/ubuntu_system_settings/__init__.py (+0/-32)
tests/autopilot/ubuntu_system_settings/tests/test_vpn.py (+0/-9)
tests/mocks/CMakeLists.txt (+1/-0)
tests/mocks/Qt/CMakeLists.txt (+1/-0)
tests/mocks/Qt/labs/CMakeLists.txt (+1/-0)
tests/mocks/Qt/labs/folderlistmodel/CMakeLists.txt (+20/-0)
tests/mocks/Qt/labs/folderlistmodel/MockFolderListModel.cpp (+241/-0)
tests/mocks/Qt/labs/folderlistmodel/MockFolderListModel.h (+171/-0)
tests/mocks/Qt/labs/folderlistmodel/plugin.cpp (+26/-0)
tests/mocks/Qt/labs/folderlistmodel/plugin.h (+31/-0)
tests/mocks/Qt/labs/folderlistmodel/qmldir (+2/-0)
Branch information
Recent revisions
- 1674. By Jonas G. Drange
-
use filepicker from USC, implement some wapi bits that will be needed down the line
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-system-settings