summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-261-4/+4
|\
| * Application background is incorrect if app locked to landscape.Sami Merila2011-01-261-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-2/+4
|\ \ | |/
| * Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-01-171-2/+4
| |\
| | * Build failure fix (related to QT-4079)Sami Merila2011-01-101-1/+1
| | * QWidgets support for VGA screenSami Merila2011-01-101-1/+3
* | | Fixes color property of QComboBox stylesheetMartin Pejcoch2011-01-181-1/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1763-142/+63
|\ \ \ | |/ /
| * | Update copyright year to 2011.Jason McDonald2011-01-1062-62/+62
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-01-074-80/+1
| |\ \ | | |/
| | * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-232-3/+7
| | |\
| | * | Remove support for automatic tactile feedback from QS60StyleSami Merila2010-12-164-80/+1
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-071-2/+2
|\ \ \ \ | |/ / /
| * | | Fixed bug and performance problem in windowsstyle.Samuel Rødal2011-01-071-2/+2
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-232-3/+7
|\ \ \ | |/ /
| * | Fix crash in indeterminate progressbars on windowsJens Bache-Wiig2010-12-222-3/+6
| * | Fix timer regression for indeterminate progressbarsJens Bache-Wiig2010-12-221-0/+1
| |/
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-201-22/+16
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-22/+16
| |\ \ | | |/
| | * Fix whitespace in qs60style.cppSami Merila2010-12-101-1/+1
| | * QDateTimeEdit is not showing correctly when resizes in symbianSami Merila2010-12-101-22/+16
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2010-12-201-1/+1
|\ \ \ | |/ / |/| |
| * | Draw focusrect through style proxyJens Bache-Wiig2010-12-171-1/+1
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-071-3/+2
|\ \ \
| * \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-3/+2
| |\ \ \ | | | |/ | | |/|
| | * | Removed some new warnigs.Alessandro Portale2010-11-291-3/+2
| | * | Fix warnings related to unused variables.Thiago Macieira2010-11-262-0/+6
* | | | QGtkStyle: Use gtk_progress_configure() instead of adjustment APIAndreas Kling2010-12-063-15/+5
|/ / /
* | | QGtkStyle: Don't create new GtkAdjustment objects on every drawAndreas Kling2010-12-013-15/+51
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-4/+55
|\ \ \ | |/ /
| * | QS60Style: Null pointer crash when using itemviews in some cases (pt2)Sami Merila2010-11-191-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Sami Merila2010-11-191-0/+50
| |\ \
| | * | QToolbar should fill available width on SymbianSami Merila2010-11-181-0/+50
| * | | QS60Style: Null pointer crash when using itemviews in some casesSami Merila2010-11-191-4/+5
| |/ /
* | | Fix a namespace error and some warnings found by clangJiang Jiang2010-11-231-6/+4
* | | Fix some warnings on MacJiang Jiang2010-11-222-0/+6
| |/ |/|
* | 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