aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtUiTools/typesystem_uitools.xml
Commit message (Collapse)AuthorAgeFilesLines
* Updates documentation of QUiLoader.registerCustomWidget method.Marcelo Lira2012-03-081-0/+34
| | | | | | | | | | The new documentation highlights the danger of duck punching virtual methods of widget objects produced by QUiLoader. Also named the argument of QUiLoader.registerCustomWidget as customWidgetType. Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Fix bug#409 - "function -- PySide.QtUiTools.QUiLoader.load(...) -- takes ↵Hugo Parente Lima2010-10-281-1/+1
| | | | | | | bytes-string (but not unicode-string)" Reviewer: Renato Araújo <renato.filho@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Remove whitespaces.Hugo Parente Lima2010-10-281-2/+2
|
* Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-071-0/+12
| | | | | | | This is used to register a new python type which can be used in ui description files. Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Port old boost code used in QtUiTools.renatofilho2010-09-221-6/+17
| | | | | | | fixes bug #376. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-1/+20
|
* Add a default value and argument name to QUiLoader::file(str, QWidget)Hugo Parente Lima2010-07-091-0/+4
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Initial bindings for QtUiTools.Hugo Lima2010-03-301-0/+52