summaryrefslogtreecommitdiffstats
path: root/src/gui/softkeys
Commit message (Expand)AuthorAgeFilesLines
* Added slot that is triggered when back softkey is pressedMarkku Luukkainen2009-05-181-1/+9
* Catch actions coming from context sensitive menu itemsMarkku Luukkainen2009-05-181-0/+15
* Added test case for submenus inside context sensitive menuMarkku Luukkainen2009-05-181-2/+10
* Refactored test code and added test case for context sensitive menuMarkku Luukkainen2009-05-181-28/+41
* Use the new QMainWindow::softKeyStack()Alessandro Portale2009-05-141-9/+10
* Added Methods to set and access QSoftKeyStack from QMainWindow.Markku Luukkainen2009-05-131-0/+8
* Adapted example codeAlessandro Portale2009-05-122-14/+2
* Moved SoftkeyStack files into src/widgetsAlessandro Portale2009-05-126-647/+0
* Removed redundanciesAlessandro Portale2009-05-121-5/+0
* Qt-ifications. Mostly license headers and coding conventions.Alessandro Portale2009-05-127-136/+355
* Added handling of softkey with the role of menuMarkku Luukkainen2009-05-121-1/+7
* Initial naive implementation for menu softkeyMarkku Luukkainen2009-05-122-9/+21
* Added proper headersMarkku Luukkainen2009-05-041-0/+10
* Changed mapping of softkey id'sMarkku Luukkainen2009-05-041-1/+2
* Skeleton implementation allowing us to conviniently change placeMarkku Luukkainen2009-05-044-9/+53
* Changed way how softkey command is mappedMarkku Luukkainen2009-05-042-2/+3
* More code to test the stack implementatioMore code to test the stack implemen...Markku Luukkainen2009-05-041-5/+18
* Very rough implementation of setting multiple buttons.Markku Luukkainen2009-05-041-15/+27
* Initial skeleton of what is to become the cross platformMarkku Luukkainen2009-04-306-0/+420