aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtUiTools
Commit message (Expand)AuthorAgeFilesLines
* Fix BUG #1060 - "Subclassing of QUiLoader leads to "Internal C++ objectPaulo Alcantara2012-03-083-0/+38
* Updated QtUiTools modue to works with python 2.x and 3.xRenato Filho2012-03-081-3/+3
* Created unit test for bug #958.Renato Filho2012-03-083-0/+73
* Created unit test for bug #965.Renato Filho2012-03-083-0/+48
* Fix bug 913 - "Widgets inside QTabWidget are not exported as members of the c...Hugo Parente Lima2012-03-084-1/+82
* Created unit test for bug #909.Renato Filho2012-03-083-0/+56
* 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