summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qsoftkeystack.h
Commit message (Expand)AuthorAgeFilesLines
* Moved the soft key command relay acrobatics from QApplication toAlessandro Portale2009-05-271-2/+0
* Added method isEmpty() to interface. This can be used to queryMarkku Luukkainen2009-05-261-0/+1
* Implemented popandPush method. This is needed to optimize poppingMarkku Luukkainen2009-05-261-0/+2
* compileAlessandro Portale2009-05-221-0/+1
* Added helper softKeyStackOfWidget. It returns the stack of the MainWindowAlessandro Portale2009-05-221-0/+3
* Added method to return top of the stackMarkku Luukkainen2009-05-151-0/+1
* Connecting to focusChanged in order to ask the freshly focussed widget forAlessandro Portale2009-05-141-0/+4
* QSoftKeyStack::handleSoftKeyPress(int command) will be called wheneverAlessandro Portale2009-05-131-0/+2
* Fixed pImpl, the private object were not created.Alessandro Portale2009-05-131-2/+4
* Moved SoftkeyStack files into src/widgetsAlessandro Portale2009-05-121-0/+75