aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtUiTools
Commit message (Expand)AuthorAgeFilesLines
* Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-073-0/+64
* 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-222-6/+85
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-1/+20
* Use the correct path separator when under Windows.Hugo Parente Lima2010-08-311-1/+1
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-2/+3
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-2/+1
* created macro to compile pyside modules.Renato Filho2010-08-191-34/+26
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* Add a default value and argument name to QUiLoader::file(str, QWidget)Hugo Parente Lima2010-07-091-0/+4
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+2
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Fix dynamic linking in various modules.Renato Filho2010-05-191-1/+0
* Initial bindings for QtUiTools.Hugo Lima2010-03-302-0/+92