aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Implemented support to MSG type on windows.Renato Filho2012-03-081-1/+14
* Implemented support to QEasingCurve.setCustomType.Renato Filho2012-03-081-1/+3
* Fixed CMakeLists.txt files to prevent static source files of being deleted by...Marcelo Lira2012-03-081-1/+2
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-5/+2
* Fix bug#438 - "Can't find Python.h on OS X"Hugo Parente Lima2010-10-281-1/+1
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* Added missing classes.renatofilho2010-09-291-0/+3
* 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-23/+16
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* 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