summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenu_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* Translate "Actions" textAlessandro Portale2009-06-121-4/+3
* Crash fix for task #255989Alessandro Portale2009-06-121-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-101-4/+3
|\
| * Make Qt exception safer.Robert Griebl2009-06-101-4/+3
* | Fixes from code reviewMarkku Luukkainen2009-06-081-7/+4
* | Implemented context sensitive menu itemMarkku Luukkainen2009-06-081-17/+15
* | Removed QSoftKeyStack and replaced places using it with theMarkku Luukkainen2009-06-061-2/+0
* | Disabled context sensitive menu because it would cause compilationMarkku Luukkainen2009-06-061-2/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof...Markku Luukkainen2009-06-031-30/+36
|\ \ | |/
| * Merge branch 'imSelections'axis2009-06-031-1/+31
| |\
| | * Fixed incorrect headers.axis2009-06-031-1/+31
| * | Since now, S60 commands are handled by QApplication::s60HandleCommandLAlessandro Portale2009-06-021-29/+5
| |/
* | Changed menu adaptation to handle case where no softkeystackMarkku Luukkainen2009-05-271-1/+1
* | Added handling for a case when menu is being rebuilt and menuMarkku Luukkainen2009-05-271-13/+15
* | Fixed crash when building menu while softkeystack is emptyMarkku Luukkainen2009-05-261-13/+14
* | First hacky approach to context menus. This was commited so stuffMarkku Luukkainen2009-05-191-7/+23
* | Initial implementation for context menusMarkku Luukkainen2009-05-181-10/+35
* | Removed setting native softkeys from menu implementation as fromMarkku Luukkainen2009-05-121-13/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof...Markku Luukkainen2009-05-121-4/+5
|\ \ | |/
| * Fix for disappearing options menu button when starting some ofMarkku Luukkainen2009-05-111-1/+1
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-05-111-0/+2
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-111-21/+38
| | |\
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-111-10/+12
| | |\ \
| | * | | Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-0/+3
| * | | | Changed implementation to use QMultiHash instead of QHash.Markku Luukkainen2009-05-111-2/+2
| | |_|/ | |/| |
| * | | Refactored implementation so that it works with multiple QMainWindowsMarkku Luukkainen2009-05-111-21/+38
| | |/ | |/|
* | | Refactored implementation so that it works with multiple QMainWindowsMarkku Luukkainen2009-05-111-21/+38
|/ /
* | Removed setting the unnecessary parent for menu structuresMarkku Luukkainen2009-04-281-1/+0
* | Fixed wrong menu showing up on S60 while launching a dialog.Markku Luukkainen2009-04-281-10/+14
|/
* Long live Qt for S60!axis2009-04-241-0/+370