summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug where the softkeys would leave a see-through "hole".axis2011-02-091-0/+13
* Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-092-15/+23
* Orientation control implementation for Symbianmread2011-01-312-0/+42
* Supporting Qt application fonts on SymbianAlessandro Portale2011-01-201-2/+2
* QTBUG-16110 updating the softkeys when app comes to foregroundmread2011-01-181-0/+3
* Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
* Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-121-0/+8
* Update copyright year to 2011.Jason McDonald2011-01-11190-190/+190
* Merge branch 'review-4.7' into staging-4.7Gabriel de Dietrich2011-01-071-2/+2
|\
| * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-161-2/+4
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Sami Merila2010-12-161-3/+3
| |\ \
| * | | Remove warning about null cursor handle on S60 while handle is validPaul Labedan2010-12-151-2/+2
* | | | qkeymapper_x11.cpp: fix compilation with LSB and without XKBOlivier Goffart2011-01-061-8/+7
* | | | Clear WSERV content when a native child receives an "expose"Jason Barron2010-12-291-0/+8
| |_|/ |/| |
* | | Avoid duplicate resize eventMiikka Heikkinen2010-12-161-2/+4
| |/ |/|
* | Resize event for QDesktopWidget was sent too earlyMiikka Heikkinen2010-12-151-3/+3
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-141-3/+3
|\
| * QApplication: fix crash exit whith native windowsOlivier Goffart2010-12-141-3/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-12-143-6/+15
|\ \
| * | Cocoa: popup hides behind windowRichard Moe Gustavsen2010-12-131-1/+1
| * | Cocoa: Fix addChildWindow bug where we connect a grandparent to a childRichard Moe Gustavsen2010-12-131-2/+2
| * | Cocoa: make sure stays on top child windows are not levelled downRichard Moe Gustavsen2010-12-131-2/+10
| * | Cocoa: native child filedialogs sometimes shows non-native on screenRichard Moe Gustavsen2010-12-131-1/+2
* | | Minor optimizationMiikka Heikkinen2010-12-131-2/+2
* | | Fix crash when creating more than one QApplication in single test caseMiikka Heikkinen2010-12-131-0/+7
| |/ |/|
* | Fixed a BC break between S60 SDK 3.2 and 5.0.axis2010-12-071-0/+7
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-251-1/+1
|\
| * fix inf loop bughawcroft2010-11-251-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-193-9/+13
|\ \ | |/ |/|
| * Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-182-2/+9
| |\
| * | Fix for WServ 64 crash on Symbian.Jani Hautakangas2010-11-172-2/+11
| * | Send WinIdChange event when winId is set to zeroGareth Stockwell2010-11-111-7/+2
* | | Doc: Fixing typoSergio Ahumada2010-11-1611-13/+13
| |/ |/|
* | Crash fix, when the Object will be deleted during handling a QGestureEvent.Dominik Holland2010-11-122-2/+9
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-101-1/+4
|\
| * Clear X11 structure before useHarald Fernengel2010-11-091-1/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-091-0/+4
|\ \
| * | Fixed random crash in QGestureManager.Dominik Holland2010-11-091-0/+4
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-053-1/+91
|\ \ | |/ |/|
| * Merge branch 'QT-4077-fix' into 4.7-s60axis2010-11-053-1/+91
| |\
| | * Fixed event starvation with pointer events on Symbian.axis2010-11-053-1/+91
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-043-2/+35
|\ \ \ | |/ / |/| |
| * | Added environment variable for style overriding.Dominik Holland2010-11-021-2/+10
| * | Cleanup Meego Compositor detectionHarald Fernengel2010-11-022-28/+18
| * | Added Maemo 6 to the X11 desktopEnvironment listDominik Holland2010-11-022-0/+35
* | | The lastCenterPoint should be equal to centerPoint for new gestures.Frederik Gladhorn2010-11-031-3/+5
* | | PinchGesture: lastRotationAngle should start at 0.Frederik Gladhorn2010-11-031-1/+1
|/ /
* | Fix a few typos in comments and docs.Jason McDonald2010-11-011-1/+1
* | Avoid being killed by graphics out-of-memory monitor.Jason Barron2010-10-291-0/+11
* | Do not crash on SymbianAlessandro Portale2010-10-282-3/+9
|/