Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the soft key command relay acrobatics from QApplication to | Alessandro Portale | 2009-05-27 | 1 | -2/+0 |
* | Added method isEmpty() to interface. This can be used to query | Markku Luukkainen | 2009-05-26 | 1 | -0/+1 |
* | Implemented popandPush method. This is needed to optimize popping | Markku Luukkainen | 2009-05-26 | 1 | -0/+2 |
* | compile | Alessandro Portale | 2009-05-22 | 1 | -0/+1 |
* | Added helper softKeyStackOfWidget. It returns the stack of the MainWindow | Alessandro Portale | 2009-05-22 | 1 | -0/+3 |
* | Added method to return top of the stack | Markku Luukkainen | 2009-05-15 | 1 | -0/+1 |
* | Connecting to focusChanged in order to ask the freshly focussed widget for | Alessandro Portale | 2009-05-14 | 1 | -0/+4 |
* | QSoftKeyStack::handleSoftKeyPress(int command) will be called whenever | Alessandro Portale | 2009-05-13 | 1 | -0/+2 |
* | Fixed pImpl, the private object were not created. | Alessandro Portale | 2009-05-13 | 1 | -2/+4 |
* | Moved SoftkeyStack files into src/widgets | Alessandro Portale | 2009-05-12 | 1 | -0/+75 |