summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-259/+376
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-101-2/+2
| |\
| | * Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-2/+2
| * | Pending surface might not get destroyed if no flush() happensJani Hautakangas2010-08-091-1/+1
| * | Use ARGB32 premultiplied backing store format in Symbian^3Jani Hautakangas2010-08-061-1/+2
| * | Register window types for Symbian system effectsJani Hautakangas2010-08-061-1/+57
| |/
| * Remove the memory tracking attempt from the runtime graphics system.Jason Barron2010-08-051-9/+1
| * Fixed key event handling on Symbian.axis2010-07-291-55/+109
| * Cleaned up old comments.axis2010-07-291-12/+0
| * Refactored the virtual mouse handling code into its own function.axis2010-07-291-171/+180
| * Removed static on a member that didn't have to be.axis2010-07-291-4/+7
| * Ensure that window rectangle is updated when CBA visibility changesGareth Stockwell2010-07-281-11/+25
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-0/+6
|\ \ | |/
| * Fix crash caused by not clearing the QPixmapCache on application exit.Oleh Vasyura2010-07-261-0/+2
| * Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-6/+9
|\ \ | |/
| * Avkon removal configured with -no-s60mread2010-07-011-6/+9
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-0/+28
|\ \ | |/
| * Fix a crash on exit. Destruction order in font database. (Symbian^4)Alessandro Portale2010-06-221-0/+3
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-131-0/+25
| |\
| | * Thread safety for QFontEngineS60Shane Kearns2010-06-111-0/+25
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-081-8/+19
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-8/+19
| |\ \ | | |/
| | * Window visibility changes update TLW backing store reference countGareth Stockwell2010-06-021-7/+16
| | * Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-3/+2
| | * Post QResizeEvent from QSymbianControl::SizeChanged even when invisibleGareth Stockwell2010-05-271-0/+3
| | * Backport multitouch bug fixes to 4.6Shane Kearns2010-05-211-6/+17
| | * Fix spurious mouse click when dismissing a native menuShane Kearns2010-05-121-4/+6
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-12/+106
|\ \ \ | |/ /
| * | Add runtime_graphics_system flag to QApplicationPrivate.Jani Hautakangas2010-05-281-4/+3
| * | Enable QTouchEvent for S60 5.0Shane Kearns2010-05-211-11/+42
| * | Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7Jani Hautakangas2010-05-201-76/+143
| |\ \
| * | | QRuntimeGraphicsSystemJani Hautakangas2010-05-201-1/+65
* | | | Avoid sending deprecated Qt3Support events if the application was built witho...Olivier Goffart2010-05-281-2/+2
| |/ / |/| |
* | | Improve virtual mouse on E72 optical joystickShane Kearns2010-05-191-74/+129
* | | Fix spurious mouse click when dismissing a native menuShane Kearns2010-05-121-4/+6
* | | Double-click support for virtual cursor in SymbianMiikka Heikkinen2010-05-121-1/+11
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-1/+1
|\ \ | |/
| * Map Symbian touch points to the screen's coordinate system.Jason Barron2010-04-291-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-9/+0
|\ \ | |/
| * Removed fullscreen responsiveness of softkeysMiikka Heikkinen2010-04-281-9/+0
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-0/+9
|\ \ | |/
| * Use QDesktopWidget as a status pane observer on Symbian.Jason Barron2010-04-211-0/+8
| * Delay creation of S60 screen furniture.Jason Barron2010-04-211-0/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-3/+9
|\ \ | |/
| * Fixed focus and window activation events on Symbian when opening menu.Janne Anttila2010-04-081-1/+2
| * QTBUG-4887 and other exception safety fixesmread2010-04-071-2/+7
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-22/+23
|\ \ | |/
| * Fixed 'fullsreen with softkeys' mode not to expand under softkey area.Janne Anttila2010-03-231-22/+23
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-181-1/+7
|\ \ | |/