aboutsummaryrefslogtreecommitdiff
path: root/tests/client/modeltest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash during model destruction in QML.Renato Araujo Oliveira Filho2012-10-091-0/+22
* Port to Qt5.Olivier Tilloy2012-10-051-0/+5
* Fix variant conversion on 32-bits platforms.Olivier Tilloy2012-10-041-2/+2
* Move the enums into a class that inherits QObject, so they can be exposed and...Olivier Tilloy2012-10-041-7/+7
* Remove the implementation of columnCount.Olivier Tilloy2012-10-041-8/+0
* Appended comments on unit test.Renato Araujo Oliveira Filho2012-09-131-0/+15
* Created class QStateAction to use as GAction proxy.Renato Araujo Oliveira Filho2012-09-131-11/+11
* Parse extra properties name to remove 'x-' and replace '-' to '_'.Renato Araujo Oliveira Filho2012-09-121-10/+10
* Append the default licence header into source files.Renato Araujo Oliveira Filho2012-09-111-0/+19
* Splitted qmenumodel plugin in two libraries to make it testable.Renato Araujo Oliveira Filho2012-09-111-0/+185