summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* QTBUG-4201 fixedakorenevsky2010-11-191-3/+2
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-123-59/+130
|\
| * Doc: Fixing typoSergio Ahumada2010-11-111-1/+1
| * QS60Style: Color calculation should be optimizedSami Merila2010-11-092-5/+5
| * QS60Style: Color calculation should be optimizedSami Merila2010-11-093-59/+130
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-062-85/+78
|\ \
| * | QStyleSheetStyle: Fix crash that occurs with several instance of QStyleSheetS...Olivier Goffart2010-11-052-85/+74
| * | QStyleSheetStyle: add a way to style the up arrowOlivier Goffart2010-11-051-0/+4
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-052-19/+0
|\ \ \ | |/ / |/| / | |/
| * Remove code changes that were NOT intended as part of the fixSami Merila2010-11-042-19/+0
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-032-2/+21
|\ \ | |/
| * Qt/Symbian: QInputDialog layout and size are wrongSami Merila2010-11-032-2/+21
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-021-4/+4
|\ \ | |/
| * Fix poor English in QStyle::polish documentation.Jason McDonald2010-11-011-4/+4
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-304-2/+81
|\ \ | |/
| * Support tactile feeedback from QS60Style for QWidgetsSami Merila2010-10-294-2/+81
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-263-10/+9
|\ \
| * \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
| |\ \ | | |/
| | * Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-9/+8
| |\ \ | | |/
| | * QS60Style: The QComboBox/QSpinBox text color is not according to themeSami Merila2010-10-211-4/+1
| | * QS60Style: ComboBox disappears after orientation switchSami Merila2010-10-181-0/+2
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-10-071-8/+3
| | |\
| | * \ Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-061-5/+5
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-044-10/+19
| | | |\ \
| | | * | | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
* | | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-223-19/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-073-19/+31
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-072-11/+28
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-062-11/+28
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Ensure that the underline is only drawn when expected for an accelAndy Shaw2010-10-041-4/+6
| | | | * | | Fix focus appearance of tabwidget tabs with QGtkStyleJens Bache-Wiig2010-10-011-4/+7
| | | | * | | Incorrect selection background for unfocused widgets with GTKJens Bache-Wiig2010-10-011-3/+15
| | | | | |/ | | | | |/|
| | * | | | QS60Style: Highlighted TreeBranch indicator is incorrectSami Merila2010-10-061-1/+1
| | |/ / /
| | * | | QS60Style: QDateEdit - Layout issuesSami Merila2010-10-051-7/+2
| | |/ /
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-057-19/+21
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-044-10/+19
| |\ \ \ | | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-301-1/+1
| | |\ \
| | | * | QS60Style: Possible NULL pointer use when drawing frameSami Merila2010-09-301-1/+1
| | | |/
| | * | GtkStyle: memory leaks in widget map are fixedDenis Mingulov2010-09-282-8/+17
| | * | Fixed a painting glitch with checked menu icons on WindowsXPJens Bache-Wiig2010-09-281-1/+1
| | |/
| * | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-09-281-1/+1
| |\ \
| | * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-1/+1
| | |\ \ | | | |/
| | | * Fix warning on MSVCOlivier Goffart2010-09-221-1/+1
| * | | Fix a color propagation issue with Combobox line editJens Bache-Wiig2010-09-282-8/+1
| |/ /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-272-31/+52
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-2/+1
| |\ \ | | |/
| | * Button remains pressed if release event happens outside of widgetSami Merila2010-09-211-2/+1
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-29/+51
| |\ \ | | |/
| | * QS60Style does not show checkbox for checkable item in QTreeViewSami Merila2010-09-171-2/+2