aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use the automoc feature to simplify a lot the build system.Olivier Tilloy2012-10-052-54/+8
* Port to Qt5.Olivier Tilloy2012-10-056-3/+28
* Fix variant conversion on 32-bits platforms.Olivier Tilloy2012-10-041-2/+2
* Rename the source directories.Olivier Tilloy2012-10-041-3/+3
* Replace #include statements with forward declarations in converter.h.Olivier Tilloy2012-10-041-0/+4
* Move the enums into a class that inherits QObject, so they can be exposed and...Olivier Tilloy2012-10-044-29/+29
* Remove the implementation of columnCount.Olivier Tilloy2012-10-041-8/+0
* Fix a typo.Olivier Tilloy2012-10-041-1/+1
* Created function to convert from QVariant to GVariant.Renato Araujo Oliveira Filho2012-09-143-7/+113
* Appended comments on unit test.Renato Araujo Oliveira Filho2012-09-133-1/+69
* Created class QStateAction to use as GAction proxy.Renato Araujo Oliveira Filho2012-09-132-12/+13
* Parse extra properties name to remove 'x-' and replace '-' to '_'.Renato Araujo Oliveira Filho2012-09-121-10/+10
* Created unit test for QDBusActionGroup.Renato Araujo Oliveira Filho2012-09-122-0/+174
* Added QML documentation.Renato Araujo Oliveira Filho2012-09-124-7/+62
* Append the default licence header into source files.Renato Araujo Oliveira Filho2012-09-115-2/+94
* Splitted qmenumodel plugin in two libraries to make it testable.Renato Araujo Oliveira Filho2012-09-1112-0/+772