summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Make QGtkStyle work on Qt 5.Morten Johan Sorvig2012-04-303-10/+25
* Windows/Vista style: Fix painting of QGroupBox.Friedemann Kleint2012-04-271-16/+29
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-252-5/+5
* Fix unmatched double quote characterJonathan Liu2012-04-231-1/+1
* Change coreservices -> iosIan Dean2012-04-191-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-164-7/+6
|\
| * Fix MinGW warning about qDebug() formats.Friedemann Kleint2012-04-131-1/+1
| * qss: fix parsing of icon style hintsGirish Ramakrishnan2012-04-121-3/+2
| * Modified project files to be iOS compatible.Qt4iOS2012-04-111-1/+1
| * Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-3/+3
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-108-308/+452
|\|
| * Windows Vista: Fix painting of item view items.Friedemann Kleint2012-04-042-15/+46
| * Windows: Replace QString keys of XP themes by an enumeration.Friedemann Kleint2012-04-043-141/+254
| * Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-284-156/+156
* | 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