lp:ubuntu/utopic-proposed/qmenumodel
- Get this branch:
- bzr branch lp:ubuntu/utopic-proposed/qmenumodel
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 24. By PS Jenkins bot
-
[ Nick Dedekind ]
Disconnect QDBusActionGroup add/remove/stateChange signals when
deleting object. (LP: #1378941) - 21. By PS Jenkins bot
-
[ Charles Kerr ]
* Fix a dangling UnityMenuAction pointer by ensuring it's registered
with only one menu at a time. (LP: #1282282)[ Nick Dedekind ]
* Unset the UnityMenuActions::model when destroying UnityMenuModel
(LP: #1334203) - 20. By PS Jenkins bot
-
[ Antti Kaijanmäki ]
Add standard "has the property actually changed"
check to UnityMenuModel::setBusName( ) - 18. By PS Jenkins bot
-
[ CI bot ]
* No change rebuild against Qt 5.2.1.[ Albert Astals ]
* Fix use of un-initialized memory Since m_valid was not initialized
calling setValid ends up in an uninitialized memory use in the if
comparison. The other thing setValid does is emitting a signal, but
this is the constructor, so you don't need the signal either, so
basically just assign the variable directly .[ Ubuntu daily release ]
* New rebuild forced - 17. By PS Jenkins bot
-
[ Nick Dedekind ]
* Added dataChange to loadExtendedAttributes function. [ Ubuntu daily release ]
* Automatic snapshot from revision 99 - 16. By PS Jenkins bot
-
[ Marcus Tomlinson ]
* Fixed #define guard.[ Ubuntu daily release ]
* Automatic snapshot from revision 97 - 15. By PS Jenkins bot
-
[ Gustavo Pichorim Boiko ]
* Use g_file_get_uri instead of g_file_get_path to make sure the URI's
percent encoding is properly kept.[ Nick Dedekind ]
* Added pointer checks for items/iterators. (lp#1239394). (LP:
#1239394)[ Ubuntu daily release ]
* Automatic snapshot from revision 95
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/vivid/qmenumodel