summaryrefslogtreecommitdiff
path: root/src/gui/styles/qs60style.cpp
Commit message (Expand)AuthorAgeFilesLines
* S60Style: Use scrollbar extent to initialize rect size on x dimension (instea...Sami Merilä2009-06-261-7/+2
* S60Style: Slightly less complex way of drawing the QHeaderView in style.Sami Merilä2009-06-261-23/+11
* S60Style: QTable theme background moved from cell area to be 'behind' the who...Sami Merilä2009-06-231-27/+15
* S60Style: Remove menu scroller from UI.Sami Merilä2009-06-181-0/+2
* S60Style: Palette has gets cleared when setting themePalette.Sami Merilä2009-06-181-6/+17
* Fix commit 82e19a10f13005a327b134999315ecf39d5d70e3Alessandro Portale2009-06-151-4/+4
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-151-2/+2
|\
| * Remove warningsAlessandro Portale2009-06-151-2/+2
* | Fix for Task #256174Alessandro Portale2009-06-151-6/+3
|/
* S60Style: Itemview active icons are rendered as disabled and vice versa.Sami Merilä2009-06-121-1/+1
* S60Style: Drivelist combobox in AddressBook example causes crash due to null ...Sami Merilä2009-06-121-16/+26
* S60Style: Remove key acceleratorsSami Merilä2009-06-121-0/+2
* Correcting my previous patch, there is only qevent.h.Ariya Hidayat2009-06-111-1/+1
* Fix includes, append the .h suffix to the file names.Ariya Hidayat2009-06-111-2/+2
* S60Style: Fix scrollbar error, when scrollbar PM minimum length is less than ...Sami Merilä2009-06-101-0/+5
* Itemviews have go their focus frame back.Alessandro Portale2009-06-091-4/+4
* Removal of inneccessary QS60StylePrivate scopesAlessandro Portale2009-06-081-31/+31
* S60Style: Styled graphic support for editors.Sami Merilä2009-06-051-0/+11
* 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-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