summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-081-1/+4
|\
| * BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-041-1/+4
* | S60Style: Styled graphic support for editors.Sami Merilä2009-06-053-2/+34
* | S60Style: Remove some magic numbers.Sami Merilä2009-06-051-7/+10
* | S60Style: Missing break-statementSami Merilä2009-06-051-0/+1
* | S60Style: More styleHintsSami Merilä2009-06-051-1/+27
* | Prevent double deletion of m_themePaletteAlessandro Portale2009-06-052-16/+20
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-051-0/+10
|\ \
| * | S60Style: Drop middlesection from tab graphics, if there is very little of ta...Sami Merilä2009-06-051-0/+10
* | | Added subElementRect implementation for SE_ItemViewItemCheckIndicator.Janne Anttila2009-06-051-0/+2
|/ /
* | S60Style: Buildbreak fix. Remove problematic #ifdef line.Sami Merilä2009-06-041-2/+0
* | S60Style: Missing constantSami Merilä2009-06-041-0/+1
* | S60Style: Cleanup code before Tower release.Sami Merilä2009-06-042-233/+229
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-06-044-8/+135
|\ \
| * | Added loadS60ThemeFromBlob and saveS60ThemeToBlob.Alessandro Portale2009-06-034-8/+135
* | | S60Style: Draw all dialog with popup menu theme background.Sami Merilä2009-06-041-12/+7
|/ /
* | Merge branch 'imSelections'axis2009-06-035-5/+155
|\ \
| * | Fixed incorrect headers.axis2009-06-035-5/+155
* | | Some minor correction to qs60style.peknurmi2009-06-031-18/+18
* | | Now qs60style does not send extra resize event in orientation change.peknurmi2009-06-031-8/+18
* | | Initialize the QImageAlessandro Portale2009-06-021-0/+1
* | | S60Style: Add support for setting themePalette to QStyleOption. Also, set up ...Sami Merilä2009-06-024-360/+438
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-022-36/+38
|\ \ \ | | |/ | |/|
| * | Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+6
| * | Fixed a possible assert in QGtkStyleJens Bache-Wiig2009-05-271-32/+31
| * | Fix a painting issue in the QGtkStyle statusbarJens Bache-Wiig2009-05-261-1/+1
* | | Set each widgets palette after changing the theme.Alessandro Portale2009-06-011-1/+4
* | | Moved originalPalette member from public to private class.Alessandro Portale2009-06-013-5/+6
* | | S60Style: Remove unneeded case-statements and own implementation for drawItem...Sami Merilä2009-05-293-94/+0
* | | S60Style: Rename the private class to highlight that it is available only to ...Sami Merilä2009-05-292-1/+1
| |/ |/|
* | S60Style: Adding missing break for clearCaches.Sami Merilä2009-05-281-0/+1
* | Enabled QtS60Style background filling also for _simulated, by movingAlessandro Portale2009-05-285-81/+52
* | S60Style: Keep the background texture in static QPixmap pointer.Sami Merilä2009-05-274-54/+46
* | S60Style: Tidy up the code - remove 'todo's.Sami Merilä2009-05-261-16/+7
* | S60Style: Add reason for clearing style specific caches.Sami Merilä2009-05-264-18/+28
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-254-31/+16
|\ \ | |/
| * Fixes a potential crash when changing system palette with QGtkStyleJens Bache-Wiig2009-05-221-6/+7
| * Fix Qt does not compile when glibc < 2.3.2 on linuxJens Bache-Wiig2009-05-221-22/+5
| * Fix toolbutton text incorrectly clipped on windowsJens Bache-Wiig2009-05-221-1/+1
| * Don't draw an arrow for toolbuttons that are text only and have a menu.Norwegian Rock Cat2009-05-201-1/+2
| * qdoc: Moved a qdoc comment to a file that is in all packages.Martin Smith2009-05-201-1/+1
* | S60Style: Try to guesstime resolution, if no exact match is found.Sami Merilä2009-05-251-2/+23
* | S60Style: Set WA_OpaquePaintEvent off for scrollbars to draw transparency cor...Sami Merilä2009-05-251-3/+19
* | S60Style: Use smaller corner size for tooltip.Sami Merilä2009-05-251-6/+8
* | S60Style: Change QTreeView elements to be non-color-skinnable.Sami Merilä2009-05-252-9/+2
* | S60Style: Change IsSkinnableDialog method name to drawsOwnThemeBackground.Sami Merilä2009-05-252-6/+5
* | S60Style: Reorganize methods in source files to match header file order.Sami Merilä2009-05-253-341/+353
* | S60Style: QScrollArea background is not continuous with main theme background...Sami Merilä2009-05-231-0/+1
* | S60Style: QScrollArea background is not continuous with main theme background.Sami Merilä2009-05-231-0/+3
* | S60Style: Draw radiobutton and checkbox indicators with correct color.Sami Merilä2009-05-231-1/+4