summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable surface transparency support on Symbian^4.Jason Barron2010-01-141-0/+8
* Improve the behavior of expose events on Symbian.Jason Barron2010-01-141-0/+1
* Prevent a crash when creating an inputContext from the QApplication dtor.Simon Hausmann2010-01-121-1/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Symbian control invokes slots before and after native draw opsGareth Stockwell2009-11-261-0/+1
* Allow Symbian widget implementations to select native paint modeGareth Stockwell2009-11-261-1/+1
* Removed window activation hack, unified and fixed title&icon setting.Janne Anttila2009-11-231-18/+0
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-131-7/+9
|\
| * Fixed maximized dialogs losing maximized status on orientation switchMiikka Heikkinen2009-11-131-7/+9
* | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-131-1/+1
|\ \ | |/ |/|
| * Fix typo in license headerAlessandro Portale2009-11-121-1/+1
* | Fix for assertion failure in in QWidget::grabMouse for Symbian.Janne Anttila2009-11-111-2/+2
* | Add edit menu support for phones with a 'pencil' key.Jason Barron2009-11-111-0/+1
|/
* Merge branch '4.6' into mmfphononGareth Stockwell2009-11-031-68/+4
|\
| * Switched setWindowIcon_sys to use QPixmpa::toSymbianCFbsBitmap in S60.Janne Anttila2009-10-271-68/+4
* | When creating a Symbian WId for a visible widget, make the controlGareth Stockwell2009-10-231-1/+3
|/
* Lowering toplevel widget puts app to background.Miikka Heikkinen2009-10-221-2/+7
* Fixed QWidget::raise in SymbianMiikka Heikkinen2009-10-191-1/+6
* Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-151-1/+6
|\
| * Remove incorrect optimisation in S60 widget / control stack syncShane Kearns2009-10-081-3/+8
* | When reparenting native widget, delayed deletion of Symbian controlGareth Stockwell2009-10-151-1/+12
* | Modified reparenting to correctly deal with native child widgetsGareth Stockwell2009-10-091-22/+47
|/
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-021-47/+24
|\
| * Revert "Fix for Symbian window activation/focus problem."Jani Hautakangas2009-10-011-59/+0
| * Fix for Symbian window activation/focus problem.Jani Hautakangas2009-10-011-0/+59
| * Merge branch 'focusFixes' into 4.6axis2009-09-301-45/+22
| |\
| | * Fixed some focus issues on Symbian.axis2009-09-301-15/+21
| | * Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-301-28/+0
* | | Fixed indenting to comply with Qt code styleGareth Stockwell2009-10-021-15/+15
* | | Enable pointer events on native child widgetsGareth Stockwell2009-10-011-0/+5
* | | Immediately activate native windows created by calling winId() on an already-...Gareth Stockwell2009-10-011-4/+19
|/ /
* | Removed trace statements from QtGuiGareth Stockwell2009-09-281-189/+8
* | Removed calls to CCoeControl::DrawNow from QWidgetPrivate::setWSGeometryGareth Stockwell2009-09-281-30/+7
* | Implemented QWidget::mapFromGlobal, QWidget::mapToGlobal, for case where chil...Gareth Stockwell2009-09-281-5/+8
* | Revert "Revert all GUI changes from the MMF work."Frans Englich2009-09-281-51/+375
|/
* Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-231-0/+2
* Implement Qt::WA_AcceptTouchEvents on S60Bradley T. Hughes2009-09-231-0/+12
* Refactor soft keys implementation.Jason Barron2009-09-211-72/+0
* Enable compiling Symbian port with QT_NO_CURSORShane Kearns2009-09-171-1/+2
* QCursor support for Symbian OSShane Kearns2009-09-151-19/+58
* Fixed QWidget::activateWindow for Symbian.Janne Anttila2009-09-111-6/+5
* Fixed QWidget::setWindowState for Symbian.Janne Anttila2009-09-111-16/+27
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-031-1/+3
|\
| * Move the S60/Avkon framework initialization into QtGui.axis2009-09-031-1/+3
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
|/
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Changing names of Symbian leave <-> qt throw translation functionsmread2009-08-131-1/+1
* 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