summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* QCoreApplication::library path, ensure mutex lock orderingOlivier Goffart2010-08-121-0/+2
* Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-112-20/+15
|\
| * Fix invalid memory write during recursive timer activationBradley T. Hughes2010-08-092-20/+15
* | QMetaObject::normalizeSignature avoid reading past the string in case of inv...Olivier Goffart2010-08-101-1/+4
|/
* Modified descriptions of QBasicTimer class and isActive() function.Jerome Pasion2010-08-061-3/+4
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-292-2/+2
* If the QEventDispatcherGlibc causes warnings, it should say soDaniel Molkentin2010-07-221-3/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-131-8/+8
|\
| * Fixing merge conflicts.Martin Smith2010-07-131-0/+6
| |\
| * | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-2/+2
| * | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-6/+6
* | | Revert "Making network reconnect happen after teardown."axis2010-07-131-6/+2
* | | Revert "Adding some error checking for setdefaultif"axis2010-07-131-3/+1
* | | Fixed a possible hanging bug in the Symbian networking.axis2010-07-131-1/+2
* | | Fixed a network hanging bug on Symbian.axis2010-07-131-9/+8
| |/ |/|
* | Added some asserts to avoid race conditions in networking.axis2010-07-121-0/+6
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-031-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-021-4/+7
| |\
| * | Avkon removal configured with -no-s60mread2010-07-011-1/+1
* | | Crash when dragging with mingwThierry Bastian2010-07-021-1/+1
| |/ |/|
* | Moc: fix compilation when templated types with multiple arguments are used.Olivier Goffart2010-06-301-4/+7
|/
* Merge branch '4.6-s60' into 4.7-s60axis2010-06-242-56/+10
|\
| * Revert "Fixing the race condition in event dispatcher implementation on"axis2010-06-242-56/+10
| * Revert "Fixing race condition in qeventdispatcher_symbian.cpp code path"axis2010-06-242-66/+40
| * Fixing race condition in qeventdispatcher_symbian.cpp code pathAleksandar Sasha Babic2010-06-212-40/+66
* | fix issue wrt posted events on Windows CEJoerg Bornemann2010-06-211-1/+5
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Geir Vattekar2010-06-172-1/+4
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-162-1/+4
| |\ \
| | * | Fix a minor typo in QAbstractItemModel's documentation.Robin Burchell2010-06-141-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-121-0/+3
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-081-0/+3
| | | |\ \
| | | | * | Avoid timer starvation during high posted event activityBradley T. Hughes2010-06-041-0/+3
* | | | | | Doc: Specified QAbstractEventDispatcher::filterEvent()'s argument types.Geir Vattekar2010-06-171-0/+24
|/ / / / /
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Geir Vattekar2010-06-156-7/+17
|\ \ \ \ \ | |/ / / /
| * | | | QMetaType: do not crash when registering builtin stream operatorOlivier Goffart2010-06-111-0/+2
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-081-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | prefer QElapsedTimer over QTimeRitt Konstantin2010-06-081-2/+2
| | |/ /
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Handle exceptions notified by select before read/write.Janne Anttila2010-05-281-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-032-2/+10
| |\ \
| | * | Add a new qconfig feature GESTURESTasuku Suzuki2010-06-022-2/+10
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Avoid mmap() on symbian osShane Kearns2010-06-021-1/+1
* | | | Doc: Said to not access events after they are posted(postEvent).Geir Vattekar2010-06-041-2/+2
|/ / /
* | | Doc: QAbstractItemModel: note unexpected behavior with beginMoveRowsJohn Brooks2010-06-011-40/+52
|/ /
* | QMetaMethod::invoke: Document that the function does not check the argumentsOlivier Goffart2010-05-281-0/+7
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-251-7/+3
|\ \
| * | Doc: Removed a misleading sentence about signals.David Boddie2010-05-251-7/+3
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-252-10/+56
|\ \ \ | |/ / |/| / | |/
| * Fixing the race condition in event dispatcher implementation onAleksandar Sasha Babic2010-05-212-10/+56