| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash when handleCommand() called before softkeys are updated | Jason Barron | 2010-07-07 | 1 | -0/+5 |
|
|
* | Improve handling of QAction in soft key manager | Thierry Bastian | 2010-04-13 | 1 | -8/+4 |
|
|
* | Fixed modal dialog not to have automatic "Exit" right softkey in S60. | Janne Anttila | 2010-04-06 | 1 | -0/+1 |
|
|
* | Hotfix to const usage in 262e98f9a29385f99cd6f768632264e0b621dc01 | Janne Anttila | 2010-03-23 | 1 | -3/+3 |
|
|
* | Fixed S60 softkey implementation to use popup/modal dialog softkeys. | Janne Anttila | 2010-03-23 | 1 | -7/+53 |
|
|
* | Simplify code, fix a compiler warning... profit! | João Abecasis | 2010-02-18 | 1 | -7/+5 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 1 | -1/+1 |
|\ |
|
| * | Fix undefined sequence point compiler warning | Dirk Mueller | 2010-02-17 | 1 | -1/+1 |
|
|
* | | Support for dynamic localization in Symbian softkeys. | Janne Anttila | 2010-02-17 | 1 | -9/+8 |
|/ |
|
* | S60 softkey refactoring (support for merging, priorities and menus) | Janne Anttila | 2010-02-03 | 1 | -139/+70 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Added a flag to avoid construction of application panes. | axis | 2010-01-08 | 1 | -1/+2 |
|/ |
|
* | Minor fixes to softkey dimming support (commit 245c9cc0). | Janne Anttila | 2009-12-08 | 1 | -1/+5 |
|
|
* | Added dimming support for disabled softkeys in Symbian. | Janne Anttila | 2009-12-07 | 1 | -1/+4 |
|
|
* | Fixed "...QString::QString(const char *)... is deprecated" warning. | Janne Anttila | 2009-12-03 | 1 | -1/+1 |
|
|
* | Fixed softkey merging/traversing over window boundaries. | Janne Anttila | 2009-12-02 | 1 | -1/+1 |
|
|
* | Softkeymanager to not update sofkeys when native s60 dialog is shown | Jason Barron | 2009-11-18 | 1 | -0/+4 |
|
|
* | Fix for qmessagebox softkey dimming in Symbian. | Janne Anttila | 2009-11-11 | 1 | -1/+2 |
|
|
* | Focus changes cause softkey area to flicker | Sami Merilä | 2009-11-09 | 1 | -4/+8 |
|
|
* | Merge commit 'ceteam/4.6' into 4.6 | Joerg Bornemann | 2009-11-09 | 1 | -0/+4 |
|\ |
|
| * | compilefixes for qfeatures | Thomas Hartmann | 2009-11-06 | 1 | -0/+4 |
|
|
* | | Revert "Fixed a crash in the QApplication autotest." | Gareth Stockwell | 2009-11-03 | 1 | -2/+1 |
|
|
* | | Merge branch '4.6' into mmfphonon | Gareth Stockwell | 2009-11-03 | 1 | -3/+13 |
|\ \
| |/ |
|
| * | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 1 | -1/+9 |
| |\ |
|
| | * | Fix for softkey visibility when dialog launched from fullscreen widget. | Janne Anttila | 2009-10-29 | 1 | -0/+1 |
|
|
| | * | Cleanup softkeymanager keyedactions hash when QAction is being deleted. | Janne Anttila | 2009-10-27 | 1 | -1/+8 |
|
|
| * | | Fix QT_NO_ACTION dependencies | Jørgen Lind | 2009-10-29 | 1 | -1/+2 |
| |/ |
|
| * | Fixed a crash in the QApplication autotest. | axis | 2009-10-26 | 1 | -1/+2 |
|
|
* | | Fix for defect introduced by dd48c27f | Gareth Stockwell | 2009-11-03 | 1 | -1/+4 |
|/ |
|
* | Softkeys should not put exit by default on RSK for dialogs and popups. | Janne Anttila | 2009-10-23 | 1 | -1/+2 |
|
|
* | Softkeys remain disabled if action owning action widget is enabled | Sami Merilä | 2009-10-16 | 1 | -3/+3 |
|
|
* | Workaround for softkeys not working in modal dialogs on S60 5.0 | Shane Kearns | 2009-10-09 | 1 | -0/+1 |
|
|
* | Fixing warnings on GCC... (III) | João Abecasis | 2009-10-07 | 1 | -2/+1 |
|
|
* | Fix warnings on mingw | Thierry Bastian | 2009-10-01 | 1 | -0/+1 |
|
|
* | Fix tr-Errors/remove QObject::tr(), mainly in ScriptTools | Friedemann Kleint | 2009-09-29 | 1 | -1/+1 |
|
|
* | Triggering softkey action for disbled widget causes a crash. | Sami Merilä | 2009-09-28 | 1 | -2/+5 |
|
|
* | Make sure the correct soft key is triggered. | Jason Barron | 2009-09-28 | 1 | -3/+9 |
|
|
* | Remove key accelerators from Softkeys and Menus in S60. | Sami Merilä | 2009-09-22 | 1 | -2/+4 |
|
|
* | Compile fix for non-Symbian. | Alessandro Portale | 2009-09-21 | 1 | -1/+1 |
|
|
* | Get menubars working again with new softkey API. | Jason Barron | 2009-09-21 | 1 | -1/+3 |
|
|
* | Introduce MenuSoftKey as a standard key to the internal enum. | Jason Barron | 2009-09-21 | 1 | -0/+4 |
|
|
* | Introduce a d-pointer to QSoftKeyManager. | Jason Barron | 2009-09-21 | 1 | -13/+28 |
|
|
* | Add a new compressable event QEvent::UpdateSoftKeys. | Jason Barron | 2009-09-21 | 1 | -22/+30 |
|
|
* | Simplify the soft key roles of QAction. | Jason Barron | 2009-09-21 | 1 | -51/+28 |
|
|
* | Refactor soft keys implementation. | Jason Barron | 2009-09-21 | 1 | -0/+260 |
|
|