summaryrefslogtreecommitdiffstats
path: root/tests/auto/qobject
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-315-65/+65
* Updated year in copyright headerKai Koehne2014-03-265-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-135-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-295-120/+120
* Update contact information in license headers.Sergio Ahumada2012-08-015-10/+10
* Update year in Nokia copyright messages.Jason McDonald2012-01-115-5/+5
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-182-8/+32
|\
| * Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-161-1/+30
| |\
| * | Remove Q_ASSERT's from QObject autotestJason McDonald2011-05-091-3/+6
| * | Remove Q_ASSERT's from QObject autotestJason McDonald2011-05-091-3/+6
| * | Remove Q_ASSERT's from QObject autotest.Jason McDonald2011-05-041-2/+20
| * | Update copyright year to 2011.Jason McDonald2011-01-115-5/+5
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-135-86/+86
| |/ |/|
* | Add a test in QObject.Olivier Goffart2011-03-311-1/+30
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-175-5/+5
|\ \ | |/ |/|
| * Update copyright year to 2011.Jason McDonald2011-01-115-5/+5
* | QtCore autotests: make them paralelized.Olivier Goffart2010-11-101-0/+1
* | Simplify object lifetime management when moving objects to a QThreadBradley T. Hughes2010-10-291-0/+78
* | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-4/+4
|\|
| * tests: fix compilation with sunccOlivier Goffart2010-09-131-4/+4
* | Added QObject::senderSignalIndex()John Brooks2010-08-121-2/+22
* | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-031-2/+0
* | Added QObject::connect overload taking QMetaMethod as parameterSergey Vidyuk2010-06-181-0/+219
|/
* escape backslashesOswald Buddenhagen2010-05-261-1/+1
* QMetaObject::normalizeType: fix uses of const and template.Olivier Goffart2010-03-261-0/+20
* tst_QObject: test signals and slots with the same nameOlivier Goffart2010-03-231-2/+40
* Fix warnings in tst_qobject.cppOlivier Goffart2010-03-231-17/+19
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-071-0/+20
|\
| * QObject: fix crash when deleteing the receiver object withing a DirectConncet...Olivier Goffart2010-03-011-0/+20
* | QMetaType: Now we can register typedefs.Olivier Goffart2010-03-021-0/+16
* | Fix broken license headers.Jason McDonald2010-02-161-0/+41
* | Add proper license headers to these files.Thiago Macieira2010-01-261-0/+41
* | Merge branch '4.6'Thiago Macieira2010-01-211-0/+73
|\|
| * QMetaObject::disconnectOne()Aaron Kennedy2010-01-201-0/+73
* | Merge branch '4.6'Thiago Macieira2010-01-133-3/+3
|\|
| * Update copyright year to 2010Jason McDonald2010-01-073-3/+3
* | Merge branch '4.6'Thiago Macieira2009-12-261-0/+144
|\|
| * Fix QMetaObject::connect and disconnect with "dynamic signals"Olivier Goffart2009-12-141-0/+144
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-4/+4
|\|
| * Use 64bit for the connectedSignalsOlivier Goffart2009-12-091-4/+4
* | Fix compilation of the QObject testOlivier Goffart2009-12-041-10/+5
* | Merge branch '4.6'Thiago Macieira2009-12-021-0/+109
|\|
| * Optimize QObjectPrivate::isSignalConnectedOlivier Goffart2009-11-261-0/+109
* | Fix certain type-const-ref syntax not recognized by normalizedSignature()Bradley T. Hughes2009-11-304-9/+331
|/
* Update license headers again.Jason McDonald2009-09-093-12/+12
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-313-39/+39
|\
| * Update tech preview license header.Jason McDonald2009-08-313-39/+39
| * Update license headers.Jason McDonald2009-08-113-3/+3
* | Fix build of autotest on MSVCThierry Bastian2009-08-261-1/+1