summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qs60style_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-161-13/+13
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Remove support for automatic tactile feedback from QS60StyleSami Merila2010-12-161-4/+0
* QS60Style: Color calculation should be optimizedSami Merila2010-11-091-1/+1
* QS60Style: Color calculation should be optimizedSami Merila2010-11-091-2/+5
* Remove code changes that were NOT intended as part of the fixSami Merila2010-11-041-1/+0
* Qt/Symbian: QInputDialog layout and size are wrongSami Merila2010-11-031-0/+1
* Support tactile feeedback from QS60Style for QWidgetsSami Merila2010-10-291-0/+4
* Panic in qs60style.cpp while drawing a QTreeViewSami Merila2010-09-171-0/+2
* Plug memory leak from QS60StyleSami Merila2010-09-031-0/+1
* Incorrectly named keys in QS60StyleEnums::SkinPartsSami Merila2010-06-111-24/+24
* QS60Style: QTreeView branch indicators are drawn incorrectly in RtoLSami Merila2010-05-071-0/+2
* QS60Style: Single Click UI support for SD 9.2 time-boxSami Merila2010-04-131-1/+26
* QMessageBox is smaller than native MessageBoxSami Merila2010-03-251-3/+3
* Remove internal custom pixel metric enumsSami Merila2010-03-231-8/+0
* QS60Style: HousekeepingSami Merila2010-03-221-1/+1
* Custom pixel metric values cannot be inquired from outside the classSami Merila2010-03-221-0/+3
* QWebView scrolling doesn't clear old elements before painting againSami Merila2010-02-181-1/+2
* Compilation error fix: missing comma in enum list in QS60StyleSami Merila2010-02-151-1/+1
* QS60Style draws drop area as a black rectSami Merila2010-02-151-0/+2
* Polishing QS60Style by removing compiler warningSami Merila2010-01-271-5/+4
* QListWidget itemActivated does not follow S60 conventionsSami Merila2010-01-251-0/+1
* S60Style: Add support for animations to styleSami Merila2010-01-221-1/+104
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-131-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Do not set the font size unnecessarily in the simulated s60 style.Christian Kamm2010-01-111-2/+3
|/
* QS60Style: Groove changes caused build break of S60 3.1Sami Merila2009-12-111-0/+1
* QS60Style: Style does not support pressed state for slidersSami Merila2009-12-111-1/+4
* QS60Style: Slider groove is incorrectSami Merila2009-12-111-0/+5
* Crash: when opening the File Dialog in Media Player (armv5)Sami Merilä2009-12-081-1/+1
* Tidyup QS60Style - remove unused constants, replace magic valuesSami Merilä2009-11-261-9/+0
* Removed unused setThemePalette(QStyleOption *option)Alessandro Portale2009-11-251-2/+0
* LineEdit graphics are sometimes missing from webpages with s60styleSami Merilä2009-11-171-0/+4
* Fix typo in license headerAlessandro Portale2009-11-121-1/+1
* Removed unused public Api from QS60StyleAlessandro Portale2009-11-101-8/+0
* QS60Style: Harmonize theme graphic with LineEdit and QTextEditSami Merilä2009-11-051-1/+0
* QS60Style does not mix well with the stylesheetsSami Merilä2009-10-291-3/+3
* S60Style's tab widget is too small for touch useSami Merilä2009-10-211-0/+2
* 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
* Using QFocusFrame to visualize the focus.Alessandro Portale2009-08-281-2/+4
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Cleaned public Api of QS60Style due to review by Volker Hilsheimer.Alessandro Portale2009-08-111-0/+5
* Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-041-1/+1
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+1
* S60Style: Styled graphic support for editors.Sami Merilä2009-06-051-1/+12
* Prevent double deletion of m_themePaletteAlessandro Portale2009-06-051-3/+4
* Merge branch 'imSelections'axis2009-06-031-1/+31
|\