aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/qdbusactiongroup.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed QAction dependecy from QStateAction.Renato Araujo Oliveira Filho2012-11-221-2/+2
| | | | Exported activate function on QStateAction.
* 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 ↵Renato Araujo Oliveira Filho2012-10-301-1/+1
|/ | | | action state.
* Revert to using g* types, and forward-declare them.Olivier Tilloy2012-10-101-3/+3
| | | This is more future-proof.
* Avoid including C headers (glib/gio) in public headers; use "forward ↵Olivier Tilloy2012-10-091-3/+4
| | | | declarations" instead.
* 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