~ubuntu-branches/ubuntu/trusty/kubuntu-notification-helper/trusty

Viewing all changes in revision 29.

  • Committer: Package Import Robot
  • Author(s): Rohan Garg, Harald Sitter, Rohan Garg
  • Date: 2014-02-20 16:22:31 UTC
  • Revision ID: package-import@ubuntu.com-20140220162231-7aowppfppdl6h7uq
Tags: 14.04ubuntu6
[ Harald Sitter ]
* Prevent events from spwaning more than one notifier item at a time.
  Notifications are still issued whenever show() is called as they serve
  a reminding purpose. LP: #1275427
* Drop ubuntu-release-upgrader-qt depends (upgrade handling moved to muon)
* Implement L10nEvent notifying the user once (after login) if the language
  support is incomplete and uses qapt-batch to complete it.
  + Add new build dep on libkubuntu to do completeness checks.
* Event::show now only manually dispatches a KNotification iff tray icons
  are deactivated. KSNI has a dedicated showMessage function that handles
  issuing a notification for a present KSNI, this also avoids pixmap passing
  in default installation giving an overall better quality.
* Bump KNotification pixmap size to 32x32 (from 22x22) to reduce amount of
  ugly scaling artifacts (going up or down from 32 is more reasonable than
  for example 22 to 64 - as would be the case with a plasma notification).
* Drop unused kcm_notificationhelper-es.po (supposedly the export from
  launchpad went wrong in 13.10)
* Change module.cpp init list to c++11 'nullptr' and fix indention level

[ Rohan Garg ]
* Add a DriverEvent class to show notifications when the system has extra
  drivers that can be installed.
  + Misc. bug fixes 
    - LP: #128208 , LP: #1282082 , LP: #1282085 , LP: #1282471 ,
      LP: #1282468 , LP: #1282074 , LP: #1282462, LP: #1282095 ,
      LP: #1282464
* Add runtime dep on kubuntu-driver-manager

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: