summaryrefslogtreecommitdiffstats
path: root/examples/widgets/softkeys/softkeys.h
Commit message (Collapse)AuthorAgeFilesLines
* Made layout of the Softkeys example more compactMiikka Heikkinen2009-11-261-1/+1
| | | | | | | | | | Softkeys example didn't fit on the screen in landscape mode due to the widget minimum size enforcement done by Qt. Changed the layout of the example from QVBoxLayout to QGridlayout to make better use of the available space. Also shortened button texts. Task-number: QTBUG-6126 Reviewed-by: Janne Anttila
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
| | | | RevBy: Trust me
* Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
| | | | RevBy: Trust me
* Updated example to make more senseMarkku Luukkainen2009-06-181-1/+2
|
* Updated softkey example to be more completeMarkku Luukkainen2009-06-151-5/+8
|
* Updated example to tell which softkey was pressedMarkku Luukkainen2009-06-111-0/+3
|
* Moved softkeys example to a better placeMarkku Luukkainen2009-06-101-0/+79