aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
Commit message (Expand)AuthorAgeFilesLines
* Create unittest to pickselector.renato2010-05-312-1/+11
* Adding test cases to cover QtDeclarative + fix inside typesystem.Luciano Wolf2010-05-281-1/+7
* Updated QtOpenGL typesystem to Qt 4.7.Renato Filho2010-05-262-0/+74
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-269-47/+38
* Check QT_NO_SESSIONMANAGER flag to avoid generating qsessionmanager_wrapper.Luciano Wolf2010-05-251-1/+6
* Initial bindings for QtDeclarative module.Hugo Parente Lima2010-05-244-1/+108
* QtMultimedia bindings.Renato Filho2010-05-242-18/+85
* Updated QtNetwork typesystem to support Qt 4.7Renato Filho2010-05-244-8/+38
* Fix bug#225 - "QWidget didn't have fontMetrics Functions"Hugo Parente Lima2010-05-211-2/+0
* Fix QVariant custom code to work with Qt4.7.Hugo Parente Lima2010-05-212-31/+12
* Fix convenience symlinks used during install by appending theRenato Filho2010-05-201-1/+1
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-2017-17/+17
* Revert "Fix bug #229."Hugo Parente Lima2010-05-201-0/+4
* Fix bug #229.Hugo Parente Lima2010-05-201-4/+0
* Update polymorphic-id-expression to QAbstractItemModel derived classes.Renato Filho2010-05-203-9/+9
* Fix bug#228 - "Missing PySide.QtGui.QStyledItemDelegate.initStyleOption"Hugo Parente Lima2010-05-201-1/+0
* MacOs compiler fix.Renato Oliveira2010-05-194-7/+10
* Implemented SO detection support.Renato Filho2010-05-193-14/+22
* Fix dynamic linking in various modules.Renato Filho2010-05-195-2/+5
* Implemented OPENSSL detection on QtNetwork.Renato Filho2010-05-191-5/+9
* Implemented support to modify slot return type.Renato Filho2010-05-172-178/+4
* Included QMetaMethod class in QtCore typesystem.Renato Filho2010-05-172-0/+6
* Implemented support to slot decoration.Renato Filho2010-05-172-0/+182
* Fix bug#167Hugo Parente Lima2010-05-071-1/+1
* Removed undocumented enum from QtCore.Hugo Parente Lima2010-05-071-1/+1
* Fix Phonon.path.[sink|source]() return ownershipLauro Neto2010-05-031-0/+10
* Adding missing filesLauro Neto2010-05-033-3/+11
* Fixed typesystem parser warnings.Renato Filho2010-04-308-15/+16
* 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-302-1/+9
* Initial bindings for phononHugo Parente Lima2010-04-293-3/+220
* Fixing project nameLauro Neto2010-04-281-1/+1
* 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
* 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-221-0/+2
* Implemented module QtMaemo5.renato2010-04-227-17/+125
* Removed unecessary inject code on QtHelp typesystem.Renato Filho2010-04-151-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
* 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