aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
* Removed QVariant from PySide.Hugo Parente Lima2010-06-101-1/+0
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-101-7/+0
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-261-2/+11
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Included QMetaMethod class in QtCore typesystem.Renato Filho2010-05-171-0/+1
* Adding missing filesLauro Neto2010-05-031-1/+1
* Fixed typesystem parser warnings.Renato Filho2010-04-301-0/+1
* Adding support to QtScript module.Luciano Wolf2010-04-231-0/+1
* Install module headers.Hugo Lima2010-03-231-0/+2
* Do not link a python module to other python module.Hugo Lima2010-02-181-1/+1
* Simplify "else" and "endif" statementsAnderson Lizardo2010-02-051-2/+2
* Backporting Qt4.6 support from PySide (Boost) to Shiboken, plus:Luciano Wolf2010-02-051-0/+29
* Exported QXmlStreamAttributes for QtCore.Renato Filho2010-02-011-1/+1
* Export QGenericArgument and QGenericReturnArgument types for QtCore.renato2010-01-281-0/+2
* Set QtCore module as shared library instead of module, so it'll work with oth...Hugo Lima2010-01-271-1/+1
* Add typesystem path variable to execute_generator CMake macro.Hugo Lima2010-01-271-1/+1
* Implemented support for classname on metaobject.renato2009-12-301-0/+1
* Initial port of signal slots infrastructure from PySide to the Shiboken version.Hugo Lima2009-12-161-0/+2
* Uncomment QTextStream and QDataStream plus fixesLauro Neto2009-11-101-2/+2
* Fix QTextCodec and QTextCodec::ConverterState classes.Luciano Wolf2009-09-221-2/+2
* exporting QDirIterator classMarcelo Lira2009-09-221-1/+1
* Type system update.Hugo Lima2009-09-111-6/+6
* Added all QtCore classes to the typesystem.Hugo Lima2009-09-101-3/+87
* Initial experiments with shiboken and QtHugo Lima2009-09-091-0/+35