summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-041-1/+1
|\
| * Cocoa namespace fixes.Justin McPherson2010-03-041-1/+1
* | Fix warnings on MSVCThierry Bastian2010-03-031-1/+0
|/
* Move QGLWidget::setContext logic into QEgl & QGLContextTom Cooksey2010-03-021-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-011-21/+12
|\
| * removed dead codeThierry Bastian2010-03-011-21/+12
* | Mac: using Qt to write plugins disables quit for 3rd party applicationRichard Moe Gustavsen2010-03-011-3/+17
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-267-169/+207
|\
| * Build break fix for commit d8465414e6fd543cfc20e732030dedd8d2bc685f.Janne Anttila2010-02-261-2/+2
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-255-168/+185
| |\
| | * Removed an export that shouldn't be exported.axis2010-02-251-1/+1
| | * Reduced the code and memory footprint of the keymap.axis2010-02-252-129/+124
| | * Enabled Qt key events to work also when native key code is missing.wasila2010-02-253-164/+141
| | * Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-252-0/+45
| * | Revert changes made in scroll_sys().Fabien Freling2010-02-251-1/+13
| |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-231-0/+4
| |\
| | * Enable window size caching on Symbian NGA variants.Jason Barron2010-02-231-0/+4
| * | fix crash on Windows CE on WM_SETTINGCHANGEJoerg Bornemann2010-02-221-0/+5
| |/
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-256-4/+71
|\ \
| * | Cache scene coordinates of a hotspot in a QGesture.Denis Dzyubenko2010-02-242-1/+2
| * | Prevent stale QWidget pointers in QCocoaViewMorten Johan Sørvig2010-02-234-3/+69
* | | Fix seg-fault when no X11 desktop environment is presentTom Cooksey2010-02-241-23/+53
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-232-3/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-02-231-1/+1
| |\ \
| | * | Imporve win64 support for mingwThierry Bastian2010-02-221-1/+1
| * | | Fix GL viewports under -graphicssystem raster.Gunnar Sletta2010-02-231-2/+3
| |/ /
* | | Merge remote branch 'origin/master'Thiago Macieira2010-02-232-90/+31
|\ \ \
| * | | clean up x11 desktop detectionOswald Buddenhagen2010-02-222-90/+31
| |/ /
* | | Cocoa: Sheets loose their opacity on 2nd showRichard Moe Gustavsen2010-02-231-2/+3
* | | Cocoa: Fix build with namespaceRichard Moe Gustavsen2010-02-222-2/+1
* | | Cocoa: namespace build fixRichard Moe Gustavsen2010-02-221-1/+2
* | | Merge branch 'master' of git:qt/qtThiago Macieira2010-02-213-17/+22
|\ \ \ | |/ /
| * | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-201-1/+5
| |\ \
| * \ \ Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-191-7/+5
| |\ \ \ | | | |/ | | |/|
| | * | Simplify code, fix a compiler warning... profit!João Abecasis2010-02-181-7/+5
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-181-1/+1
| | |\ \
| | | * | Fix undefined sequence point compiler warningDirk Mueller2010-02-171-1/+1
| * | | | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-182-10/+9
| |\ \ \ \ | | |/ / /
| | * | | Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-172-10/+9
| | |/ /
| * | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-1812-58/+190
| |\ \ \
| * \ \ \ Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-171-0/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-121-0/+8
| | |\ \ \
| | | * | | Compile fix on Mac with 10.5 sdk.Denis Dzyubenko2010-02-121-1/+1
| | | * | | Ignore touch and gesture events when excluding input eventsDenis Dzyubenko2010-02-121-0/+8
* | | | | | Merge remote branch 'origin/master'Thiago Macieira2010-02-201-1/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1812-58/+190
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-161-1/+5
| | |/ / / | |/| | |
* | | | | Cocoa: calling QEventLoop::exec from mouse up causes problemRichard Moe Gustavsen2010-02-191-0/+1
* | | | | Cocoa: event dispatcher eats mouse eventsRichard Moe Gustavsen2010-02-191-39/+35
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Fabien Freling2010-02-194-39/+41
|\ \ \ \ \ | | |/ / / | |/| | |