summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Build fix for transition effect support on S60 5.0.Laszlo Agocs2011-04-152-3/+9
* Trigger fullscreen transition effects properly on app exit.Laszlo Agocs2011-04-143-3/+72
* Do not use SetSurfaceTransparency() on raster.Laszlo Agocs2011-04-141-0/+2
* Have the backing store destroyed also in special Symbian scenarios.Laszlo Agocs2011-04-121-0/+6
* Use FixNativeOrientation on Symbian when the application wants it.Laszlo Agocs2011-04-123-47/+129
* Revert "Have the backing store destroyed also in special Symbian scenarios."Laszlo Agocs2011-04-121-2/+1
* Check the validity of qt_desktopWidget before dereferencingRuth Sadler2011-04-071-2/+4
* Do not unnecessarily draw application twice in landscapeMiikka Heikkinen2011-04-072-1/+9
* Have the backing store destroyed also in special Symbian scenarios.Laszlo Agocs2011-04-071-1/+2
* Native dialog softkeys are covered by QApplication softkeysSami Merila2011-04-041-1/+2
* Don't display softkeys/statusbar on FS childs of non-FS windowsMiikka Heikkinen2011-04-013-63/+58
* Do not set focus unnecessarily at window activation in SymbianMiikka Heikkinen2011-03-311-1/+2
* Support for new softkey in Symbian^3Titta Heikkala2011-03-313-0/+38
* Merge commit 'refs/merge-requests/2584' of gitorious.org:qt/qt into merge-req...Sami Merila2011-03-292-2/+21
|\
| * Removed useless Exit button in Symbian^3Titta Heikkala2011-03-281-0/+8
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-193-4/+14
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-171-2/+13
| |\ \
| | * | Clipboard/Windows: Fix a hang when sending to non-responsive clients.Friedemann Kleint2011-03-171-2/+13
* | | | Show softkeys when opening a dialog that has a fullscreen parent.Miikka Heikkinen2011-03-282-19/+64
* | | | Call FixNativeOrientation on Symbian for certain fullscreen qml views.Laszlo Agocs2011-03-245-2/+65
| |_|/ |/| |
* | | Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-183-4/+14
|/ /
* | Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-2/+2
* | Avoid panics in QDesktopWidget on Symbian emulator.Laszlo Agocs2011-03-151-6/+8
* | Don't use EGL surfaces for translucency with 32MB GPU chip.Jani Hautakangas2011-03-103-7/+37
* | Added missing ifdefs to allow compilation on older Symbian versions.Laszlo Agocs2011-03-092-1/+5
* | Multiple screen support for Symbian in QDeskopWidget.Laszlo Agocs2011-03-096-42/+279
* | Support partial input modeSami Merila2011-03-082-0/+61
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-231-6/+6
|\ \
| * | Remove Qt dependancy to SYMBIAN_GRAPHICS_WSERV_QT_EFFECTSJani Hautakangas2011-02-231-6/+6
* | | Cocoa: Sheets looses focus when moving parent windowRichard Moe Gustavsen2011-02-221-0/+4
* | | Cocoa: fix crash when using a drawer with a focus widgetRichard Moe Gustavsen2011-02-181-1/+1
* | | Merge branch '4.7-upstream' into 4.7Gabriel de Dietrich2011-02-156-50/+80
|\ \ \
| * \ \ 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-upstream' into 4.7Gabriel de Dietrich2011-02-084-7/+12
|\ \ \ \ | |/ / /
| * | | 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