summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-2/+2
* Removing duplicate includesSergio Ahumada2012-09-094-6/+0
* don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlesslyOswald Buddenhagen2012-09-081-4/+2
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-071-1/+1
* Fixed behaviour of mouse clicks for menu bars on WindowsOliver Wolff2012-09-073-10/+0
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-9/+9
* QXxxStyle: override standardIcon() & layoutSpacing()J-P Nurmi2012-08-3125-160/+127
* QStyle: make standardIcon() & layoutSpacing() virtualJ-P Nurmi2012-08-312-119/+14
* Drawing fix for overlay scrollbars on Mac.Christoph Schleifenbaum2012-08-291-1/+1
* Clean up borders in cleanlooksJens Bache-Wiig2012-08-221-16/+5
* Remove icons from buttons with CleanlooksJens Bache-Wiig2012-08-211-7/+1
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-5/+4
* Remove warning about non existing paint device engineTitta Heikkala2012-08-211-26/+28
* Fix multiple enumeration warnings when generating docsJens Bache-Wiig2012-08-202-17/+0
* Replace deprecated ColorSync Manager use with updated CG APIJiang Jiang2012-08-201-9/+1
* QtWidgets: use new qEnvironmentVariableIs{Empty,Set}()Marc Mutz2012-08-101-4/+4
* change \img to \image in docsJeremy Katz2012-08-017-7/+7
* Fixup the plugin documentationLars Knoll2012-07-261-10/+9
* Remove obsolete TODO.Stephen Kelly2012-07-241-1/+0
* QStyleFactory: remove unused typedef (GCC 4.8 warning)Marc Mutz2012-07-231-1/+0
* QTBUG-26296, dock widget movingJames Turner2012-07-231-1/+1
* 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