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

  • Committer: Package Import Robot
  • Author(s): Harald Sitter
  • Date: 2014-05-12 13:16:26 UTC
  • Revision ID: package-import@ubuntu.com-20140512131626-3q4oarrmwc7imfqa
Tags: 14.04ubuntu10
* Fix debug output typo s/beause/because/
* Implement QApt transaction prompt signals
 + This adds three new qslots to drivermanager:
   - provideMedium
   - untrustedPrompt
   - configFileConflict
  + All three are copied from libmuon's ApplicationBackend and
    adjusted in the least invasive manner
  + All three trigger a KMessageBox to query the user for a decision on
    the respective apt/dpkg-level issues
  + The KMessageBoxes anchor to qApp::activeWindow as DriverManager is
    supposed to not contain UI logic and as such has no explicit method
    to get the master window id
  + These slots add new strings that were previously not available for
    translations, but should eventually get picked up by launchpad.
  + Module.cpp manually adds 'libmuon' as a translation catalog to draw
    translations from, while we have no translations of our own. This is
    to prevent the newly introduced strings from going untranslated.
    This relationship is not refelected on a packaging level since in due
    time our own language-packages should contain translation, plus the
    prompts are incredibly hard to trigger so even in an untranslated state
    99.9% of users will not ever see them. If we can get the translations
    from libmuon it's nice, if not we'll likely not care given the impact.
  LP: #1315670
Filename Latest Rev Last Changed Committer Comment Size
..
apport 9 9 years ago Package Import Robot [ Harald Sitter ] * DriverWidget: do not list buil Diff
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