aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix newsigslot documentation. Use Signal/Slot instead of signal/slot.ps-0.3.2Luciano Wolf2010-06-031-22/+22
* Fixed custom code related to connectNotify behaviour.Marcelo Lira2010-06-031-3/+3
* Fixed QColor test with proper values and remove an unused line.Marcelo Lira2010-06-021-2/+1
* Updating documentation to include QtDeclarative and support new features.Luciano Wolf2010-06-013-4/+16
* Fixed Maemo5 classes parent policy.renato2010-05-311-4/+54
* Create unittest to pickselector.renato2010-05-313-1/+28
* Fix QColor test to avoid floating points.renato2010-05-311-3/+2
* Use external CXX_FLAGS on compilation flags.Renato Filho2010-05-311-2/+2
* Revert "Fixed signal/slot class name based on PSEP 100."Hugo Parente Lima2010-05-319-25/+25
* Adding test cases to cover QtDeclarative + fix inside typesystem.Luciano Wolf2010-05-285-1/+175
* Test a specific situation that causes python segfault.Luciano Wolf2010-05-281-1/+13
* Webkit test cleanup.Luciano Wolf2010-05-281-5/+0
* Disabled GCC optimization flags by default.Renato Filho2010-05-281-14/+20
* Fixed bug on dynamic metaobject creation.Renato Filho2010-05-262-10/+29
* Fixed QGLBuffer typo.Renato Filho2010-05-261-1/+1
* Implemented QGLBuffer unittest.Renato Filho2010-05-261-0/+49
* 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-243-18/+117
* QtNetwork 4.7 unittest.Renato Filho2010-05-241-0/+23
* Updated QtNetwork typesystem to support Qt 4.7Renato Filho2010-05-245-9/+45
* Fix CMake variable escapingLauro Neto2010-05-221-1/+1
* Fixed typo on licence header.Renato Filho2010-05-211-1/+1
* 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
* Use the "just compiled" libpyside even if the platform doesn't support librar...Hugo Parente Lima2010-05-211-1/+1
* Fix bug#218 - TimedQApplication uses a singleton.Luciano Wolf2010-05-212-7/+14
* Fixed Nokia copyright.Renato Filho2010-05-211-3/+3
* 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
* Append license and copyright to pyhtml2devhelp.py scriptRenato Filho2010-05-201-4/+33
* QAbstractTableItemModel unittest.Renato Filho2010-05-201-0/+17
* 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
* Fixed signal/slot class name based on PSEP 100.Renato Filho2010-05-209-28/+26
* Updating doc to reflect PSEP100.Luciano Wolf2010-05-201-23/+23
* Fix bug#207, Add initQtMetaType class to libpyside.Hugo Parente Lima2010-05-201-0/+22
* MacOs compiler fix.Renato Oliveira2010-05-196-9/+22
* Implemented SO detection support.Renato Filho2010-05-194-14/+48
* Update tests to cover bug#207.Luciano Wolf2010-05-191-0/+5
* Fix dynamic linking in various modules.Renato Filho2010-05-195-2/+5
* Implemented OPENSSL detection on QtNetwork.Renato Filho2010-05-191-5/+9
* Append licence header.Renato Filho2010-05-193-1/+103
* Adding documentation about new-style signal/slot.Luciano Wolf2010-05-182-0/+193
* Adding new-style signal/slot tests.Luciano Wolf2010-05-176-0/+254
* Fix signal initializer.Luciano Wolf2010-05-171-0/+2