summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-241-6/+6
|\
| * Remove Qt dependancy to SYMBIAN_GRAPHICS_WSERV_QT_EFFECTSJani Hautakangas2011-02-231-6/+6
* | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-161-0/+9
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-311-18/+20
| |\ \
| * | | Added Symbian implementation of keyboard language functions.axis2011-01-141-0/+9
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-6/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-061-6/+8
* | | | Merge branch 'integration'Yoann Lopes2011-02-021-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes compilation when using FreeType on Symbian.Yoann Lopes2011-01-311-0/+4
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-2/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Supporting Qt application fonts on SymbianAlessandro Portale2011-01-191-2/+2
| * | QTBUG-16110 updating the softkeys when app comes to foregroundmread2011-01-171-0/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-16/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-15/+14
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-301-0/+8
|\ \ | |/
| * Clear WSERV content when a native child receives an "expose"Jason Barron2010-12-291-0/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-5/+14
|\ \ | |/
| * Avoid duplicate resize eventMiikka Heikkinen2010-12-161-2/+4
| * Resize event for QDesktopWidget was sent too earlyMiikka Heikkinen2010-12-151-3/+3
| * Fix crash when creating more than one QApplication in single test caseMiikka Heikkinen2010-12-131-0/+7
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-4/+16
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-1/+1
| |\ \ | | |/
| | * Merge branch 'QT-4077-fix' into 4.7-s60axis2010-11-051-1/+1
| | |\
| | | * Fixed event starvation with pointer events on Symbian.axis2010-11-051-1/+1
| * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-301-0/+11
| |\ \ \ | | |/ /
| | * | Avoid being killed by graphics out-of-memory monitor.Jason Barron2010-10-291-0/+11
| | |/
| * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-091-3/+4
| |\ \ | | |/
| | * Account for native child widgets when handling focus eventsGareth Stockwell2010-10-081-3/+4
* | | Fix crash in QApplication auto testShane Kearns2010-10-181-0/+3
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-071-6/+0
|\ \ | |/
| * Remove unused/incorrect TFX commands pertaining to layers on Symbian.Jason Barron2010-10-061-6/+0
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-0/+3
|\ \ | |/
| * Fix QApplication::desktop()->availableGeometry() for SymbianMiikka Heikkinen2010-09-301-0/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-0/+4
|\ \ | |/
| * Made the Symbian menu close when switching native focus.axis2010-09-271-0/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-10/+27
|\ \ | |/
| * Update QDesktopWidget geometry when S60 furniture visibility changesGareth Stockwell2010-09-021-0/+6
| * Prevent null pointer dereferenceGareth Stockwell2010-09-021-1/+1
| * Merge branch 'variousFixes' into 4.7-s60axis2010-09-011-9/+20
| |\
| | * Fixed a case where a newly created native widget would lose focus.axis2010-09-011-9/+20
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-0/+5
|\ \ \ | |/ /
| * | Enabling AdvancedPointerEvents for active windows causes a panicSami Merila2010-08-251-0/+5
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-33/+43
|\ \ | |/
| * Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-4/+5
| * Refactored handling of window visibility events on SymbianGareth Stockwell2010-08-181-26/+36
| * Replaced backing store reference count with list of visible widgetsGareth Stockwell2010-08-181-7/+4
| * Fix for memory leak in qt_initShane Kearns2010-08-131-0/+2
* | 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
| |\