summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qwindowsstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix QProgressBar causing timer event spamTero Ahola2011-11-101-22/+34
* Fixed resource leak when setting QProgressBar style sheetTero Ahola2011-10-101-1/+2
* Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)miniak2011-10-061-4/+4
* QWindowsStyle: fix bug in eventFilter on KeyPressed event with alt pressed: i...peterpa2011-08-251-2/+5
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge earth-team into origin/4.8Olivier Goffart2011-05-031-2/+2
|\
| * Fix incorrect rendering of checked menu items on Windows ClassicJonathan Liu2011-04-121-2/+2
* | Fixes warnings about unused variablesOlivier Goffart2011-04-281-2/+0
|/
* 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 System2011-01-081-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-231-1/+4
|\|
| * Fix crash in indeterminate progressbars on windowsJens Bache-Wiig2010-12-221-1/+3
| * Fix timer regression for indeterminate progressbarsJens Bache-Wiig2010-12-221-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-4/+4
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-4/+4
| |\
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-4/+4
* | | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-061-3/+3
|/ /
* | More Pixmap cache key optimizationsJens Bache-Wiig2010-06-021-2/+3
* | Compile with gcc 4.0.1Olivier Goffart2010-05-201-4/+4
* | Support EtchDisabledText with spin box on Windows styleJens Bache-Wiig2010-03-291-2/+6
* | Wrong value for PM_ScrollBarExtent on Windows XP.Prasanth Ullattil2010-03-241-1/+1
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QWindowStyle: make sure there is no duplicate in the list of scrollbar.Olivier Goffart2009-12-011-4/+6
* Fix QCombobox painting regression on WindowsOlivier Goffart2009-11-191-2/+0
* Wrong styling of checkable menu items.Gabriel de Dietrich2009-11-041-21/+16
* Fixes StyleSheets: Incorrect display of custom style to QComboBoxOlivier Goffart2009-11-041-0/+2
* Do not hardecode the ToolBar Icon SizeOlivier Goffart2009-10-271-3/+0
* Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-231-0/+2
* Compile on all non-windows platformsEskil Abrahamsen Blomfeldt2009-09-221-0/+2
* Cleanup convertHIconToPixmap() & loadIconFromShell32()miniak2009-09-221-7/+24
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-091-4/+4
|\
| * Update license headers again.Jason McDonald2009-09-091-4/+4
* | Fixes for compiler warnings reported by RVCTJanne Anttila2009-09-091-2/+0
|/
* Use icons on QDialogButtonBox in KDEJens Bache-Wiig2009-09-071-0/+3
* 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-3/+3
* | Removing some unused variables.Alessandro Portale2009-08-141-3/+0
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-82/+40
|\| |