Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QStateAction: add ability to activate or change state by variant string | Marco Trevisan (TreviƱo) | 2016-10-18 | 1 | -0/+20 |
| | |||||
* | Fix use of un-initialized memory | Albert Astals | 2014-02-28 | 1 | -3/+2 |
| | |||||
* | QStateAction: try to maintain the type of the action's state | Lars Uebernickel | 2013-09-23 | 1 | -4/+7 |
| | | | | | | QML likes to convert doubles to integers if the number is close enough to an integer. This tries to circumvent that by explicitly casting to the right action type, because that's what exporters of GActionGroups expect. | ||||
* | Added docs on new functions. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -5/+14 |
| | |||||
* | Removed QAction dependecy from QStateAction. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -15/+18 |
| | | | | Exported activate function on QStateAction. | ||||
* | Created function actionActivate on QDbusActionGroup. | Renato Araujo Oliveira Filho | 2012-10-30 | 1 | -1/+1 |
| | |||||
* | Fixed some deprecation warnings when generating the API documentation. | Olivier Tilloy | 2012-10-05 | 1 | -2/+2 |
| | |||||
* | Rename the source directories. | Olivier Tilloy | 2012-10-04 | 1 | -0/+145 |