aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtUiTools/glue
Commit message (Expand)AuthorAgeFilesLines
* Fix BUG #1058 - "Strange code in PySide/QtUiTools/glue/plugins.h"Paulo Alcantara2012-03-081-2/+2
* Remove obscure code from QUiLoader inject code.Renato Filho2012-03-081-6/+0
* Fix bug 913 - "Widgets inside QTabWidget are not exported as members of the c...Hugo Parente Lima2012-03-081-49/+32
* Adapt to API changes in libshiboken.Hugo Parente Lima2010-11-231-1/+1
* Updated to new shiboken API.Renato Araujo Oliveira Filho2010-11-191-1/+1
* Used original object in parent dictionary.renatofilho2010-10-131-5/+11
* Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-071-0/+47
* Used proxy object in QUiLoader loaded widget to avoid cyclic reference.renatofilho2010-10-071-4/+7
* Support any QObject in QUiLoader.load function.renatofilho2010-09-301-2/+2
* Port old boost code used in QtUiTools.renatofilho2010-09-221-0/+68