summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed 'fullsreen with softkeys' mode not to expand under softkey area.Janne Anttila2010-03-231-22/+23
* Change QS60Style to use combobox popup menuSami Merila2010-03-171-1/+7
* Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2010-03-121-1/+1
* Fixed dialog resize not to move the dialog for Symbian.Janne Anttila2010-03-101-1/+1
* Fix for QTBUG-6659 Parent window accepts pointer events wronglyJani Hautakangas2010-03-051-0/+3
* Added orientation change support for show/showNormal widgets in S60.Janne Anttila2010-03-011-0/+10
* Added fullscreen support to softkeys in Symbian.Janne Anttila2010-03-011-8/+21
* Enabled Qt key events to work also when native key code is missing.wasila2010-02-251-1/+3
* Enable window size caching on Symbian NGA variants.Jason Barron2010-02-231-0/+4
* Fixed defect in handling of expose events for SymbianGareth Stockwell2010-02-091-4/+7
* 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
* Move avkon component transparency check to app initialization.Jani Hautakangas2010-01-221-0/+19
* 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
|/
* 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
|/
* 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
|/
* 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