summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobjectdefs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge master -> api_changesRohan McGovern2012-02-291-1/+1
|\
| * Bump the moc output revisionKent Hansen2012-02-231-1/+1
* | Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-271-6/+6
|/
* Implement new plugin mechanismLars Knoll2012-02-151-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Do not suppress tr() methods when QT_NO_META_MACROS is defined.Erik Verbruggen2012-01-281-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Conditionally define Qt C++ "extension" macros.Erik Verbruggen2012-01-171-0/+9
* Remove the Q_NO_DATA_RELOCATION hackOlivier Goffart2012-01-131-12/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-101-5/+0
* Merge QObject::tr*() and QCoreApplication::translate() overloadsBradley T. Hughes2011-11-301-16/+5
* Remove obsolete QMetaObject::activate() overloads.Bradley T. Hughes2011-11-291-3/+1
* New QObject connection syntaxOlivier Goffart2011-11-251-2/+2
* Change the return value of QObject::connectOlivier Goffart2011-11-251-1/+26
* Add spaces for string concatenation to work around C++11 source incompatibility.hjk2011-11-211-1/+1
* moc: support mapping pointers to member functions to indexesOlivier Goffart2011-11-141-1/+2
* Fix warning when building objects with a Q_OBJECT macroTobias Hunger2011-09-151-1/+1
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-21/+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/+506