summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qs60style.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent double deletion of m_themePaletteAlessandro Portale2009-06-051-13/+16
* 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-041-204/+209
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-06-041-8/+0
|\
| * Added loadS60ThemeFromBlob and saveS60ThemeToBlob.Alessandro Portale2009-06-031-8/+0
* | S60Style: Draw all dialog with popup menu theme background.Sami Merilä2009-06-041-12/+7
|/
* Merge branch 'imSelections'axis2009-06-031-1/+31
|\
| * Fixed incorrect headers.axis2009-06-031-1/+31
* | 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
* | S60Style: Add support for setting themePalette to QStyleOption. Also, set up ...Sami Merilä2009-06-021-107/+174
* | Moved originalPalette member from public to private class.Alessandro Portale2009-06-011-4/+5
* | S60Style: Remove unneeded case-statements and own implementation for drawItem...Sami Merilä2009-05-291-91/+0
|/
* S60Style: Adding missing break for clearCaches.Sami Merilä2009-05-281-0/+1
* Enabled QtS60Style background filling also for _simulated, by movingAlessandro Portale2009-05-281-15/+40
* S60Style: Keep the background texture in static QPixmap pointer.Sami Merilä2009-05-271-10/+17
* 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-261-14/+17
* S60Style: Set WA_OpaquePaintEvent off for scrollbars to draw transparency cor...Sami Merilä2009-05-251-3/+19
* S60Style: Change QTreeView elements to be non-color-skinnable.Sami Merilä2009-05-251-4/+2
* S60Style: Change IsSkinnableDialog method name to drawsOwnThemeBackground.Sami Merilä2009-05-251-4/+4
* S60Style: Reorganize methods in source files to match header file order.Sami Merilä2009-05-251-300/+301
* 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: Build break fix. Missing include added.Sami Merilä2009-05-231-0/+1
* S60Style: Fix palette-polution to other styles, when style is switched runtime.Sami Merilä2009-05-221-1/+3
* S60Style: If table has defined a new background brush use that instead of dra...Sami Merilä2009-05-221-15/+20
* S60Style: Make 'checkable' buttons just 'pressed down' when checked.Sami Merilä2009-05-221-24/+2
* Part cache key nitpickAlessandro Portale2009-05-201-1/+1
* S60Style: Support theme graphics for inactive (disabled) button.Sami Merilä2009-05-201-42/+59
* S60Style: Set theme palette to widgets once theme changes.Sami Merilä2009-05-201-42/+51
* removed extra brace character causing compilation failureMarkku Luukkainen2009-05-191-1/+0
* S60Style: Styling QDial.Sami Merilä2009-05-191-17/+35
* S60Style: Draw all arrows as skinned graphics.Sami Merilä2009-05-181-71/+35
* S60Style: Make selection 'tick' mark rect smaller for multiselectable list.Sami Merilä2009-05-181-1/+5
* S60Style: Make button content area slightly larger if button is 'checkable bu...Sami Merilä2009-05-151-0/+6
* S60Style: Make pressed down state of tool button clearer to see.Sami Merilä2009-05-151-0/+10
* S60Style: Scrollbar pressed state (missing changes from 9765faecf15fbd54b8817...Sami Merilä2009-05-151-0/+6
* S60Style: Scrollbar pressed state.Sami Merilä2009-05-151-1/+18
* S60Style: Remove fallback information from theme items table and instead prov...Sami Merilä2009-05-151-13/+13
* S60Style: Slightly better drawing code for QTreeView node indicators.Sami Merilä2009-05-121-14/+19
* S60style: use correct theme text color for highlighted line edit texts.Sami Merilä2009-05-121-0/+5
* S60Style: Facelift for panels. It now uses settings page frame graphics sans ...Sami Merilä2009-05-111-41/+28
* S60Style: Add support for other than avkon.mbm fallback graphics. The fallbac...Sami Merilä2009-05-081-58/+52
* S60Style: Support for flat and checkable pushbuttonsSami Merilä2009-05-081-4/+50
* S60Style: Slightly bigger node icons for QTreeViewSami Merilä2009-05-081-2/+5