summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-234-14/+8
|\
| * Merge master into api_changesKent Hansen2012-03-234-14/+8
| |\
| | * Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-224-8/+8
| | * Remove Q_WS_X11Frederik Gladhorn2012-03-211-6/+0
* | | Remove QWorkspace.Debao Zhang2012-03-235-219/+8
|/ /
* / QtWidgets: Cleanup Q3* itemsDebao Zhang2012-03-2012-766/+20
|/
* Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-151-0/+1
* improve processing stylesheet propertiesMark Brand2012-03-151-25/+24
* QStyleSheetStyle: Fix icon properties.Friedemann Kleint2012-03-141-2/+1
* Windows: Fix QSpinBox background setting via stylesheetMiikka Heikkinen2012-03-132-4/+8
* improve declaration scopeMark Brand2012-03-131-1/+1
* use QStringLiteralMark Brand2012-03-131-1/+1
* take opportunity to use constMark Brand2012-03-131-2/+2
* Force properties to be applied in the order in which they are specified.Robin Burchell2012-03-121-2/+15
* Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-022-6/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-023-178/+178
* Fix QPixmap::grabWidget() on Windows.Friedemann Kleint2012-03-021-2/+5
* Fix icon loading in style sheets.Friedemann Kleint2012-02-271-3/+16
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-15/+4
* Remove qMacVersion()Bradley T. Hughes2012-02-211-1/+1
* No need to stat with QFile::exists before QFile::open, for reading.David Faure2012-02-171-1/+1
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-7/+12
* QDial: Fix crash when singleStep-property is 0.Friedemann Kleint2012-02-161-1/+3
* Clean up qguifunctions_wince includes.Andreas Holzammer2012-02-101-1/+0
* Compile fix QWindowsMobileStyleAndreas Holzammer2012-02-101-1/+0
* Add missing include of qdrawutil.hAndreas Holzammer2012-02-081-0/+1
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-072-35/+35
* Windows XP style: Fix warnings wrt retrieving HANDLE from 0-window.Friedemann Kleint2012-02-061-4/+5
* Remove QInputContextPekka Vuorela2012-02-031-1/+1
* Merge QStyleOption*V{2,3,4} classes togetherGiuseppe D'Angelo2012-02-022-1578/+289
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-2/+2
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-312-14/+1
* Prettify the plastique style's slider thumb.Pierre Rossi2012-01-301-2/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3061-61/+61
* WindowsXP-Style: Draw on DC of backing store for widgets only.Friedemann Kleint2012-01-273-30/+35
* Cleanup of QWindowsVistaStyle.Friedemann Kleint2012-01-262-28/+25
* Windows Vista Style: Fix drawing of buttons in message boxes.Friedemann Kleint2012-01-253-6/+5
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2519-19/+0
* Remove dead code.Richard Moore2012-01-231-19/+0
* Update contact information in license headers.Jason McDonald2012-01-2361-61/+61
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-191-1/+1
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-171-0/+2
* QStyleHelper: Base DPI-calculation on QScreen.Friedemann Kleint2012-01-111-20/+3
* Introduce a QVariant themeHint() to QPlatformTheme.Friedemann Kleint2012-01-112-19/+7
* Update copyright year in license headers.Jason McDonald2012-01-0561-61/+61
* Enable Mac style on Mac OS X.Morten Johan Sorvig2011-12-225-61/+404
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-21/+23
* qtbase: Warnings fixes.Friedemann Kleint2011-11-182-9/+0
* Fix sliders style issues.Pierre Rossi2011-11-172-28/+33
* Fix QDockWidget titlebar button positioning on Mac OS XPasi Matilainen2011-11-151-0/+101