summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qwindowsxpstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch '4.8-upstream' into master-waterWater-Team2011-10-081-1/+1
|\
| * Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)miniak2011-10-061-1/+1
* | fix possible race conditionsKonstantin Ritt2011-10-071-1/+1
|/
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* QTabWidget/Win: do not add content margin when documentMode enabledJonathan Liu2011-04-051-2/+8
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | 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 master-from-4.7Rohan McGovern2010-10-041-1/+1
|\|
| * Fixed a painting glitch with checked menu icons on WindowsXPJens Bache-Wiig2010-09-281-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-2/+2
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-2/+2
| |\
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-2/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-1/+3
|\| |
| * | Fixed size hint for combo box on windowsJens Bache-Wiig2010-06-111-1/+3
| |/
* / Fix suspicious code found by static code analysis:Zachary Blair2010-06-271-1/+1
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-051-3/+10
|\
| * Improved compatibility with MDI area custom themes on XPJens Bache-Wiig2009-11-111-3/+10
* | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-021-2/+1
|/
* Compile...Gunnar Sletta2009-11-031-2/+2
* Fix tab widget painting in QGtkStyle with reverseJens Bache-Wiig2009-10-081-1/+1
* Fix split tool button drawing on Vista when not in a tool barJens Bache-Wiig2009-10-071-10/+36
* Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-231-0/+5
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-11/+0
|\
| * Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-221-11/+0
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Fall back to pixmaps in xp style when toplevel is translucentGunnar Sletta2009-09-231-1/+10
* | Fixed groupbox drawing on xp when hitting the fallback code.Gunnar Sletta2009-09-141-1/+1
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-251-1/+1
* | Fix double drawing of background in XP scrollbarJens Bache-Wiig2009-08-211-3/+0
* | Removing some unused variables.Alessandro Portale2009-08-141-2/+0
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Reviewed-by: Thomas H.Gunnar Sletta2009-07-301-5/+13
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-2/+4
|\|
| * Fixed a potential memory leak on XPJens Bache-Wiig2009-07-131-2/+4
* | Fix warnings for mingwThierry Bastian2009-07-151-4/+13
* | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-5/+4
* | Improved support for DPI on Mac and Vista/7Jens Bache-Wiig2009-06-251-6/+6
* | Reduced button height in standard dialogs on WindowsXP/VistaJens Bache-Wiig2009-06-231-0/+4
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Integrating QProxyStyleJens Bache-Wiig2009-06-121-72/+72