aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/qdbusactiongroup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename com.ubuntu.menuRobert Tari2021-11-151-2/+2
* Move glib includes outside of extern "C"Luca Weiss2021-05-171-2/+0
* Added roles for submenu & shortcut. Added actionsNick Dedekind2016-01-151-0/+13
* Allow override of action state parserNick Dedekind2014-11-111-2/+23
* disconnect on clearNick Dedekind2014-10-101-7/+8
* moved events to separate file.Nick Dedekind2013-08-091-21/+1
* bit of code cleanupNick Dedekind2013-08-091-2/+0
* Glib callbacks send events through qt.Nick Dedekind2013-08-081-5/+59
* Removed QAction dependecy from QStateAction.Renato Araujo Oliveira Filho2012-11-221-2/+2
* Used utf8 instead of latin1 for strings.Renato Araujo Oliveira Filho2012-10-301-7/+7
|\
* | Created function actionActivate on QDbusActionGroup.Renato Araujo Oliveira Filho2012-10-301-0/+7
* | Use the correct function "g_action_group_change_action_state" to change the a...Renato Araujo Oliveira Filho2012-10-301-1/+1
|/
* Revert to using g* types, and forward-declare them.Olivier Tilloy2012-10-101-3/+3
* Avoid including C headers (glib/gio) in public headers; use "forward declarat...Olivier Tilloy2012-10-091-3/+4
* Fixed some deprecation warnings when generating the API documentation.Olivier Tilloy2012-10-051-3/+3
* Rename the source directories.Olivier Tilloy2012-10-041-0/+232