summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Use a linked list for signal/slot ConnectionListAaron Kennedy2009-08-111-1/+8
* Fix warnings on MSVCThierry Bastian2009-08-061-1/+1
* Add support for using QWeakPointer with QObject, replacing QPointer.Thiago Macieira2009-08-051-0/+2
* Restore the old name for QObjectDeletionNotification.Thiago Macieira2009-08-041-4/+3
* Revert "Remove currentChildBeingDeleted from QObjectPrivate."Thiago Macieira2009-08-041-0/+1
* Reorganise QObjectPrivate so that it's easier to tell what's in it.Thiago Macieira2009-08-041-56/+57
* Remove currentChildBeingDeleted from QObjectPrivate.Thiago Macieira2009-08-031-4/+1
* Dynamic meta object supportAaron Kennedy2009-07-311-0/+8
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-07-311-1/+11
* Fixed missing forward declarations, which made gcc fail to compileErik Verbruggen2009-07-311-1/+1
* removing Q_CORE_EXPORT for q_guard_addGuard() and q_guard_removeGuard()Aaron Kennedy2009-07-311-0/+24
* Add non-threadsafe QGuard classAaron Kennedy2009-07-311-0/+2
* extend the QObjectPrivate::connectedSignals bitfield to make spaceAaron Kennedy2009-07-311-1/+1
* 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
| * Fix race condition in ~QObjectOlivier Goffart2009-05-181-1/+0
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+225
* Use a linked list for the senders list inside QObjectOlivier Goffart2009-06-101-1/+4
* Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-111-1/+1
* Faster slot disconnection while destroying of QObjectOlivier Goffart2009-05-111-7/+4
* Long live Qt!Lars Knoll2009-03-231-0/+225