aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Adding support to QtScriptTools module.Willer Moreira2010-04-301-0/+1
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Reviewer: Lauro Neto <lauro.neto@openbossa.org>
* 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
| | | | | | | | Create unittest for module. Fixed generetion of typesystem_gui.xml based on detected system. Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* Fix typo, QT_MULTIMEDIA* => QT_QTMULTIMEDIA*Hugo Parente Lima2010-04-131-5/+5
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
* Add hack to find QtMultimedia module.Hugo Parente Lima2010-04-121-0/+14
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Reviewer: Renato Araújo <renato.filho@openbossa.org>
* Initial QtMultimedia bindingsCarlos Goncalves2010-04-121-0/+1
|
* Initial bindings for QtXmlPatterns.Hugo Lima2010-04-091-1/+1
| | | | | Reviewer: Renato Araújo <renato.filho@openbossa.org> Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
* Initial bindings for QtHelpHugo Parente Lima2010-04-091-0/+2
| | | | | Reviewer: Renato Araújo <renato.filho@openbossa.org> Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
* Fix bug#200 "Add support to disable the binding generation of some modules."Hugo Parente Lima2010-04-081-5/+9
| | | | | Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
* Initial bindings for QtUiTools.Hugo Lima2010-03-301-0/+1
|
* initial bindings for QtXmlMatti Airas2010-03-231-0/+1
| | | | QtXml now compiles and can be imported but is not tested at all.
* Initial QtSql bindings.Hugo Lima2010-03-221-0/+1
| | | | | Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
* Bindings for QtOpenGL.Hugo Lima2010-03-191-0/+1
| | | | | Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org> Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
* Initial QtTest bindingsLauro Neto2010-03-041-0/+1
|
* Initial QtSvg bindingsCarlos Goncalves2010-03-021-0/+1
| | | | | Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
* Initial QtWebKit binding (Qt 4.6 supported)Carlos Goncalves2010-02-251-0/+1
|
* Simplify "else" and "endif" statementsAnderson Lizardo2010-02-051-2/+2
| | | | Reviewed by Hugo Parente <hugo.lima@openbossa.org>
* Initial QtNetwork bindings.Carlos Goncalves2010-02-021-0/+1
|
* Export QGenericArgument and QGenericReturnArgument types for QtCore.renato2010-01-281-2/+2
| | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
* Initial QtGui bindings.Hugo Lima2010-01-271-0/+1
|
* Add typesystem path variable to execute_generator CMake macro.Hugo Lima2010-01-271-2/+2
|
* - Support path with spaces.Hugo Lima2009-11-231-4/+4
| | | | | | - Use the system library suffix instead of a hard coded ".so" string. Reviewed by Lauro Neto <lauro.neto@openbossa.org>
* Added inject codes for methods like QString::toDouble, QByteArray::toFloat, etc.Hugo Lima2009-11-181-1/+2
|
* Install __init__.pyLauro Neto2009-10-291-0/+3
|
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-211-1/+15
|
* Initial experiments with shiboken and QtHugo Lima2009-09-091-0/+15