summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobjectdefs.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QMetaObjectExtraData and put everything into QMetaObjectOlivier Goffart2012-04-251-14/+5
* Split qobject_impl.h into qobjectdefs_impl.hKent Hansen2012-04-251-0/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+1
|\
| * doc: Fix QObject::connect documentationOlivier Goffart2012-04-131-1/+1
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+8
|\|
| * Fix warning introduced in Intel CC 12.1Thiago Macieira2012-03-281-1/+8
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-081-8/+10
|\|
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-6/+6
| |\
| | * Merge master -> api_changesRohan McGovern2012-02-291-1/+1
| | |\
| | * | Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-271-6/+6
| * | | Add support for QT_NO_SIGNALS_SLOTS_KEYWORDSStephen Kelly2012-02-291-2/+4
| | |/ | |/|
| * | Bump the moc output revisionKent Hansen2012-02-231-1/+1
| |/
* | Long live Qt5 meta-object method/property descriptorsKent Hansen2012-02-291-0/+2
* | Change the representation of meta-object string dataKent Hansen2012-02-291-5/+3
* | Bump the moc output revisionKent Hansen2012-02-241-1/+1
|/
* 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