Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Added a default theme for the simulated S60 style | Alessandro Portale | 2009-08-28 | 1 | -2/+1 |
| | | | | Reviewed-By: Trustme | ||||
* | 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 | -3/+3 |
| | | | | RevBy: Trust me | ||||
* | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -1/+1 |
| | | | | RevBy: Trust me | ||||
* | Using QPixmap as paint device. | Alessandro Portale | 2009-06-11 | 1 | -2/+2 |
| | | | | | | Makes more sense in this case. At least on X11 and MacOS. Reviewed-by: Ariya Hidayat | ||||
* | Fix compile, include qdesktopwidget.h. | Ariya Hidayat | 2009-06-11 | 1 | -0/+1 |
| | | | | Reviewed-by: Alessandro Portale | ||||
* | Newer version of GCC only recognized __func__ (as a static function). | Ariya Hidayat | 2009-06-11 | 1 | -4/+11 |
| | | | | Reviewed-by: aportale | ||||
* | Attempt to load default skin only if it is present. | Alessandro Portale | 2009-06-08 | 1 | -1/+3 |
| | |||||
* | Added loadS60ThemeFromBlob and saveS60ThemeToBlob. | Alessandro Portale | 2009-06-03 | 1 | -0/+125 |
| | | | | The simulated style will by default try to load the 'Default.blob' | ||||
* | Merge branch 'imSelections' | axis | 2009-06-03 | 1 | -1/+31 |
|\ | |||||
| * | Fixed incorrect headers. | axis | 2009-06-03 | 1 | -1/+31 |
| | | |||||
* | | Initialize the QImage | Alessandro Portale | 2009-06-02 | 1 | -0/+1 |
| | | |||||
* | | S60Style: Add support for setting themePalette to QStyleOption. Also, set up ↵ | Sami Merilä | 2009-06-02 | 1 | -5/+4 |
| | | | | | | | | themePaletteHash. | ||||
* | | Set each widgets palette after changing the theme. | Alessandro Portale | 2009-06-01 | 1 | -1/+4 |
|/ | |||||
* | Enabled QtS60Style background filling also for _simulated, by moving | Alessandro Portale | 2009-05-28 | 1 | -15/+8 |
| | | | | | | some code to qs60style.cpp. De-duplicated some code in qt_s60_fill_background. The unused QT_S60STYLE_LAYOUTDATA_SIMULATED had to go, too. | ||||
* | S60Style: Keep the background texture in static QPixmap pointer. | Sami Merilä | 2009-05-27 | 1 | -14/+5 |
| | |||||
* | S60Style: Add reason for clearing style specific caches. | Sami Merilä | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | Fixes | Alessandro Portale | 2009-05-20 | 1 | -1/+4 |
| | |||||
* | Stub for backgroundTexture() | Alessandro Portale | 2009-05-19 | 1 | -0/+19 |
| | |||||
* | S60Style: Styled QToolBar implementation. | Sami Merilä | 2009-04-29 | 1 | -1/+7 |
| | |||||
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+269 |