Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow override of action state parser | Nick Dedekind | 2014-11-11 | 1 | -2/+23 |
| | |||||
* | disconnect on clear | Nick Dedekind | 2014-10-10 | 1 | -7/+8 |
| | |||||
* | moved events to separate file. | Nick Dedekind | 2013-08-09 | 1 | -21/+1 |
| | |||||
* | bit of code cleanup | Nick Dedekind | 2013-08-09 | 1 | -2/+0 |
| | |||||
* | Glib callbacks send events through qt. | Nick Dedekind | 2013-08-08 | 1 | -5/+59 |
| | |||||
* | Removed QAction dependecy from QStateAction. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -2/+2 |
| | | | | Exported activate function on QStateAction. | ||||
* | Used utf8 instead of latin1 for strings. | Renato Araujo Oliveira Filho | 2012-10-30 | 1 | -7/+7 |
|\ | |||||
* | | Created function actionActivate on QDbusActionGroup. | Renato Araujo Oliveira Filho | 2012-10-30 | 1 | -0/+7 |
| | | |||||
* | | Use the correct function "g_action_group_change_action_state" to change the ↵ | Renato Araujo Oliveira Filho | 2012-10-30 | 1 | -1/+1 |
|/ | | | | action state. | ||||
* | Revert to using g* types, and forward-declare them. | Olivier Tilloy | 2012-10-10 | 1 | -3/+3 |
| | | | This is more future-proof. | ||||
* | Avoid including C headers (glib/gio) in public headers; use "forward ↵ | Olivier Tilloy | 2012-10-09 | 1 | -3/+4 |
| | | | | declarations" instead. | ||||
* | Fixed some deprecation warnings when generating the API documentation. | Olivier Tilloy | 2012-10-05 | 1 | -3/+3 |
| | |||||
* | Rename the source directories. | Olivier Tilloy | 2012-10-04 | 1 | -0/+232 |