aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/unitymenumodel.h
Commit message (Expand)AuthorAgeFilesLines
* Rename unity* source filesRobert Tari2021-11-171-97/+0
* Call about to show for those items that have a qtubuntu-tag propertyAlbert Astals Cid2017-03-061-1/+2
* QStateAction: add ability to activate or change state by variant stringMarco Trevisan (Treviño)2016-10-181-1/+1
* UnityMenuModel add support for activating and changing state with a variant s...Marco Trevisan (Treviño)2016-10-141-0/+2
* unitymenumodel: add nameOwner propertyLars Uebernickel2014-07-111-0/+4
* Add UnityMenuAction::index propertyLars Uebernickel2013-09-031-1/+1
* Add UnityMenuModel::getActionLars Uebernickel2013-09-021-0/+1
* removed newlineNick Dedekind2013-08-221-1/+0
* Added activate/changeState to UnityMenuModelNick Dedekind2013-08-221-0/+2
* Added UnityMenuAction for out-of-line actions. Action muxer copied to submenus.Nick Dedekind2013-08-211-0/+10
* Removed UnityMenuAction. Fixed leaks from unitymenumodel.Nick Dedekind2013-08-121-1/+3
* Use qevents to send between direct glib loop events and qt.Nick Dedekind2013-08-121-0/+3
|\
| * glib callbacks pass events through qt.Nick Dedekind2013-08-091-0/+3
* | Re-add UnityMenuModel::activate()Lars Uebernickel2013-08-091-0/+1
|/
* Added menu action updateStateNick Dedekind2013-07-301-3/+0
* Add ActionStateParserNick Dedekind2013-07-301-1/+8
* unitymenumodel: add get()Lars Uebernickel2013-07-261-0/+1
* unitymenumodel: expose type and extended attributes to qmlLars Uebernickel2013-07-251-0/+1
* unitymenumodel: allow setting multiple prefixed action groupsLars Uebernickel2013-06-241-4/+4
* unitymenumodel: move role enum into .cppLars Uebernickel2013-06-241-8/+0
* Move unityqmlmenumodel's properties to unitymenumodelLars Uebernickel2013-06-241-6/+18
* unitymenumodel: add support for submenusLars Uebernickel2013-06-051-0/+2
* unitymenumodel: add activate()Lars Uebernickel2013-06-051-0/+3
* unitymenumodel: expose isSeparatorLars Uebernickel2013-06-041-1/+2
* Introduce UnityMenuModel and UnityQmlMenuModelLars Uebernickel2013-06-041-0/+56