summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-1885-1105/+1105
* Adjust the parent index for the itemsMoved call.Stephen Kelly2010-10-151-4/+4
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-231-1/+2
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-162-23/+25
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-161-9/+13
| |\
| | * QEventDispatcherUnix: do not process too many timer if other events need to b...Olivier Goffart2010-09-151-9/+13
| * | Fixed Q_DECLARE_METATYPE for aix-xlcRohan McGovern2010-09-161-14/+12
| |/
* | git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-151-91/+0
|\ \ | |/
| * Revert "Properly implement qobject_cast for const pointers."Thiago Macieira2010-09-113-21/+6
| * Remove unsupported code from qobject.h for MSVC < .NET 2003Thiago Macieira2010-09-101-91/+0
| * Properly implement qobject_cast for const pointers.Thiago Macieira2010-09-103-6/+21
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-094-24/+72
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-091-2/+6
| |\
| | * Change RLibrary handle in QS60PluginResolver to be process wideMiikka Heikkinen2010-09-091-2/+6
| * | When a move is completed, report the source and destination correctly.Stephen Kelly2010-09-092-8/+51
| |/
| * Fix compilation on Windows CEBradley T. Hughes2010-09-081-1/+1
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-13/+14
| |\
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-5/+5
| | * Fix Qt applications freezing until mouse/keyboard events occur.Bradley T. Hughes2010-08-301-4/+9
* | | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-2/+6
|\ \ \ | |/ /
| * | Added catching of errors in timers.axis2010-09-011-2/+6
* | | Fixed typo in qmath documentation.Jerome Pasion2010-08-232-3/+3
* | | Added documentation for qmath.h header and qnumeric.h.Jerome Pasion2010-08-201-0/+155
|/ /
* | 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
|\ \