Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed QtTestGui include from tests. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -1/+1 |
* | 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 |
* | Move the enums into a class that inherits QObject, so they can be exposed and... | Olivier Tilloy | 2012-10-04 | 1 | -11/+11 |
* | Created function to convert from QVariant to GVariant. | Renato Araujo Oliveira Filho | 2012-09-14 | 1 | -7/+0 |
* | Appended comments on unit test. | Renato Araujo Oliveira Filho | 2012-09-13 | 1 | -1/+51 |
* | Created class QStateAction to use as GAction proxy. | Renato Araujo Oliveira Filho | 2012-09-13 | 1 | -1/+2 |
* | Created unit test for QDBusActionGroup. | Renato Araujo Oliveira Filho | 2012-09-12 | 1 | -0/+160 |