summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-201-63/+39
|\
| * Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-191-63/+39
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+3
|\|
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * Doc: add \since 4.6 for new functionsVolker Hilsheimer2009-08-101-0/+2
* | Merge commit 'qt/master-stable'Jason Barron2009-08-061-0/+4
|\|
| * Doc fixesAaron Kennedy2009-08-041-0/+4
* | Merge commit 'origin/master'Jason Barron2009-08-041-0/+2
|\ \ | |/ |/|
| * Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-0/+2
* | Remove isDynamic property flagAaron Kennedy2009-07-311-13/+1
* | Reorder flag values in ascending orderAaron Kennedy2009-07-311-4/+4
* | Dynamic meta object supportAaron Kennedy2009-07-311-16/+39
* | Add index methods to QMetaProperty and QMetaMethodAaron Kennedy2009-07-311-0/+20
* | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-1/+16
* | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-1/+28
* | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-0/+2
* | Merge branch 'research/qdbus-improvements'Thiago Macieira2009-07-021-5/+18
|\ \ | |/ |/|
| * Use an "int status" extra parameter in property reading/writing.Thiago Macieira2009-07-021-5/+18
* | Merge branch '4.5'Thiago Macieira2009-06-261-1/+7
|\|
| * make invokable constructors work with classes in namespaceKent Hansen2009-06-251-1/+7
* | 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
| * Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-05-191-3/+15
* | handle qreal properties correctly in the meta-object systemKent Hansen2009-06-051-0/+5
* | Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-04-021-3/+15
|/
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2555