aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated git-archive use to keep compatibility with git version 1.6.ps-0.3.1Renato Filho2010-05-041-1/+1
* Fix libshiboken SONAME.Hugo Parente Lima2010-05-041-1/+1
* Add QtMaemo5 to the modules listBruno dos Santos de Araujo2010-05-041-0/+1
* Bump generation tools versionsBruno dos Santos de Araujo2010-05-034-9/+9
* Update build docs dependencies/versionsBruno dos Santos de Araujo2010-05-034-14/+20
* Fix Phonon.path.[sink|source]() return ownershipLauro Neto2010-05-031-0/+10
* Fix phonon playing testLauro Neto2010-05-031-5/+11
* Adding missing filesLauro Neto2010-05-033-3/+11
* Add doc generator for some missing modules.Hugo Parente Lima2010-05-031-0/+5
* Build documentation of out source dir, automagicly replacing variables like v...Hugo Parente Lima2010-05-033-103/+15
* Fix documentation title, as requested by bug#168.Hugo Parente Lima2010-05-031-1/+1
* Add dbus example do docs.Hugo Parente Lima2010-05-033-3/+120
* Python2.6 doesn't include a .pc file.Luciano Wolf2010-05-031-1/+0
* Install pysideconversions.h to the proper place.Luciano Wolf2010-05-031-0/+1
* Fixed typesystem parser warnings.Renato Filho2010-04-308-15/+16
* Adding test for QtScriptToolsLauro Neto2010-04-301-0/+41
* Adding support to QtScriptTools module.Willer Moreira2010-04-303-0/+58
* Add missing flags attribute.Lauro Neto2010-04-301-1/+1
* Phonon Notifier wrapper.Renato Filho2010-04-304-5/+65
* Add QMultiMap support for Qt.Hugo Parente Lima2010-04-303-2/+80
* Initial bindings for phononHugo Parente Lima2010-04-293-3/+220
* Update build docs.Bruno dos Santos de Araujo2010-04-295-21/+29
* Fixed convertes memory leak.Renato Filho2010-04-291-4/+5
* Update documentation about shiboken and remove old one aboutRenato Filho2010-04-287-23/+60
* Skip BaseWrapper class from class diagram generation.Renato Filho2010-04-281-4/+5
* Adding ./doc from boostLauro Neto2010-04-281108-0/+70655
* Fixing project nameLauro Neto2010-04-281-1/+1
* Created unittest for QtScript.Renato Filho2010-04-262-0/+17
* Adding support to QtScript module.Luciano Wolf2010-04-236-3/+83
* Added all Qt global functions using the brand new function tag.Hugo Parente Lima2010-04-222-241/+41
* Moves contents of qobjectdefs_pyside.h to global.h.Hugo Parente Lima2010-04-222-336/+328
* Function modifications of QDragMoveEvent moved to its base type, QDropEvent.Hugo Parente Lima2010-04-221-2/+2
* For now on, the c++ ownership is mandatory on QLayout family classes.Renato Filho2010-04-221-9/+25
* Fixed QLayoutItemWidget polymorphic expression.Renato Filho2010-04-221-1/+1
* Fixed QLayout family return policy.Renato Filho2010-04-222-96/+200
* Fixed QApplication exit order.Renato Filho2010-04-224-3/+16
* Implemented module QtMaemo5.renato2010-04-228-17/+144
* Fixed bug with refcount on PyObject args during signal/slot emission.Renato Filho2010-04-162-7/+54
* Removed unecessary inject code on QtHelp typesystem.Renato Filho2010-04-152-13/+2
* Partially fix bug#181 "Support Qt message handling system".Hugo Parente Lima2010-04-131-5/+0
* Fix typo, QT_MULTIMEDIA* => QT_QTMULTIMEDIA*Hugo Parente Lima2010-04-131-5/+5
* Created unittest for QtXmlPatterns.Renato Filho2010-04-131-0/+30
* Fix bug#197, among some reference leaks.Hugo Parente Lima2010-04-122-10/+25
* Add hack to find QtMultimedia module.Hugo Parente Lima2010-04-121-0/+14
* Fix modified type of QAbstractVideoBuffer::map method.Hugo Parente Lima2010-04-121-1/+1
* Do not throw an OverflowError on QString.number(-1).Hugo Parente Lima2010-04-121-0/+6
* Install QtMultimedia header file.Hugo Lima2010-04-121-0/+2
* Fix CMakeLists and typesystem of qtmultimedia to use the right typesystem fil...Hugo Lima2010-04-122-7/+4
* QtMultimedia doesn't exists in versions prior to 4.6, so we dont need to chec...Hugo Lima2010-04-121-22/+1
* Initial QtMultimedia bindingsCarlos Goncalves2010-04-125-0/+137