summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Enable Q_OBJECT usage across DLL boundary on Symbian OSShane Kearns2009-08-282-1/+19
* Whitespaces & indentation cleanup in qobjectLeonardo Sobral Cunha2009-08-282-26/+27
* doc: Fixed several qdoc errors.Martin Smith2009-08-281-31/+45
* doc: Fixed several qdoc errors.Martin Smith2009-08-281-9/+9
* doc: Fixed several qdoc errors.Martin Smith2009-08-282-10/+8
* Documentation of QAbstractProxyModel::resetOlivier Goffart2009-08-281-3/+2
* Fix the API for resetting QAbstractItemModels.Stephen Kelly2009-08-282-7/+45
* Doc: Added suggestion about decoding arguments from argv. Tidying up.David Boddie2009-08-271-26/+44
* Missing ducumentation in QAbstractItemModelOlivier Goffart2009-08-261-0/+34
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-263-0/+347
|\
| * Add move API to QAbstractItemModel.Stephen Kelly2009-08-263-0/+347
* | Doc: Corrected incorrect snippets and info in inherits() documentation.David Boddie2009-08-261-4/+3
|/
* Fixed compilation on gcc 3.3 and mutex locker lifetimeThorbjørn Lindeijer2009-08-261-1/+1
* Removed redundant QLocale code from QCoeFepInputContext.axis2009-08-251-0/+3
* Merge commit 'origin/master' into 4.6Jason Barron2009-08-254-29/+35
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-248-63/+65
| |\
| * | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-244-29/+35
* | | Merge branch '4.6'Thiago Macieira2009-08-242-1/+6
|\ \ \
| * | | Removed superfluous status change.axis2009-08-241-1/+0
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-08-241-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | Added some internal docs to make the class clearer.axis2009-08-211-0/+6
* | | | Fix Qt::ClickFocus for QGraphicsProxyWidget.Andreas Aardal Hanssen2009-08-241-0/+1
|/ / /
* | | QMetaObject: Crashes with dbus that tries to connect to all signalsOlivier Goffart2009-08-211-12/+20
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-1/+10
|\ \
| * | Doc - Clarified the use of layoutChanged() in relation to persistentKavindra Devi Palaraja2009-08-211-1/+10
* | | Merge commit 'qt/master'Jason Barron2009-08-212-12/+34
|\ \ \ | |/ /
| * | Fix memory leakOlivier Goffart2009-08-211-3/+6
| * | Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-212-9/+28
* | | Merge branch 'reviewPatches'axis2009-08-215-50/+15
|\ \ \ | |_|/ |/| |
| * | Revert "Fixed KERN-EXEC 3 panic on ARMV5 builds caused by combining trinary o...axis2009-08-211-27/+0
| * | Switched to logical comparison instead of bitwise.axis2009-08-212-11/+6
| * | Fixed documentation.axis2009-08-211-3/+2
| * | Fixed some comments and code style issues after review.axis2009-08-213-9/+7
* | | Fix errors in commit d4c0be3bShane Kearns2009-08-201-0/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2010-585/+783
|\ \ \
| * \ \ Merge commit 'qt/master'Jason Barron2009-08-2010-585/+783
| |\ \ \ | | | |/ | | |/|
| | * | Fix warning and potential infinite recursion.Olivier Goffart2009-08-201-1/+2
| | * | Fix potential Infinite recurstion.Olivier Goffart2009-08-201-3/+2
| | * | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-202-0/+5
| | * | Fix QVariant::toFloat() and QVariant::toRealOlivier Goffart2009-08-202-2/+3
| | * | Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-195-195/+327
| | * | Doc - mentioning that the begin...() functions emit a signal that mustKavindra Devi Palaraja2009-08-191-0/+15
| | * | Doc - Fixed whitespace issuesKavindra Devi Palaraja2009-08-191-15/+15
| | * | Doc - Cleanups on QAbstractTableModel, QAbstractItemModel, etc.Kavindra Devi Palaraja2009-08-191-388/+433
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-207-8/+8
|\ \ \ \ | |/ / /
| * | | Move the declarative ui destroyed handlingHarald Fernengel2009-08-201-2/+2
| | |/ | |/|
| * | Changed names and URLs to reflect name change.axis2009-08-196-6/+6
* | | performance: refactored use of RFs so corelib and gui share one sessionShane Kearns2009-08-202-17/+43
|/ /
* | Merge commit 'qt/master'Jason Barron2009-08-1820-58/+107
|\ \ | |/
| * fix includes to use lower-caseHarald Fernengel2009-08-171-2/+0