aboutsummaryrefslogtreecommitdiff
path: root/tests/client/actiongrouptest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Call g_type_init() in the constructor for QDBusObject.Olivier Tilloy2012-10-081-5/+0
* Port to Qt5.Olivier Tilloy2012-10-051-0/+5
* Move the enums into a class that inherits QObject, so they can be exposed and...Olivier Tilloy2012-10-041-11/+11
* Created function to convert from QVariant to GVariant.Renato Araujo Oliveira Filho2012-09-141-7/+0
* Appended comments on unit test.Renato Araujo Oliveira Filho2012-09-131-1/+51
* Created class QStateAction to use as GAction proxy.Renato Araujo Oliveira Filho2012-09-131-1/+2
* Created unit test for QDBusActionGroup.Renato Araujo Oliveira Filho2012-09-121-0/+160