aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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