aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix signal initializer.Luciano Wolf2010-05-171-2/+2
* Implemented signal to signal connection.Renato Filho2010-05-172-12/+30
* Implemented support to connection type.Renato Filho2010-05-172-3/+14
* Used shared pointer on MethodData to allow copy.Renato Filho2010-05-172-14/+33
* Register Signal objects on MetaObject.Renato Filho2010-05-175-20/+32
* Removed init[slot,signal] from public api.Renato Filho2010-05-174-26/+21
* Fixed memory leak on signal allocator.Renato Filho2010-05-172-0/+12
* Fixed memory leaks.Renato Filho2010-05-175-138/+149
* removed TPFLAGS_BASETYPE from signal/slot classes to avoid derivationRenato Filho2010-05-172-3/+3
* Updated signal/slot class names to follow the same style.Renato Filho2010-05-173-81/+81
* Fixed signal signature parse.Renato Filho2010-05-172-8/+28
* Implemente sequence operator on signal class.Renato Filho2010-05-173-66/+120
* Implemented signal name discovery if not setted on constructor.Renato Filho2010-05-173-25/+39
* Implemented support to modify slot return type.Renato Filho2010-05-1711-48/+710
* Included QMetaMethod class in QtCore typesystem.Renato Filho2010-05-172-0/+6
* Use new decorators api on autoconnect test.Renato Filho2010-05-171-0/+1
* Implemented support to slot decoration.Renato Filho2010-05-174-0/+212
* Created unitest to slot decoration.Renato Filho2010-05-171-0/+49
* Created test to static metaobject.Renato Filho2010-05-102-0/+68
* Fix bug#167Hugo Parente Lima2010-05-071-1/+1
* Removed undocumented enum from QtCore.Hugo Parente Lima2010-05-071-1/+1
* New test case to cover QMenu.addAction() problem. Bug #167.Luciano Wolf2010-05-071-0/+25
* unittest for autoconection signal/slot.Renato Filho2010-05-071-0/+30
* uinit test for signasl with valuetype as pointer.Renato Filho2010-05-071-0/+19
* Bump to version 0.3.2Renato Filho2010-05-042-1/+3
* Fixed layout issues in global module index documentation page.Hugo Parente Lima2010-05-043-5/+3
* Fix documentation page about how to generate the documentation.Hugo Parente Lima2010-05-041-21/+7
* Updated git-archive use to keep compatibility with git version 1.6.ps-0.3.1Renato Filho2010-05-041-1/+1