Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-09 | 1 | -4/+4 |
|\ | |||||
| * | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Fixed 'use of function XXX is deprecated' warning reported by RVCT. | Janne Anttila | 2009-09-09 | 1 | -2/+2 |
| | | | | | | | | Task-number: 241223 | ||||
* | | Fixes for compiler warnings reported by RVCT | Janne Anttila | 2009-09-09 | 1 | -2/+2 |
|/ | | | | | Task-number: 241223 Reviewed-by: Janne Koskinen | ||||
* | 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 | ||||
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -3/+0 |
| | |||||
* | Fix build problem when Q_WS_S60 is undefined | Iain | 2009-08-20 | 1 | -0/+2 |
| | | | | Reviewed-by: Jason Barron | ||||
* | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
| | | | | RevBy: Trust me | ||||
* | Cleaned public Api of QS60Style due to review by Volker Hilsheimer. | Alessandro Portale | 2009-08-11 | 1 | -11/+9 |
| | | | | | | | Moved handleDynamicLayoutVariantSwitch and handleSkinChange from QS60Style to QS60StylePrivate. QApplication (the only one calling those functions) is now a friend, thus has access to the private class. | ||||
* | 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 | ||||
* | Trailing whitespace and tab/space fixes for src/gui | Janne Anttila | 2009-08-04 | 1 | -2/+2 |
| | |||||
* | CFbsBitmap::DataSize() seems to be a private Api function. | Alessandro Portale | 2009-08-03 | 1 | -1/+1 |
| | | | | | | | But CFbsBitmap::Header().iBitmapSize seems to do the same job, and it works wit hthe public SDK. Thanks to jbarron for finding that public pendant. | ||||
* | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -19/+34 |
| | | | | | Contains some smaller fixes and renaming of macros. Looks big, but isn't scary at all ;) | ||||
* | S60Style: QTable theme background moved from cell area to be 'behind' the ↵ | Sami Merilä | 2009-06-23 | 1 | -0/+4 |
| | | | | whole widget. Also item view highlight slightly tuned to be closer to what it is like on native UI. | ||||
* | S60Style: Better theme graphic for the TextEdit background. This one does ↵ | Sami Merilä | 2009-06-18 | 1 | -5/+9 |
| | | | | not mess the text on first row with some themes. | ||||
* | S60Style: Styled graphic support for editors. | Sami Merilä | 2009-06-05 | 1 | -1/+11 |
| | |||||
* | S60Style: Cleanup code before Tower release. | Sami Merilä | 2009-06-04 | 1 | -29/+20 |
| | |||||
* | Added loadS60ThemeFromBlob and saveS60ThemeToBlob. | Alessandro Portale | 2009-06-03 | 1 | -0/+8 |
| | | | | The simulated style will by default try to load the 'Default.blob' | ||||
* | Merge branch 'imSelections' | axis | 2009-06-03 | 1 | -1/+31 |
| | |||||
* | S60Style: Add support for setting themePalette to QStyleOption. Also, set up ↵ | Sami Merilä | 2009-06-02 | 1 | -246/+245 |
| | | | | themePaletteHash. | ||||
* | S60Style: Rename the private class to highlight that it is available only to ↵ | Sami Merilä | 2009-05-29 | 1 | -0/+1326 |
's60'. |