summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-1386-1456/+1456
* Drift correction and better accuracy for repeating timers in Symbianmread2011-04-202-5/+25
* Doc: Work on QTranslator::load()Geir Vattekar2011-03-071-4/+9
* Keep sending posted events after commit 7196045b78b33cf135683d5c0b4e164f95231791Bradley T. Hughes2011-02-141-4/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-071-1/+1
|\
| * Initialize primitives when creating a new QVariantAaron Kennedy2011-02-041-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-041-4/+4
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7David Boddie2011-01-311-4/+4
| |\
| | * Merge branch '4.7-upstream' into 4.7-docA-Team2011-01-281-6/+24
| | |\
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2011-01-276-24/+27
| | |\ \
| | * | | Doc: Fixed typo in QCoreApplication docsGeir Vattekar2011-01-271-4/+4
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-304-2/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-276-25/+35
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1986-103/+187
| |\ \ \ \
| * | | | | Allow a revision to be associated with properties and methods.Martin Jones2011-01-054-2/+57
* | | | | | Revert "Improve timer ID safety by using a serial counter per ID."Thiago Macieira2011-01-281-24/+6
| |_|/ / / |/| | | |
* | | | | Improve timer ID safety by using a serial counter per ID.Thiago Macieira2011-01-261-6/+24
| |_|_|/ |/| | |
* | | | get rid of extra calls to handle()Ritt Konstantin2011-01-211-9/+4
* | | | simplify QSharedMemory::detach()Ritt Konstantin2011-01-213-5/+3
* | | | avoid extra calculationsRitt Konstantin2011-01-212-4/+2
* | | | fix error reporting on detach()Ritt Konstantin2011-01-211-1/+1
* | | | fix error reportingRitt Konstantin2011-01-211-0/+1
| |/ / |/| |
* | | Revert "Add a warning about trying to release a timer ID that isn't active"Olivier Goffart2011-01-171-1/+0
* | | Fix QSystemSemaphore handle management issues in SymbianMiikka Heikkinen2011-01-131-4/+16
| |/ |/|
* | Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-113-8/+79
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-1086-88/+88
|\ \
| * | Update copyright year to 2011.Jason McDonald2011-01-1086-88/+88
| |/
* | Fix handle leak in symbian QTimer implementationShane Kearns2011-01-101-2/+4
|/
* 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
| |\ \ \ | | |/ /