aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtUiTools
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 797 - "error on ui file load"Hugo Parente Lima2012-03-082-0/+12
* Fix bug#552 - "Segmentation fault when using QUiLoader and QTabWidget"Hugo Parente Lima2012-03-083-0/+64
* Fix bug#409 - "function -- PySide.QtUiTools.QUiLoader.load(...) -- takes byte...Hugo Parente Lima2010-10-281-0/+13
* Fix bugs 430, 426, 429, 394, 433.Hugo Parente Lima2010-10-223-0/+38
* Removed QtDesigner dependency from QtUiTools module.renatofilho2010-10-152-61/+1
* Fixed reference leak on uiloader.renatofilho2010-10-132-1/+59
* Replace type() comparison with isinstance.Lauro Neto2010-10-071-1/+1
* Created unittest for widgets defined in Python and used during QUiLoader.load...renatofilho2010-10-073-3/+107
* Extend QUiLoader test to test ui files with custom widgets.renatofilho2010-10-051-1/+11
* Added missing file on QtUitools tests.renatofilho2010-10-011-0/+16
* Unit test for bug #392.renatofilho2010-09-302-0/+20
* Created unit test for bug #376.renatofilho2010-09-222-0/+20
* Created unit test for bug #360.renatofilho2010-09-213-0/+43
* Created new unittest model.Renato Filho2010-06-074-0/+94