summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenu_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch '4.8' into water-team-masterFrederik Gladhorn2011-08-311-2/+2
|\
| * Hide Q<Platform>MenuActionAurelien Gateau2011-06-201-2/+2
* | Memory leak fix for Symbian menusmread2011-07-281-1/+1
|/
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-4/+4
|\|
| * Fixed memory leak in Symbian when Options menu was launched.Janne Anttila2010-09-201-4/+4
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+2
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-2/+6
|\
| * Fix long menu item texts causing crashMiikka Heikkinen2010-04-291-2/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60axis2010-03-161-0/+8
|\|
| * Moved softkey "Options" action handling from QMainWindow to QMenuBar.Janne Anttila2010-03-121-0/+8
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-111-0/+8
|\|
| * Fixed crash in Symbian when having empty QMenu in menubar.Janne Anttila2010-03-051-0/+8
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtaxis2010-02-121-4/+30
|\|
| * S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-031-4/+30
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-211-1/+1
|\|
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Various header file inclusion fixes for rvct on linux using a case-sensitive ...Simon Hausmann2009-10-231-1/+1
|/
* Cleaned up the API of the Symbian event hooks.axis2009-10-211-1/+7
* Fix: Lazy instantiation of a static QActionAlessandro Portale2009-10-071-3/+4
* Fixed a crash in menus on Symbian.axis2009-10-051-5/+7
* Added some comments.axis2009-10-051-1/+1
* Fixed indentation.axis2009-10-051-3/+3
* Prevented export of some internal functions.axis2009-09-221-2/+2
* Remove key accelerators from Softkeys and Menus in S60.Sami Merilä2009-09-221-21/+3
* Fixed all but one of the failures in the headers autotest.Martin Smith2009-09-091-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update license headersJason McDonald2009-09-041-0/+1
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Fix build error when Q_WS_S60 is undefinedIain2009-08-201-0/+2
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-041-5/+5
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-2/+2
* Make S60 integration optional.Jason Barron2009-07-151-4/+8
* 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