summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Removed unused static data from Qt.axis2009-07-061-3/+0
| * Fixed various useless warnings.axis2009-06-291-2/+2
| * Fix warnings because of unused variables.axis2009-06-291-9/+9
* | Implement stubs for multitouch support on Symbian.Jason Barron2009-07-071-0/+6
|/
* removed commented codeJanne Koskinen2009-06-171-1/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-171-3/+4
|\
| * Update softkeys correctly when no focus widget is present.Jason Barron2009-06-161-3/+4
* | longtap event gets properly cancelled when entering popupJanne Koskinen2009-06-171-6/+9
|/
* bug fix for doubleclick event for symbianJanne Koskinen2009-06-121-1/+1
* Fixed layout when orientation changed via AknAppUi::SetOrientationL.Janne Anttila2009-06-121-0/+3
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-101-0/+7
|\
| * Make Qt exception safer.Robert Griebl2009-06-101-0/+7
* | Fixes from code reviewMarkku Luukkainen2009-06-081-4/+2
* | Removed QSoftKeyStack and replaced places using it with theMarkku Luukkainen2009-06-061-1/+0
* | Added mapping from native hardware keys to softkeys. This enablesMarkku Luukkainen2009-06-061-2/+9
* | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into s...Markku Luukkainen2009-06-051-1/+1
|\ \
| * | Fix mergeAlessandro Portale2009-06-031-2/+1
| * | Resolving merge conflictsAlessandro Portale2009-06-031-30/+89
| |\ \ | | |/
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof...Markku Luukkainen2009-06-031-30/+88
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'imSelections'axis2009-06-031-1/+31
| |\
| | * Fixed incorrect headers.axis2009-06-031-1/+31
| * | Change function name to match symbianHandleCommand().Jason Barron2009-06-031-1/+1
| * | Now qs60style does not send extra resize event in orientation change.peknurmi2009-06-031-21/+35
| * | Since now, S60 commands are handled by QApplication::s60HandleCommandLAlessandro Portale2009-06-021-3/+10
| * | Fixed incorrect focus detection.Aleksandar Sasha Babic2009-06-021-1/+8
| * | Missing double click handling added to mouse handling, so that latter releasemakuukka2009-06-021-4/+4
* | | Merge commit 'origin/master' into softkeysAlessandro Portale2009-05-291-0/+1
|\ \ \ | |/ /
| * | A fix for a bug 252798ikause2009-05-291-0/+1
| |/
* | Moved the soft key command relay acrobatics from QApplication toAlessandro Portale2009-05-271-9/+3
* | Merge commit 'origin/master' into softkeysAlessandro Portale2009-05-271-0/+10
|\ \ | |/