summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add a warning about trying to release a timer ID that isn't activeThiago Macieira2010-12-151-0/+1
* Add a small protection against releasing a timer twice.Thiago Macieira2010-12-131-2/+12
* Use constants the timer ID masks instead of values everywhereThiago Macieira2010-12-131-4/+8
* Fix ABA problem with: the serial must be updated on all accessesThiago Macieira2010-12-131-1/+1
* Comment a bit more the timer ID allocation code.Thiago Macieira2010-12-131-2/+22
* Prevent compilers optimizing eval timebomb code out of existence.Jason McDonald2010-11-241-2/+2
* Compile when USER_TIMER_MINIMUM isn't definedBradley T. Hughes2010-11-221-1/+1
* Don't let posted events starve native dialogs (regression)Bradley T. Hughes2010-11-181-14/+34
* Push and pop the thread-default context for the current threadPhilip Van Hoof2010-11-111-0/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-092-4/+9
|\
| * Merge branch 'QT-4077-fix' into 4.7-s60axis2010-11-052-4/+9
| |\
| | * Fixed event starvation with pointer events on Symbian.axis2010-11-052-4/+9
* | | Doc: Removed note about some Qt classes working without an application.David Boddie2010-11-041-5/+4
|/ /
* | Fix a few typos in comments and docs.Jason McDonald2010-11-011-1/+1
|/
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-201-16/+2
|\
| * Don't allow posted events to starve native messages.Bradley T. Hughes2010-10-201-16/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-201-4/+4
|\ \ | |/
| * Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-142-8/+7
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-131-4/+4
| |\ \
| | * | Adjust the parent index for the itemsMoved call.Stephen Kelly2010-10-131-4/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-142-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-132-0/+7
| |\ \ \ | | |/ /
| | * | Add a declarative callback for when a QObject's objectName changesAaron Kennedy2010-10-112-0/+7
| | |/
* | | Doc: Fixed documentation style and qdoc warnings.David Boddie2010-10-081-5/+5
|/ /
* | Doc: Fixed doc references to non-existing APIGeir Vattekar2010-10-061-3/+2
* | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
|/
* Made it more clear what the okToRun function does by renaming it.axis2010-09-232-12/+12
* Fixed event starvation on Symbian if timers were constantly recreatedaxis2010-09-232-0/+17
* Made posted events part of the round robin queue.axis2010-09-232-6/+5
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-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
|/ /