aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml
Commit message (Collapse)AuthorAgeFilesLines
* Updated QtXmlPattern's type system.Marcelo Lira2012-03-081-1/+2
|
* Add since attribute for classes and enums added on Qt4.6 and Qt4.7.Hugo Parente Lima2012-03-081-2/+2
|
* Type systems of all modules but QtCore and QtGui reviewed.Hugo Parente Lima2012-03-081-6/+12
|
* Updated QtXml and QtXmlPatterns typesystem.renatofilho2010-10-281-2/+12
| | | | | | | Move some value-types to object-type because these classes use QScopedPointer without assigner operator. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Modified the type system files to make use of nested type declarations.Marcelo Lira2010-09-231-9/+10
| | | | | Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
|
* Fixed typesystem parser warnings.Renato Filho2010-04-301-2/+5
|
* Initial bindings for QtXmlPatterns.Hugo Lima2010-04-091-0/+57
Reviewer: Renato Araújo <renato.filho@openbossa.org> Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>