summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fix crash on Mac OS 10.6 with new scrollbars.Christoph Schleifenbaum2012-07-131-10/+14
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Remove Library dependency on SettingsTasuku Suzuki2012-07-091-2/+2
* Support for overlay-scrollbars on MacChristoph Schleifenbaum2012-07-055-32/+419
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-1/+67
* Make QGtkStyle build with QT_NO_FILEDIALOGSukhyun Kim2012-06-263-0/+12
* Fix docs mentioning Q_EXPORT_PLUGIN2Lars Knoll2012-06-251-1/+1
* plastique: Use QPlatformTheme::DialogButtonBoxButtonsHaveIconsGirish Ramakrishnan2012-06-201-3/+6
* Remove dead codeGirish Ramakrishnan2012-06-201-4/+0
* Remove QFactoryInterface from style pluginsLars Knoll2012-06-083-23/+10
* Fix QFileDialog crash on show with the GTK style.Morten Johan Sorvig2012-06-011-0/+4
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-292-4/+2
* QCssParser: Remove temporary structure storing QIcon data.Friedemann Kleint2012-05-211-18/+5
* QIcon: move back to QtGuiOlivier Goffart2012-05-182-2/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-113-4/+4
* Compile.Morten Johan Sorvig2012-05-101-0/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-106-37/+37
|\
| * Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-096-37/+37
* | No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-7/+10
* | Fix typoFrederik Gladhorn2012-05-081-1/+1
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-074-4/+4
* | Fix typo in name of included headerkb2012-05-071-1/+1
|/
* Windows: Fix Vista style for use with QProxyStyle.Friedemann Kleint2012-05-043-3/+17
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* Windows: Fix a crash in Vista style.Friedemann Kleint2012-05-021-1/+2
* Widgets: No longer use deprecated QPixmap::grabWindow(),grabWidget().Friedemann Kleint2012-05-011-4/+14
* 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