summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobject.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add QObject::objectNameChanged(const QString &objectName) signalBradley T. Hughes2011-12-011-1/+2
* Merge QObject::tr*() and QCoreApplication::translate() overloadsBradley T. Hughes2011-11-301-6/+2
* Support Qt::UniqueConnection in the new connection syntaxOlivier Goffart2011-11-291-8/+10
* QObject::disconnect with new syntaxOlivier Goffart2011-11-291-0/+35
* Fix linking of the QObject test under Windows.Friedemann Kleint2011-11-281-2/+2
* Add support for QueuedConnection when connecting using the new syntaxOlivier Goffart2011-11-251-0/+4
* New QObject connection syntaxOlivier Goffart2011-11-251-0/+101
* Change the return value of QObject::connectOlivier Goffart2011-11-251-7/+7
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-8/+8
|\
| * Add flag for non-recursive lookup of child qobject(s)David Faure2011-08-151-8/+8
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-64/+3
|\|
| * Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-291-64/+3
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+22
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-0/+5
* | Add isWindow type to QObjectJørgen Lind2011-04-281-1/+3
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+411