lp:ubuntu/wily/kubuntu-driver-manager

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/kubuntu-driver-manager
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

16. By Harald Sitter

Add I18n to target link libraries to get access to the KLocalizedString
header and fix a build failure

15. By Harald Sitter

Fix rules. "Make - Like Perl, but Worse"

14. By Harald Sitter

New release for 15.10, updating translations

13. By Matthias Klose

No-change rebuild with updated debconf-kde (Harald Sitter).

12. By Harald Sitter

Set the library translation domain so that the KCM actually loads
its translations

11. By Jonathan Riddell

Add build-dep on extra-cmake-modules

10. By Harald Sitter

* Port to KDE Frameworks 5
* Make sure the no-drivers-available label is shown when no drivers are there
  + LP: #1316563

9. By Rohan Garg

[ Harald Sitter ]
* DriverWidget: do not list builtin drivers as not selected.
  + This avoids breaking the system by trying to remove essential packages
    such as xserver-xorg-video-nouveau for being not selected.
  LP: #1311583

[ Rohan Garg ]
* Add a apport hook to provide more debug info when reporting bugs

8. By Harald Sitter

* Prevent crashes by properly locking the GUI while applying changes
  LP: #1311075
  + New function DriverWidget::setSelectionEnabled, disabling or enabling
    all QAbstractButtons inside the respective DriverWidget, leaving the
    header label unaffected to give a nicer visual experience.
* Prevent state confusion caused by allowing 'defaults' to trigger a reload
  even when the manager is currently busy applying changes. Since we have
  no button control inside the KCM we simply turn load() noop while the
  manager is active. This is unfortunately not the nicest behavior, however
  the module will reload whenever the manager finishes, so implicitly we
  will simply execute the requested action once the manager is idle again.
  LP: #1311079
  + Introduce new function DriverManager::isActive evaluating the transaction
    pointer (nullptr when idle).

7. By Harald Sitter

Bring back device notification persistency lost in refactoring
LP: #1304301

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/kubuntu-driver-manager
This branch contains Public information 
Everyone can see this information.

Subscribers