aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pysidetest/qvariant_test.py
Commit message (Expand)AuthorAgeFilesLines
* Added missing license headers of the tests (scripts, qml, cpp)Friedemann Kleint2016-10-181-0/+28
* Type of `QKeySequence` in Qt5 is 75 (see http://doc.qt.io/qt-5/qmetatype.html...David Brooks2015-12-051-1/+1
* wrong import fixed, the real bug is now visibleChristian Tismer2015-11-121-1/+1
* finally, pyside needs to be renamed in the XML filesChristian Tismer2015-09-221-2/+2
* fix a lot of import bugs due to QtGui QtWidget transitionChristian Tismer2015-07-291-1/+1
* Created unit test to QKeySequence convertion to QVariant.Renato Filho2012-03-081-0/+17