aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-21/+21
* Separated class typesystem from the main typesystem.Renato Araujo Oliveira Filho2012-03-081-16/+16
* 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/+5
* Install qpytextobject.hLauro Neto2010-09-021-0/+2
* Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...Hugo Parente Lima2010-09-021-1/+6
* Use the correct path separator when under Windows.Hugo Parente Lima2010-08-311-1/+1
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-1/+6
* Add missing checks for printing classesAnderson Lizardo2010-08-261-0/+10
* Replace macro checks with actual symbol checkingAnderson Lizardo2010-08-261-85/+4
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-12/+1
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-16/+4
* Fixed typesystem for windows.Renato Filho2010-08-201-0/+4
* created macro to compile pyside modules.Renato Filho2010-08-191-23/+21
* 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/+7
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-261-1/+1
* Check QT_NO_SESSIONMANAGER flag to avoid generating qsessionmanager_wrapper.Luciano Wolf2010-05-251-1/+6
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Implemented SO detection support.Renato Filho2010-05-191-8/+3
* Adding missing filesLauro Neto2010-05-031-0/+1
* Implemented module QtMaemo5.renato2010-04-221-3/+15
* Install module headers.Hugo Lima2010-03-231-0/+2
* Re-add polymorphic-id-expression attribute on QtCore and QtGui typesystems.Hugo Lima2010-03-031-0/+5
* QtGui and QtNetwork uses the global header from QtCore, so they must be compi...Hugo Lima2010-02-191-0/+1
* Do not link a python module to other python module.Hugo Lima2010-02-181-2/+1
* Simplify "else" and "endif" statementsAnderson Lizardo2010-02-051-2/+2
* Remove nested parenthesis on IF() statement (not supported in CMake 2.6.2)Anderson Lizardo2010-02-051-3/+3
* Remove duplicate source fileAnderson Lizardo2010-02-051-1/+0
* Initial QtGui bindings.Hugo Lima2010-01-271-0/+477