summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* S60Style: Remove menu scroller from UI.Sami Merilä2009-06-181-0/+2
* S60Style: Better theme graphic for the TextEdit background. This one does not...Sami Merilä2009-06-181-5/+9
* 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
* Using QPixmap as paint device.Alessandro Portale2009-06-111-2/+2
* Correcting my previous patch, there is only qevent.h.Ariya Hidayat2009-06-111-1/+1
* Fix compile, include qdesktopwidget.h.Ariya Hidayat2009-06-111-0/+1
* Fix includes, append the .h suffix to the file names.Ariya Hidayat2009-06-111-2/+2
* Newer version of GCC only recognized __func__ (as a static function).Ariya Hidayat2009-06-111-4/+11
* Make Qt exception safer.Robert Griebl2009-06-101-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
* Attempt to load default skin only if it is present.Alessandro Portale2009-06-081-1/+3
* Removal of inneccessary QS60StylePrivate scopesAlessandro Portale2009-06-081-31/+31
* 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
| |/ |/|