aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove the restriction of detecing QtOpenGL module just when the gl.h header ...Hugo Parente Lima2012-03-081-3/+1
* The global header for PySide is now installed with the libpyside headers.Marcelo Lira2012-03-081-3/+5
* Fix bug#623 - "QGLWidget.bindTexture(QPixmap, GLenum, GLenum) is missing"Hugo Parente Lima2012-03-081-1/+3
* Test for QTDESIGNER before add QTUITOOLS.Renato Araujo Oliveira Filho2012-03-081-1/+3
* Fix __init__.py and private.py install command.Lauro Neto2010-11-121-1/+1
* Added PySide attributes to specify current version, and Qt version.renatofilho2010-11-121-2/+2
* Moved cmake macros to a separeted file.renatofilho2010-10-071-160/+1
* Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-071-0/+1
* Implemented detection for VideoCaptureDevice on phonon module.renatofilho2010-10-041-3/+24
* Fix bug#168 - "API documentation suggestions" and other fixes.Hugo Parente Lima2010-09-241-6/+12
* Treat modules as library targets.Carlos Goncalves2010-09-141-2/+1
|\
| * Treat modules as library targets.Carlos Goncalves2010-09-041-2/+1
* | Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...ps-0.4.1Renato Filho2010-09-101-10/+6
* | Created module shutdown function necessary to avoid call python functions bef...Renato Filho2010-09-081-1/+5
|/
* Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...Hugo Parente Lima2010-09-021-2/+2
* Also install the typesystem used during generation.Lauro Neto2010-09-011-1/+1
* Use the correct path separator when under Windows.Hugo Parente Lima2010-08-311-3/+3
* Fix Qt class detection on Windows.Hugo Parente Lima2010-08-311-2/+1
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-5/+6
* Fix class checking for 64-bitsAnderson Lizardo2010-08-261-1/+2
* Replace macro checks with actual symbol checkingAnderson Lizardo2010-08-261-0/+33
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-4/+11
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-3/+3
* Fixed Cmake for test on windows.Renato Filho2010-08-201-1/+5
* Fix install command to correct module name.Lauro Neto2010-08-201-1/+2
* Changed output dir for python modules to make the tests run in others plataff...Renato Filho2010-08-201-6/+4
* Use .pyd for modules on windows.Renato Filho2010-08-191-0/+3
* created macro to compile pyside modules.Renato Filho2010-08-191-12/+32
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+5
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-261-0/+1
* Initial bindings for QtDeclarative module.Hugo Parente Lima2010-05-241-1/+15
* Fix convenience symlinks used during install by appending theRenato Filho2010-05-201-1/+1
* Implemented SO detection support.Renato Filho2010-05-191-1/+6
* Adding support to QtScriptTools module.Willer Moreira2010-04-301-0/+1
* Initial bindings for phononHugo Parente Lima2010-04-291-3/+1
* Adding support to QtScript module.Luciano Wolf2010-04-231-2/+1
* Implemented module QtMaemo5.renato2010-04-221-12/+30
* Fix typo, QT_MULTIMEDIA* => QT_QTMULTIMEDIA*Hugo Parente Lima2010-04-131-5/+5
* Add hack to find QtMultimedia module.Hugo Parente Lima2010-04-121-0/+14
* Initial QtMultimedia bindingsCarlos Goncalves2010-04-121-0/+1
* Initial bindings for QtXmlPatterns.Hugo Lima2010-04-091-1/+1
* Initial bindings for QtHelpHugo Parente Lima2010-04-091-0/+2
* Fix bug#200 "Add support to disable the binding generation of some modules."Hugo Parente Lima2010-04-081-5/+9
* Initial bindings for QtUiTools.Hugo Lima2010-03-301-0/+1
* initial bindings for QtXmlMatti Airas2010-03-231-0/+1
* Initial QtSql bindings.Hugo Lima2010-03-221-0/+1
* Bindings for QtOpenGL.Hugo Lima2010-03-191-0/+1
* Initial QtTest bindingsLauro Neto2010-03-041-0/+1
* Initial QtSvg bindingsCarlos Goncalves2010-03-021-0/+1
* Initial QtWebKit binding (Qt 4.6 supported)Carlos Goncalves2010-02-251-0/+1