summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobjectdefs.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix warning when building objects with a Q_OBJECT macroTobias Hunger2013-07-221-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Add spaces for string concatenation to work around C++11 source incompatibility.hjk2011-11-211-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* moc: be able to compile if there are private classesOlivier Goffart2011-03-311-4/+8
* Speedup activation of signalsOlivier Goffart2011-03-311-3/+4
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-0/+2
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * | Allow a revision to be associated with properties and methods.Martin Jones2011-01-051-0/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| |/
* | Do not define METHOD if QT_NO_KEYWORD is defined.Olivier Goffart2010-11-221-2/+6
* | Properly implement qobject_cast for const pointers.Thiago Macieira2010-09-111-0/+1
* | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-031-2/+2
|/
* Merge branch '4.6-s60' into 4.7-s60axis2010-03-221-0/+2
|\
| * Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-191-0/+2
* | Add a template specialisation for QArgument when T is a reference.Thiago Macieira2010-03-021-0/+8
|/
* QMetaObject::disconnectOne()Aaron Kennedy2010-01-201-0/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Hide getStaticMetaObject() on platforms without Q_NO_DATA_RELOCATIONShane Kearns2009-09-161-2/+8
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Enable Q_OBJECT usage across DLL boundary on Symbian OSShane Kearns2009-08-281-0/+8
* | Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-191-5/+3
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Dynamic meta object supportAaron Kennedy2009-07-311-0/+2
* | extend the QObjectPrivate::connectedSignals bitfield to make spaceAaron Kennedy2009-07-311-0/+3
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+465
* handle qreal properties correctly in the meta-object systemKent Hansen2009-06-051-1/+1
* Long live Qt!Lars Knoll2009-03-231-0/+465