aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix versioning in examples and testsDalton Durst2022-02-012-3/+2
* Fix qt5_use_modules warningRobert Tari2021-12-071-2/+1
* Rename Unity* symbolsRobert Tari2021-11-171-1/+1
* Rename unity* source filesRobert Tari2021-11-171-0/+0
* examples/exportmenu.py: Rename x-canonical-currentvalueRobert Tari2021-11-151-1/+1
* examples/unityqmlmenumodel.qml: Rename com.canonical.indicator.soundRobert Tari2021-11-151-3/+3
* Rename com.canonical.test*Robert Tari2021-11-154-13/+13
* Rename com.canonical.unity.sliderRobert Tari2021-11-131-1/+1
* glib callbacks pass events through qt.Nick Dedekind2013-08-091-1/+1
* Expose the state of a menu item's action in model.actionStateLars Uebernickel2013-07-261-7/+15
* examples/unityqmlmenumodel.qml: add license headerLars Uebernickel2013-07-251-0/+17
* examples/unitymenumodel.qml: update to newest APILars Uebernickel2013-07-251-9/+46
* unitymenumodel: add activate()Lars Uebernickel2013-06-051-2/+7
* unitymenumodel: expose isSeparatorLars Uebernickel2013-06-041-10/+27
* examples/exportmenu.py: use g_bus_own_name to avoid raceLars Uebernickel2013-06-041-17/+3
* Add qml example for UnityMenuModelLars Uebernickel2013-06-042-1/+39
* Fixed files missing license header.Renato Araujo Oliveira Filho2013-01-312-0/+30
* Added missing license header.Renato Araujo Oliveira Filho2013-01-112-0/+38
* Migrate all scripts to python3.Olivier Tilloy2012-10-302-5/+5
* Merge the latest changes from trunk.Olivier Tilloy2012-10-111-2/+12
|\
| * Reset the navigation history when the connection to the model is lost.Olivier Tilloy2012-10-091-2/+12
* | Add a C++ example that demonstrates the use of libqmenumodel.Olivier Tilloy2012-10-093-2/+121
|/
* Port to Qt5.Olivier Tilloy2012-10-052-5/+5
* Ignore clicks on menu items that do not have a submenu.Olivier Tilloy2012-10-041-2/+2
* Updated examples/README to reflect name changes.Olivier Tilloy2012-10-041-1/+1
* Add examples.Olivier Tilloy2012-10-044-0/+267
* Removed leftover examples infrastructure.Olivier Tilloy2012-10-042-5/+0
* Removed invalid examples.Renato Araujo Oliveira Filho2012-09-127-212/+0
* Splitted qmenumodel plugin in two libraries to make it testable.Renato Araujo Oliveira Filho2012-09-111-1/+7
* Implemented QDBusActionGroup.Renato Araujo Oliveira Filho2012-09-063-6/+6
* Initial import.Renato Araujo Oliveira Filho2012-09-059-0/+211