summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make qobject_p.h not need qvariant.h.Stephen Kelly2012-02-291-10/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't release timer ids in event dispatcher codeBradley T. Hughes2012-01-041-0/+1
* Remove QT_JAMBI_BUILD codeBradley T. Hughes2011-12-151-7/+0
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-101-1/+0
* Add support for QueuedConnection when connecting using the new syntaxOlivier Goffart2011-11-251-0/+4
* New QObject connection syntaxOlivier Goffart2011-11-251-3/+8
* Change the return value of QObject::connectOlivier Goffart2011-11-251-0/+11
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-1/+1
* Add a signal emitted callback to QAbstractDeclarativeDataAaron Kennedy2011-08-301-0/+1
* Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-291-12/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+305