summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: silence qdoc warnings in S60 specific documentation.Volker Hilsheimer2009-10-031-1/+2
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-021-2/+49
|\
| * S60 qt_init() fix to set system fontmread2009-10-011-0/+4
| * Merge branch 'focusFixes' into 4.6axis2009-09-301-2/+45
| |\
| | * Fixed some focus issues on Symbian.axis2009-09-301-3/+32
| | * Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-301-2/+16
* | | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-10-011-0/+1
|\ \ \ | |/ /
| * | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-291-0/+1
| |\ \ | | |/
| | * Fix bug with posting events from HandleCommandL on Symbian.Jason Barron2009-09-291-0/+1
* | | Map redraw rectangle into co-ordinate system of backing store, for native chi...Gareth Stockwell2009-10-011-4/+9
|/ /
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-291-12/+23
|\ \ | |/
| * Add a more proper shutdown sequence for Symbian applications.Jason Barron2009-09-291-3/+9
| * doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-281-0/+4
| * Fix app showing a blank screen after switching to it using task switcherShane Kearns2009-09-251-9/+10
* | Removed trace statements from QtGuiGareth Stockwell2009-09-281-63/+1
* | Fixed logical error in QSymbianControl::DrawGareth Stockwell2009-09-281-4/+4
* | Revert "Revert all GUI changes from the MMF work."Frans Englich2009-09-281-12/+89
|/
* Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-231-0/+6
* Merge branch 's60MainHelperClasses' into 4.6axis2009-09-231-1/+40
|\
| * Added support for using custom application objects on S60.axis2009-09-231-1/+40
* | Implement advanced pointer handling on S60Bradley T. Hughes2009-09-231-2/+74
|/
* Refactor soft keys implementation.Jason Barron2009-09-211-9/+5
* Fix regression after code reviewShane Kearns2009-09-171-1/+3
* Fix unused variable compiler warningShane Kearns2009-09-171-1/+0
* Enable compiling Symbian port with QT_NO_CURSORShane Kearns2009-09-171-3/+7
* QCursor support for Symbian OSShane Kearns2009-09-151-20/+287
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-031-4/+30
|\
| * Move the S60/Avkon framework initialization into QtGui.axis2009-09-031-4/+30
* | Doc: add warnings and some more meat to Symbian specific APIs.Volker Hilsheimer2009-09-031-6/+25
* | Fixes pointer events when using popups and/or modal dialogs.Janne Anttila2009-09-021-21/+46
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* | doc: Fixed several qdoc errors.Martin Smith2009-08-311-4/+17
* | Added QContextMenuEvent sending to widget in Symbian.Janne Anttila2009-08-311-1/+2
|/
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-191-1/+1
|\
| * Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | Enabled contextmenu event for Symbian.Janne Anttila2009-08-191-3/+9
|/
* Implemented minimalistic modal handling for Symbian OS.Janne Anttila2009-08-141-7/+17
* Cleaned public Api of QS60Style due to review by Volker Hilsheimer.Alessandro Portale2009-08-111-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-071-4/+4
|\
| * Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
| * Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* | exception -> leave conversion for pointer eventsmread2009-08-071-1/+6
|/
* Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-041-17/+15
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-5/+7
* Removed unnecessary code, UID is associated to wserv by framework.Janne Anttila2009-07-311-5/+0
* Make S60 integration optional.Jason Barron2009-07-151-7/+14
* Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-30/+15
|\
| * Switched to asynchronous focus handling on Symbian.axis2009-07-091-14/+2
| * Fixed invalid struct definition.axis2009-07-061-2/+2