lp://staging/~nataliabidart/ubuntuone-control-panel/stable-3-0-update-2.99.2
- Get this branch:
- bzr branch lp://staging/~nataliabidart/ubuntuone-control-panel/stable-3-0-update-2.99.2
Branch merges
- dobey (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 376 lines (+288/-4)8 files modifiedubuntuone/controlpanel/gui/qt/devices.py (+1/-0)
ubuntuone/controlpanel/gui/qt/main/__init__.py (+4/-4)
ubuntuone/controlpanel/gui/qt/tests/test_devices.py (+22/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/__init__.py (+28/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/linux.py (+29/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/tests/__init__.py (+17/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/tests/test_windows.py (+135/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/windows.py (+52/-0)
Related bugs
Bug #862997: It's possible to open ubuntu one twice | Medium | Fix Released | |
Bug #904551: two remove buttons | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 246. By Natalia Bidart
-
[ Diego Sarmentero <email address hidden> ]
- Fixed: two remove buttons (LP: #904551).[ Robert Alsina <email address hidden> ]
- Make control panel a unique instance app on windows (LP: #862997). - 243. By Roberto Alsina
-
[ Diego Sarmentero <email address hidden> ]
- Fix dirty reactor.
[ Roberto Alsina <email address hidden> ]
- When selecting "Quit Ubuntu One" from the tray context menu,
shutdown syncdaemon (LP: #908888).
- Make addfolder open the file dialog in $HOME instead of in the
working directory (LP: #906541). - 242. By Natalia Bidart
-
[ Natalia B. Bidart <email address hidden> ]
- Install all QT packages (LP: #905354).
- List as python package 'utils' (LP: #898810).
- Fixed typo on login screen (LP: #890410).[ Diego Sarmentero <email address hidden> ]
- Fixed: On the devices tab in u1cp, the icons are misaligned (LP: #856362).
- Fixed QT UI folder view explore button (LP: #822698).[ Manuel de la Pena <email address hidden> ]
- Moved auto-update code from the u1-windows-installer to the control panel.
- Changed the import from ubuntuone-dev-tools so that we do not use the
deprecated API.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntuone-control-panel