summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-051-9/+8
| * | | | | Flush the WSERV command buffer after deleting a surface.Jason Barron2010-02-041-0/+3
| |/ / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-261-0/+19
|\ \ \ \ \ | |/ / / /
| * | | | Move avkon component transparency check to app initialization.Jani Hautakangas2010-01-221-0/+19
| |/ / /
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-211-11/+51
|\ \ \ \ | |/ / /
| * | | Implemented event filter functions for Symbian.axis2010-01-201-7/+40
| * | | Improve the behavior of expose events on Symbian.Jason Barron2010-01-141-2/+9
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091-1/+1
| |\ \ \
| | * | | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | |/ /
| * | | Fixed QDesktopWidget autotest.axis2010-01-081-1/+1
| |/ /
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-12-181-134/+189
|\ \ \ | |/ /
| * | Rewrote most of the regular pointer handling.axis2009-12-091-90/+80
| * | Merge branch 'mmfphonon' into 4.6Gareth Stockwell2009-11-301-1/+41
| |\ \
| | * | Symbian control invokes slots before and after native draw opsGareth Stockwell2009-11-261-0/+19
| | * | Allow Symbian widget implementations to select native paint modeGareth Stockwell2009-11-261-1/+22
| * | | Fix crash in QApplication::beep() on S60Shane Kearns2009-11-251-21/+35
| |/ /
| * | Removed window activation hack, unified and fixed title&icon setting.Janne Anttila2009-11-231-1/+6
| * | Symbian: QKeyEvent:isAutoRepeat() doesn't workFrans Englich2009-11-191-1/+1
| * | Remove fake right mouse button events from long tapShane Kearns2009-11-131-19/+1
| * | 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
| * | | Fixed a focusing bug on Symbian.axis2009-11-121-0/+20
| * | | Fixed some initializers and saved some memory.axis2009-11-111-1/+5
| |/ /
* | | Fixed compilation on S60 without keypad navigation.axis2009-11-131-0/+2
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-11-061-9/+45
|\ \ \ | |/ /
| * | Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-041-3/+12
| |\ \
| | * | Fixed modal dialog fading support in Symbian.Janne Anttila2009-11-041-2/+2
| | * | Fix cleanupstack crash on exit in Symbian OS 9.2Shane Kearns2009-11-031-1/+10
| * | | Call PositionChanged from QSymbianControl::SizeChangedGareth Stockwell2009-11-041-0/+5
| * | | Merge branch '4.6' into mmfphononGareth Stockwell2009-11-031-6/+25
| |\ \ \ | | |/ /
| | * | Fixed statuspane visibility after dialog closed from fullsreen widget.Janne Anttila2009-10-301-6/+12
| | * | Removed the need for extra Symbian traps after QApp construction.axis2009-10-261-0/+13
| * | | Fix for unresponsive sliders after orientation switch or full-screenGareth Stockwell2009-11-031-0/+3
| |/ /
* | | Various header file inclusion fixes for rvct on linux using a case-sensitive ...Simon Hausmann2009-10-231-1/+1
|/ /
* | Make Symbian emulator behave the same as device for mouse & touchscreenShane Kearns2009-10-211-0/+7
* | Cleaned up the API of the Symbian event hooks.axis2009-10-211-44/+64
* | Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-201-0/+7
* | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-161-56/+88
|\ \
| * | Fix pointer grab issues in S60Shane Kearns2009-10-151-56/+88
* | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-151-2/+3
|\ \ \ | |/ /
| * | Modified QSymbianControl::setFocusSafely to set last focused controlGareth Stockwell2009-10-131-1/+2
| * | Fixed the QKeyEvent::nativeModifiers() call.axis2009-10-131-1/+1
| * | Revert "Fixed a few compiler warnings from QtGui for Symbian."Janne Anttila2009-10-131-6/+4
| * | Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-131-4/+6
| * | Fix for qapplication::testDeleteLaterProcessEvents autotest in Symbian.Janne Anttila2009-10-121-1/+2
* | | When reparenting native widget, delayed deletion of Symbian controlGareth Stockwell2009-10-151-0/+5
* | | Modified QSymbianControl::setFocusSafely to set last focused controlGareth Stockwell2009-10-131-1/+2
|/ /
* | Fixing Keypad Navigation on N95 devicesAlessandro Portale2009-10-051-1/+6
* | 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
|\ \