summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | fix qt_wince_is_windows_mobile_65()Joerg Bornemann2010-03-011-1/+8
| * | | | | | | | | | | | | | Added orientation change support for show/showNormal widgets in S60.Janne Anttila2010-03-011-0/+10
| * | | | | | | | | | | | | | Added fullscreen support to softkeys in Symbian.Janne Anttila2010-03-013-18/+58
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Crash when dragging an empty URL-list.Prasanth Ullattil2010-02-261-3/+7
| * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-261-5/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ActiveQt Internet Explorer component causes Desktop Icons to flicker.Prasanth Ullattil2010-02-261-5/+8
* | | | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-03-0413-76/+242
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0411-53/+228
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0411-53/+228
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Introduce a setAttribute_internal helperHarald Fernengel2010-03-031-21/+29
| | | * | | | | | | | | | | | | | Stabilize QWidgetHarald Fernengel2010-03-031-2/+3
| | | * | | | | | | | | | | | | | Fix focus behavior bug on Mac OS X.Fabien Freling2010-03-031-1/+4
| | | * | | | | | | | | | | | | | Application menu is not translated in Mac OS X CocoaPrasanth Ullattil2010-03-035-1/+49
| | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-028-28/+143
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-028-28/+143
| * | | | | | | | | | | | | | | | | 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
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Doc: Added a note about the lack of standard file copy/paste on X11.David Boddie2010-03-041-0/+6
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |