summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed memory leak in Windows Vista style widgetsTero Ahola2011-11-151-0/+1
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-141-1/+1
* Mac: Fix the color of check marks in menus with stylesheetTero Ahola2011-11-141-3/+7
* Fix QProgressBar causing timer event spamTero Ahola2011-11-112-23/+37
* Remove unnecessary variable self-assignmentBradley T. Hughes2011-11-091-2/+0
* Revert "Fix use of qMax() with floating point constants"Sergio Ahumada2011-11-011-1/+1
* Fix use of qMax() with floating point constantsSergio Ahumada2011-10-301-1/+1
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-283-23/+5
* Fixed resource leak when setting QProgressBar style sheetTero Ahola2011-10-271-1/+2
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-1/+2
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-1910-6724/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-6/+0
* qwindowsstyle: Remove duplicate flag in maskKent Hansen2011-10-071-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-0318-2/+91