summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Worked around a SC issue in S60 3.x vs 5.0 versions.axis2011-02-141-1/+13
* Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-062-15/+23
* Fixed a bug where the softkeys would leave a see-through "hole".axis2011-02-041-0/+13
* Orientation control implementation for Symbianmread2011-01-272-0/+42
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-261-0/+6
|\
| * Fix: define hotSpot for Gestures on MacZeno Albisser2011-01-261-0/+6
* | Add util/xkbdatagen/READMEOlivier Goffart2011-01-261-0/+1
|/
* Improved performance of mapFromGlobal/mapToGlobal on X11Denis Dzyubenko2011-01-251-0/+28
* Moved the implementation of mapFromGlobal/mapToGlobal to QWidgetPrivateDenis Dzyubenko2011-01-252-20/+32
* Supporting Qt application fonts on SymbianAlessandro Portale2011-01-191-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-171-0/+3
|\
| * QTBUG-16110 updating the softkeys when app comes to foregroundmread2011-01-171-0/+3
* | Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
|/
* Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-15/+14
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-10190-190/+190
|\
| * Update copyright year to 2011.Jason McDonald2011-01-10190-190/+190
* | Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-101-0/+8
|/
* 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