summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ | |/
| * Modify QDesktopWidget to emit proper signals on resize.Jason Barron2009-05-271-0/+10
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof...Markku Luukkainen2009-05-191-15/+25
|\ \ | |/
| * fixed bug where pointer down outside modal dialog causes access violationJanne Koskinen2009-05-191-15/+25
* | Less meat.Alessandro Portale2009-05-131-2/+1
* | If the command is in a magic range pass it along to a currently activeAlessandro Portale2009-05-131-2/+11
|/
* A better way of getting the screen's colour depthIain2009-05-111-21/+2
* Moving the handling code for HandleCommandL fromAlessandro Portale2009-05-071-0/+16
* More work on translucent windows.Jason Barron2009-04-281-1/+2
* Fixes: Add support for translucent windows in Symbian.Jason Barron2009-04-281-1/+3
* Enable dynamic [de|con]struction of window surfaces based on visibilityJason Barron2009-04-281-10/+25
* Long live Qt for S60!axis2009-04-241-0/+1071