aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/unitymenumodel.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Set model qdata on items instead of the muxerLars Uebernickel2013-07-301-7/+3
* Add ActionStateParserNick Dedekind2013-07-301-2/+35
* unitymenumodel: lookup themed icon before turning it into a uriNick Dedekind2013-07-301-5/+11
* unitymenumodel: add get()Lars Uebernickel2013-07-261-0/+12
* Expose the state of a menu item's action in model.actionStateLars Uebernickel2013-07-261-3/+22
* Fix crash in UnityMenuModel::menuItemChangedLars Uebernickel2013-07-251-1/+1
* unitymenumodel: expose type and extended attributes to qmlLars Uebernickel2013-07-251-1/+113
* unitymenumodel: add support for iconsLars Uebernickel2013-06-251-1/+55
* unitymenumodel: allow setting multiple prefixed action groupsLars Uebernickel2013-06-241-12/+15
* unitymenumodel: set free func on GSequenceLars Uebernickel2013-06-241-29/+10
* unitymenumodel: use g_clear_objectLars Uebernickel2013-06-241-6/+2
* unitymenumodel: remove forSubMenuLars Uebernickel2013-06-241-13/+6
* unitymenumodel: move role enum into .cppLars Uebernickel2013-06-241-3/+10
* unitymenumodel: remove redundant priv functionsLars Uebernickel2013-06-241-67/+42
* Move unityqmlmenumodel's properties to unitymenumodelLars Uebernickel2013-06-241-60/+115
* unitymenumodel: call init in the the constructor that is meant to be used fro...Lars Uebernickel2013-06-051-0/+1
* unitymenumodel: add support for submenusLars Uebernickel2013-06-051-18/+65
* unitymenumodel: add activate()Lars Uebernickel2013-06-051-0/+17
* unitymenumodel: expose isSeparatorLars Uebernickel2013-06-041-0/+4
* unitymenumodel: watch the bus nameLars Uebernickel2013-06-041-30/+83
* Introduce UnityMenuModel and UnityQmlMenuModelLars Uebernickel2013-06-041-0/+227