Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call g_type_init() in the constructor for QDBusObject. | Olivier Tilloy | 2012-10-08 | 1 | -5/+0 |
* | Port to Qt5. | Olivier Tilloy | 2012-10-05 | 1 | -0/+5 |
* | Fix variant conversion on 32-bits platforms. | Olivier Tilloy | 2012-10-04 | 1 | -2/+2 |
* | Move the enums into a class that inherits QObject, so they can be exposed and... | Olivier Tilloy | 2012-10-04 | 1 | -7/+7 |
* | Remove the implementation of columnCount. | Olivier Tilloy | 2012-10-04 | 1 | -8/+0 |
* | Appended comments on unit test. | Renato Araujo Oliveira Filho | 2012-09-13 | 1 | -0/+15 |
* | Created class QStateAction to use as GAction proxy. | Renato Araujo Oliveira Filho | 2012-09-13 | 1 | -11/+11 |
* | Parse extra properties name to remove 'x-' and replace '-' to '_'. | Renato Araujo Oliveira Filho | 2012-09-12 | 1 | -10/+10 |
* | Append the default licence header into source files. | Renato Araujo Oliveira Filho | 2012-09-11 | 1 | -0/+19 |
* | Splitted qmenumodel plugin in two libraries to make it testable. | Renato Araujo Oliveira Filho | 2012-09-11 | 1 | -0/+185 |