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

  • 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).
Filename Latest Rev Last Changed Committer Comment Size
..
debian 1 10 years ago Package Import Robot Initial release Diff
src 1 10 years ago Package Import Robot Initial release Diff
CMakeLists.txt 1 10 years ago Package Import Robot Initial release 921 bytes Diff Download File
COPYING 1 10 years ago Package Import Robot Initial release 34.2 KB Diff Download File
COPYING.LIB 1 10 years ago Package Import Robot Initial release 24.7 KB Diff Download File