Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Make sure that the QKeyEventSoftKey gets deleted when the action | Alessandro Portale | 2009-05-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | Delete the actions in the popped SoftKeySets. | Alessandro Portale | 2009-05-30 | 1 | -9/+11 | |
| | * | | | | | | | | | | Implemented QKeyEventSoftKey::removeSoftkey and using it in | Alessandro Portale | 2009-05-29 | 3 | -3/+12 | |
| | * | | | | | | | | | | Append and push the softKey instead of the empty list | Alessandro Portale | 2009-05-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | Pulled helper menuActionList() out of QSoftKeyStack::handleFocusChanged. | Alessandro Portale | 2009-05-29 | 1 | -11/+17 | |
| | * | | | | | | | | | | Making hasSoftKeyStack() const. +coding conventions. | Alessandro Portale | 2009-05-29 | 2 | -11/+8 | |
| | * | | | | | | | | | | Merge commit 'origin/master' into softkeys | Alessandro Portale | 2009-05-29 | 16 | -156/+292 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into s... | Alessandro Portale | 2009-05-29 | 1 | -5/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Implemented better way to detect when to add automagically | Markku Luukkainen | 2009-05-29 | 1 | -5/+10 | |
| | * | | | | | | | | | | | | Merge commit 'origin/master' into softkeys | Alessandro Portale | 2009-05-28 | 19 | -110/+112 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Moved the soft key command relay acrobatics from QApplication to | Alessandro Portale | 2009-05-27 | 5 | -20/+14 | |
| | * | | | | | | | | | | | | QSoftKeyStack::softKeyStackOfWidget only returns a stack if has one. | Alessandro Portale | 2009-05-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Merge commit 'origin/master' into softkeys | Alessandro Portale | 2009-05-27 | 19 | -144/+300 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Changed menu adaptation to handle case where no softkeystack | Markku Luukkainen | 2009-05-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Added method bool hasSoftKeyStack() so that user can check if | Markku Luukkainen | 2009-05-27 | 2 | -1/+15 | |
| | * | | | | | | | | | | | | | Added handling for a case when menu is being rebuilt and menu | Markku Luukkainen | 2009-05-27 | 1 | -13/+15 | |
| | * | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof... | Markku Luukkainen | 2009-05-27 | 4 | -8/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | KeyPadNavigation: showing a 'Back' softkey while in editfocus. | Alessandro Portale | 2009-05-26 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | Platforms that do not yet have a softkey adaptation layer will show | Alessandro Portale | 2009-05-26 | 1 | -0/+34 | |
| | * | | | | | | | | | | | | | | Introducing QKeyEventSoftKey helper class. | Alessandro Portale | 2009-05-26 | 2 | -0/+38 | |
| | * | | | | | | | | | | | | | | Merge commit 'origin/master' into softkeys | Alessandro Portale | 2009-05-26 | 7 | -34/+49 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Bugfix for mapping keys when there is only one softkey in the stack | Markku Luukkainen | 2009-05-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into s... | Markku Luukkainen | 2009-05-26 | 3 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/master' into softkeys | Alessandro Portale | 2009-05-26 | 3 | -3/+6 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Fixed crash when building menu while softkeystack is empty | Markku Luukkainen | 2009-05-26 | 1 | -13/+14 | |
| | * | | | | | | | | | | | | | | | | | Added method isEmpty() to interface. This can be used to query | Markku Luukkainen | 2009-05-26 | 3 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | | Implemented popandPush method. This is needed to optimize popping | Markku Luukkainen | 2009-05-26 | 3 | -3/+55 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof... | Markku Luukkainen | 2009-05-26 | 77 | -1454/+2475 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into s... | Markku Luukkainen | 2009-05-26 | 1 | -0/+29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Providing a translated default text for standard roles. | Alessandro Portale | 2009-05-25 | 1 | -0/+29 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof... | Markku Luukkainen | 2009-05-25 | 165 | -1028/+1861 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Cleanup. | Alessandro Portale | 2009-05-22 | 1 | -23/+1 | |
| | * | | | | | | | | | | | | | | | | | | compile | Alessandro Portale | 2009-05-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | Added helper softKeyStackOfWidget. It returns the stack of the MainWindow | Alessandro Portale | 2009-05-22 | 2 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | | | Fixes | Alessandro Portale | 2009-05-20 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | Part cache key nitpick | Alessandro Portale | 2009-05-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into s... | Markku Luukkainen | 2009-05-20 | 2 | -13/+20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | Not using deprecated QString constructor | Alessandro Portale | 2009-05-19 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | Softkeys also for non-S60. Currently only as stub. Will eventually go | Alessandro Portale | 2009-05-19 | 2 | -11/+18 | |
| | | * | | | | | | | | | | | | | | | | | | Stub for backgroundTexture() | Alessandro Portale | 2009-05-19 | 1 | -0/+19 | |
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into s... | Alessandro Portale | 2009-05-19 | 5 | -67/+200 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Fresh build with commit eb4c00a469f473a33103652ed977eabb4fb9ce9b | Alessandro Portale | 2009-05-19 | 1 | -0/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | Testing 'dictionary' if it contains a value before using operator[]. | Alessandro Portale | 2009-05-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof... | Markku Luukkainen | 2009-05-20 | 3 | -2/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof... | Markku Luukkainen | 2009-05-19 | 5 | -67/+200 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof... | Markku Luukkainen | 2009-05-19 | 11 | -40/+78 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | experiment with QMainWindow | Markku Luukkainen | 2009-05-19 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Changed stylesheets example to create softkeystack. This commit | Markku Luukkainen | 2009-05-19 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | First hacky approach to context menus. This was commited so stuff | Markku Luukkainen | 2009-05-19 | 2 | -7/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | added Q_OBJECT macro | Markku Luukkainen | 2009-05-19 | 1 | -0/+1 | |