summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qs60style.cpp
Commit message (Expand)AuthorAgeFilesLines
* Making Keypad Navigation more usableAlessandro Portale2009-09-191-4/+5
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* doc: Fixed several qdoc errors.Martin Smith2009-08-311-0/+31
* Warning --Alessandro Portale2009-08-281-0/+2
* Using QFocusFrame to visualize the focus.Alessandro Portale2009-08-281-116/+74
* Fixed unreferenced variable warning in Release mode.Alessandro Portale2009-08-211-2/+1
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Fixed a compile error for qs60style.cpp on s60 build.Liang Qi2009-08-151-1/+1
* S60Style: Draw vertical busy indicator with correct graphic.Sami Merilä2009-08-141-1/+3
* S60Style: Draw QFrames in default casesSami Merilä2009-08-141-0/+2
* S60Style: Draw non-initialized icons as enabled.Sami Merilä2009-08-141-1/+1
* Increasing visibility of the focusAlessandro Portale2009-08-121-3/+10
* Revised SIP API.axis2009-08-121-0/+3
* Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* Merge commit 'origin/master'Jason Barron2009-08-041-14/+14
|\
| * Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-041-3/+3
| * Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-11/+11
* | Compile fixes after latest merge of 4.6.Jason Barron2009-07-281-4/+2
|/
* 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