Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |