~ubuntu-branches/ubuntu/trusty/kubuntu-driver-manager/trusty-proposed

Viewing all changes in revision 8.

  • Committer: Package Import Robot
  • Author(s): Harald Sitter
  • Date: 2014-04-22 14:29:09 UTC
  • Revision ID: package-import@ubuntu.com-20140422142909-l2t2t7e34ol9htcu
Tags: 14.04ubuntu8
* 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).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: