Implement preferences tab in the QT version
Bug #797294 reported by
Natalia Bidart
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Control Panel |
Fix Released
|
High
|
Natalia Bidart |
Bug Description
Provide Bandwidth settings and Application settings
Related branches
lp://staging/~nataliabidart/ubuntuone-control-panel/preferences
- John Lenton (community): Approve
-
Diff: 1391 lines (+839/-131)13 files modifieddata/qt/preferences.ui (+89/-63)
ubuntuone/controlpanel/backend.py (+109/-15)
ubuntuone/controlpanel/gui/qt/folders.py (+3/-2)
ubuntuone/controlpanel/gui/qt/main/linux.py (+8/-0)
ubuntuone/controlpanel/gui/qt/preferences.py (+107/-1)
ubuntuone/controlpanel/gui/qt/tests/__init__.py (+14/-7)
ubuntuone/controlpanel/gui/qt/tests/test_filesyncstatus.py (+1/-1)
ubuntuone/controlpanel/gui/qt/tests/test_folders.py (+2/-2)
ubuntuone/controlpanel/gui/qt/tests/test_preferences.py (+165/-0)
ubuntuone/controlpanel/integrationtests/test_sd_client/test_linux.py (+84/-25)
ubuntuone/controlpanel/sd_client/linux.py (+45/-0)
ubuntuone/controlpanel/tests/__init__.py (+3/-0)
ubuntuone/controlpanel/tests/test_backend.py (+209/-15)
Changed in ubuntuone-control-panel: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Natalia Bidart (nataliabidart) |
tags: | added: u1-zomg-widndows |
tags: |
added: u1-zomg-windows removed: u1-zomg-widndows |
Changed in ubuntuone-control-panel: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-control-panel: | |
milestone: | none → 1.1.1 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.