lp:~echidnaman/kubuntu-notification-helper/KSNI

Created by Jonathan Thomas and last modified
Get this branch:
bzr branch lp:~echidnaman/kubuntu-notification-helper/KSNI
Only Jonathan Thomas can upload to this branch. If you are Jonathan Thomas please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jonathan Thomas
Project:
Kubuntu Notification Helper
Status:
Experimental

Recent revisions

191. By Jonathan Thomas

KSNI support. Not suitable for merging in to trunk, so I am going to push this to a branch

190. By Jonathan Thomas

Misc const fixes across various Event subclasses

189. By Jonathan Thomas

-Don't leak Hooks. Clearing a Qt container won't delete the objects it contains
-Const correct constructor

188. By Jonathan Thomas

Style fixes, const correctness fixes, QStringBuilder, and a bit less heap actionx

187. By Jonathan Thomas

We don't need to delete all these pointers in the destructor. They're all constructed as children of NotificationHelperModule, and will already be destroyed by QObject when NotificationHelperModule is destructed

186. By Jonathan Thomas

Const correctness fix

185. By Jonathan Thomas

- Const correctness fixes for Event
- Use QStringBuilder

184. By Jonathan Thomas

Merge with trunk

183. By Jonathan Thomas

Take a const QString in the constructor

182. By Jonathan Thomas

Set X-KDE-Kded-phase to 2 so that this KDED module loads in the second phase. Using this we can set the singleshot timer to 0. We still need the singleshot to prevent the ctor from blocking until init() is finished

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:kubuntu-notification-helper
This branch contains Public information 
Everyone can see this information.

Subscribers