aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtXml
Commit message (Expand)AuthorAgeFilesLines
* Qt::HANDLE is declared only in QtCore, and its specifics depend on the archit...Marcelo Lira2012-03-081-1/+1
* Removed the remaining occurrences of Shiboken::makeTuple.Marcelo Lira2012-03-081-20/+25
* Fixed CMakeLists.txt files to prevent static source files of being deleted by...Marcelo Lira2012-03-081-1/+2
* Updated type system files to use the new %BEGIN_ALLOW_THREADS and %END_ALLOW_...Marcelo Lira2012-03-081-6/+6
* Type systems of all modules but QtCore and QtGui reviewed.Hugo Parente Lima2012-03-081-67/+20
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-2/+1
* Adapt to API changes in libshiboken.Hugo Parente Lima2010-11-231-2/+2
* Fix bug#438 - "Can't find Python.h on OS X"Hugo Parente Lima2010-10-281-1/+1
* Updated QtXml and QtXmlPatterns typesystem.renatofilho2010-10-281-1/+1
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* Workaround to change the documentation about the return value of some functions.Hugo Parente Lima2010-10-071-0/+24
* Revert "Fixed doc of return values."Hugo Parente Lima2010-10-051-30/+6
* Fixed doc of return values.Hugo Parente Lima2010-10-051-6/+30
* Modified the type system files to make use of nested type declarations.Marcelo Lira2010-09-231-9/+7
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-1/+2
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-2/+1
* created macro to compile pyside modules.Renato Filho2010-08-191-31/+23
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* Fix typo.Hugo Parente Lima2010-07-061-1/+1
* Typesystem cleanup.Hugo Parente Lima2010-07-061-25/+4
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Fixed typesystem parser warnings.Renato Filho2010-04-301-0/+2
* Install QtXml header file.Hugo Lima2010-03-231-0/+2
* Updates to QtXml module.Marcelo Lira2010-03-231-39/+106
* initial bindings for QtXmlMatti Airas2010-03-232-0/+434