aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implementing API2 modifications.Luciano Wolf2010-06-156-12/+239
* Added QVariant::Type as a primitive type.Hugo Parente Lima2010-06-155-0/+99
* Rename error() method to avoid name clash with the error signal.Hugo Parente Lima2010-06-151-1/+5
* Add suppress message for yet another weird message from the C++ parser.Hugo Parente Lima2010-06-152-1/+2
* Remove invalid function modifications from typesystem.Hugo Parente Lima2010-06-151-2/+0
* Updating QVariant description inside API2 document.Luciano Wolf2010-06-151-0/+1
* Updating API2 documentation.Luciano Wolf2010-06-151-12/+3
* Documentation about new API2.Luciano Wolf2010-06-141-0/+104
* Fixes QString primitive type for Qt 4.7 adding a default constructor.Marcelo Lira2010-06-141-1/+1
* Fixed parent function return ownership.Renato Filho2010-06-144-18/+92
* Fixed thread test to avoid memory leaks.Renato Filho2010-06-141-0/+1
* Revert "GENERATOR_EXTRA_FLAGS must be a cmake string, not a cmake list."Hugo Parente Lima2010-06-141-1/+1
* GENERATOR_EXTRA_FLAGS must be a cmake string, not a cmake list.Hugo Parente Lima2010-06-141-1/+1
* Removed QVariant from PySide.Hugo Parente Lima2010-06-1018-597/+166
* Remove registration of PySide primitive types, the generator do this automati...Hugo Parente Lima2010-06-101-17/+0
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-1048-0/+0
* Re-add the possibility to run tests by module.Hugo Parente Lima2010-06-1010-12/+7
* Added QDataStream methods to read and write QString, QChar and QStringList.Hugo Parente Lima2010-06-102-32/+66
* Add checkType method to PySide custom converters.Hugo Parente Lima2010-06-106-15/+49
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-1032-1187/+185
* Apply "rename to" tag to QtGui methods.Luciano Wolf2010-06-091-0/+53
* Rename necessary arguments on QtCore typesystem.Renato Filho2010-06-091-1/+30
* Fix compilation of QTest bindings on MacOSX.Hugo Parente Lima2010-06-091-0/+13
* Fix cmake detection of phonon on MacOSX.Hugo Parente Lima2010-06-091-0/+5
* Created support to hash objects with type QDate, QTime, QDateTime, QUrl.Renato Filho2010-06-082-4/+13
* Created unit test for QDate, QTime, QDateTime, QUrl hash function.Renato Filho2010-06-082-0/+26
* Updating QtMaemo5 dependecies inside CMakeLists file.Luciano Wolf2010-06-081-1/+1
* Updating QEasingCurve and QTest to compile for ARMEL platforms.Luciano Wolf2010-06-082-5/+6
* Created new unittest model.Renato Filho2010-06-07211-79/+241
* Removed an copy'n'paste error from the documentation of new style signals/slots.Marcelo Lira2010-06-071-5/+1
* Bump to version 0.3.3.Renato Filho2010-06-071-1/+1
* 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