summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a signal emitted callback to QAbstractDeclarativeDataAaron Kennedy2011-08-301-0/+5
* Add flag for non-recursive lookup of child qobject(s)David Faure2011-08-151-15/+35
* Simplify the mutexpool used in QObject.Olivier Goffart2011-07-291-19/+5
* QMutex is now just a pointerOlivier Goffart2011-07-291-4/+4
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-61/+0
* Replace try/catch blocks in favour of destructors in the event loop.Thiago Macieira2011-07-111-62/+68
* Doc: Fixing typoSergio Ahumada2011-07-051-2/+2
* Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-291-204/+0
* Fix event delevery orderOlivier Goffart2011-06-271-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-42/+14
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+4310