summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsoftkeymanager.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
* Update translation sources.Casper van Donderen2011-09-291-1/+1
* Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-311-2/+12
|\
| * Fix softkeys cleanupMiikka Heikkinen2011-08-301-2/+12
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-261-12/+2
|\|
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-161-2/+12
|\ \
| * | Fix softkeys cleanupMiikka Heikkinen2011-08-121-2/+12
| |/
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-151-2/+2
|\|
| * Fix compile errors on S60 3.2Shane Kearns2011-08-051-3/+3
* | Preventing QSoftkeyManager giving false positive memory leaksmread2011-08-021-3/+3
* | Fix build break in S60 5.0 environmentMiikka Heikkinen2011-06-201-3/+0
* | Skip softkeys update if application is not on foreground in SymbianMiikka Heikkinen2011-06-171-0/+5
* | Revert "Opening taskswitcher, pushes application softkeys to top of switcher"Miikka Heikkinen2011-06-171-5/+3
* | Merge remote branch 'upstream/4.8' into qt-4.8-from-4.7Toby Tomkins2011-06-081-3/+5
|\ \ | |/ |/|
| * Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-231-17/+17
| |\
| | * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| * | Opening taskswitcher, pushes application softkeys to top of switcherSami Merila2011-05-191-3/+5
| |/
* | Fix non-Symbian builds broken by previous commit.Miikka Heikkinen2011-05-271-3/+3
* | Fix SYMBIAN_VERSION_* ifdeffingMiikka Heikkinen2011-05-271-3/+3
* | Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
|/
* Support for new softkey in Symbian^3Titta Heikkala2011-03-311-0/+31
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix crash when handleCommand() called before softkeys are updatedJason Barron2010-07-071-0/+5
* Improve handling of QAction in soft key managerThierry Bastian2010-04-131-8/+4
* Fixed modal dialog not to have automatic "Exit" right softkey in S60.Janne Anttila2010-04-061-0/+1
* Hotfix to const usage in 262e98f9a29385f99cd6f768632264e0b621dc01Janne Anttila2010-03-231-3/+3
* Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-231-7/+53
* Simplify code, fix a compiler warning... profit!João Abecasis2010-02-181-7/+5
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-181-1/+1
|\
| * Fix undefined sequence point compiler warningDirk Mueller2010-02-171-1/+1
* | Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-171-9/+8
|/
* S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-031-139/+70
* 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-071-1/+1
* | Added a flag to avoid construction of application panes.axis2010-01-081-1/+2
|/
* Minor fixes to softkey dimming support (commit 245c9cc0).Janne Anttila2009-12-081-1/+5
* Added dimming support for disabled softkeys in Symbian.Janne Anttila2009-12-071-1/+4
* Fixed "...QString::QString(const char *)... is deprecated" warning.Janne Anttila2009-12-031-1/+1
* Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-021-1/+1
* Softkeymanager to not update sofkeys when native s60 dialog is shownJason Barron2009-11-181-0/+4
* Fix for qmessagebox softkey dimming in Symbian.Janne Anttila2009-11-111-1/+2
* Focus changes cause softkey area to flickerSami Merilä2009-11-091-4/+8
* Merge commit 'ceteam/4.6' into 4.6Joerg Bornemann2009-11-091-0/+4
|\
| * compilefixes for qfeaturesThomas Hartmann2009-11-061-0/+4
* | Revert "Fixed a crash in the QApplication autotest."Gareth Stockwell2009-11-031-2/+1