summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-152-4/+18
|\
| * Fix inheritance of widget input contexts.Andrew den Exter2011-02-152-4/+18
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-141-1/+13
|\ \
| * | Worked around a SC issue in S60 3.x vs 5.0 versions.axis2011-02-141-1/+13
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-082-31/+14
|\ \ \
| * | | Check that _POSIX_THREAD_SAFE_FUNCTIONS is larger than zero.Thiago Macieira2011-02-081-1/+1
| * | | Use an increasing size for the getpwuid_r buffer.Thiago Macieira2011-02-081-1/+12
| * | | Make sure we use at least 1024 bytes when calling getpwuid_r.Thiago Macieira2011-02-081-1/+1
| * | | Revert "Improved performance of mapFromGlobal/mapToGlobal on X11"Denis Dzyubenko2011-02-071-28/+0
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-082-15/+36
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| | |/ | |/|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-042-4/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7David Boddie2011-01-312-4/+4
| |\ \ | | |/ | |/|
| | * Merge branch '4.7-upstream' into 4.7-docA-Team2011-01-281-0/+6
| | |\
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-01-265-23/+69
| | |\ \
| | * | | Doc: fixing bugs and typos based on feedbackMorten Engvoldsen2011-01-251-1/+1
| | * | | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-13190-215/+229
| | |\ \ \
| | * | | | Doc: Changed description to prevent confusion about managed widgets.David Boddie2011-01-101-3/+3
* | | | | | Carefull free the data from XGetWindowProperty on X11.Denis Dzyubenko2011-02-021-1/+3
* | | | | | Fixes memory leaks in QX11EmbedDenis Dzyubenko2011-02-021-2/+5
|/ / / / /
* | | | | 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