Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made layout of the Softkeys example more compact | Miikka Heikkinen | 2009-11-26 | 1 | -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 McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
| | | | | RevBy: Trust me | ||||
* | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -2/+2 |
| | | | | RevBy: Trust me | ||||
* | Updated example to make more sense | Markku Luukkainen | 2009-06-18 | 1 | -1/+2 |
| | |||||
* | Updated softkey example to be more complete | Markku Luukkainen | 2009-06-15 | 1 | -5/+8 |
| | |||||
* | Updated example to tell which softkey was pressed | Markku Luukkainen | 2009-06-11 | 1 | -0/+3 |
| | |||||
* | Moved softkeys example to a better place | Markku Luukkainen | 2009-06-10 | 1 | -0/+79 |