summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Make non-zero timers high priority.Johannes Oikarinen2009-07-131-2/+3
* Fix compilation after merge.Jason Barron2009-07-091-1/+1
* Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-094-3/+7
|\
| * Switched to asynchronous focus handling on Symbian.axis2009-07-092-0/+3
| * Removed a warning.axis2009-07-091-1/+1
| * Removed pointless variables to silence warnings from RVCT.axis2009-07-061-2/+0
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2973-147/+153
| |\
| * | Add releaseTimerId to unregisterTimer in Qt for S60 portYongjun Zhang2009-06-261-0/+3
* | | Compile fixes for S60 + 4.6.Jason Barron2009-07-071-2/+3
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3073-151/+172
|\ \ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+1
| |\ \ \
| | * | | QVariant::setValue had a bug when changing its typeThierry Bastian2009-06-261-1/+1
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.5'Thiago Macieira2009-06-261-1/+7
| | |\ \ \ | | | | |/ | | | |/|
| | | * | make invokable constructors work with classes in namespaceKent Hansen2009-06-251-1/+7
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-2/+2
| |\ \ \ \ | | |/ / /
| | * | | doc: Fixed typos.Martin Smith2009-06-231-2/+2
| * | | | Remove QEvent::RawTouch from the documentationBradley T. Hughes2009-06-221-1/+0
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1773-146/+146
| |\ \ \ \ | | |/ / /
| | * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-1673-146/+146
| | |\ \ \ | | | |/ /
| | | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-1673-146/+146
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-122-3/+15
| |\ \ \ \ | | |/ / /
| * | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-112-8/+2
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-103-1/+33
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-105-38/+63
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-087-7/+27
| |\ \ \ \ \ \
| * | | | | | | Some API changes after an API review roundBradley T. Hughes2009-06-051-11/+9
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-056-17/+30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-021-3/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-295-14/+30
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor the touch event dispatching code in preparation for allowing externa...Bradley T. Hughes2009-05-282-9/+12
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-2613-51/+67
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-222-23/+48
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-202-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-192-5/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-182-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Keep the new QEvent::Type enumerators for touch and gestures sequentialBradley T. Hughes2009-05-121-9/+9
| * | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-122-163/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fixed gesture event id after merging branchesDenis Dzyubenko2009-05-111-2/+2
| * | | | | | | | | | | | | | | | Extended the gesture documentation.Denis Dzyubenko2009-05-111-0/+2
| * | | | | | | | | | | | | | | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-0/+1
| * | | | | | | | | | | | | | | | Fixes: QGraphicsView respects the spontaneous event flag for graphicsscene e...Denis Dzyubenko2009-05-111-0/+3
| * | | | | | | | | | | | | | | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+2
| * | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-043-7/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-291-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-271-25/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-241-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-232-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-231-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-203-60/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \