View Git repositories
Name Status Last Modified Last Commit
lp://qastaging/ubuntu/wily/kubuntu-driver-manager 1 Development 2015-09-30 09:12:10 UTC
16. Add I18n to target link libraries to ...

Author: Harald Sitter
Revision Date: 2015-09-30 09:14:20 UTC

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

lp://qastaging/ubuntu/wily-proposed/kubuntu-driver-manager 1 Development 2015-09-30 09:12:10 UTC
16. Add I18n to target link libraries to ...

Author: Harald Sitter
Revision Date: 2015-09-30 09:14:20 UTC

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

lp://qastaging/ubuntu/vivid/kubuntu-driver-manager 2 Mature 2015-03-26 12:21:50 UTC
12. Set the library translation domain so...

Author: Harald Sitter
Revision Date: 2015-03-26 12:21:50 UTC

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

lp://qastaging/ubuntu/vivid-proposed/kubuntu-driver-manager bug 1 Development 2015-03-26 12:21:50 UTC
12. Set the library translation domain so...

Author: Harald Sitter
Revision Date: 2015-03-26 12:21:50 UTC

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

lp://qastaging/ubuntu/trusty-updates/kubuntu-driver-manager 2 Mature 2014-05-12 12:32:59 UTC
10. * Fix debug output typo s/beause/beca...

Author: Harald Sitter
Revision Date: 2014-05-12 13:16:26 UTC

* 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

lp://qastaging/ubuntu/trusty-proposed/kubuntu-driver-manager bug 1 Development 2014-05-12 12:32:59 UTC
10. * Fix debug output typo s/beause/beca...

Author: Harald Sitter
Revision Date: 2014-05-12 13:16:26 UTC

* 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

lp://qastaging/ubuntu/utopic-proposed/kubuntu-driver-manager 2 Mature 2014-05-05 13:12:47 UTC
9. [ Harald Sitter ] * DriverWidget: do ...

Author: Rohan Garg
Revision Date: 2014-04-23 13:45:47 UTC

[ 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

lp://qastaging/ubuntu/utopic/kubuntu-driver-manager 1 Development 2014-04-25 03:47:44 UTC
9. [ Harald Sitter ] * DriverWidget: do ...

Author: Rohan Garg
Revision Date: 2014-04-23 13:45:47 UTC

[ 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

lp://qastaging/ubuntu/trusty/kubuntu-driver-manager 2 Mature 2014-04-08 11:57:27 UTC
7. Bring back device notification persis...

Author: Harald Sitter
Revision Date: 2014-04-08 12:05:27 UTC

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

19 of 9 results