summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstylesheetstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-091-1/+1
* Additional support for devicePixelRatio in CE_MenuItem’s icon paintingMihailNaydenov2014-09-301-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QStyleSheetStyle: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-231-10/+6
* Remove unused variable in QStyleSheetStyle::hasStyleRule()Maks Naumov2014-09-221-1/+0
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-0/+1
|\
| * Remove the widget from the stylesheet cache before polishingAndy Shaw2014-06-201-0/+1
* | Fix widget margins on Mac with style sheetsJens Bache-Wiig2014-05-091-0/+19
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-0/+8
|\|
| * QPushButton: draw label using the stylesheet's font.Mitch Curtis2014-03-201-0/+8
* | Makes QPlatformTheme::PasswordMaskDelay themable using QStyleRisto Avila2014-03-141-0/+2
|/
* Fix a possible crash in StyleSheetStyleJens Bache-Wiig2014-01-201-1/+3
* Styles: Fix upRule used instead of downRuleCaroline Chao2013-12-101-1/+1
* Fix QSpinBox size calculation problem with empty stylesheetsCaroline Chao2013-10-301-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Fix QSpinBox size calculation problem with stylesheetsCaroline Chao2013-09-041-12/+18
* QStyleSheetStyle: Fix (!a != b)Tobias Hunger2013-09-021-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Avoid potential crash when changing styles with stylesheetJan Arve Saether2013-02-201-8/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Made QWindowsStyle internalJ-P Nurmi2012-11-301-3/+2
* Fix widget borders when using global stylesheetstyleMiikka Heikkinen2012-10-251-9/+5
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-1/+1
* QStyleSheetStyle: kill more dependencies to QWidgetJ-P Nurmi2012-10-191-10/+12
* QStyleSheetStyle: QObject-based style & render rulesJ-P Nurmi2012-10-191-87/+91
* Styles: revise indeterminate progress bar animationsJ-P Nurmi2012-10-171-15/+6
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-161-1/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-26/+25
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-071-1/+1
* QXxxStyle: override standardIcon() & layoutSpacing()J-P Nurmi2012-08-311-11/+2
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Remove dead codeGirish Ramakrishnan2012-06-201-4/+0
* QCssParser: Remove temporary structure storing QIcon data.Friedemann Kleint2012-05-211-18/+5
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* qss: fix parsing of icon style hintsGirish Ramakrishnan2012-04-121-3/+2
* improve processing stylesheet propertiesMark Brand2012-03-151-25/+24
* QStyleSheetStyle: Fix icon properties.Friedemann Kleint2012-03-141-2/+1
* 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
* Fix icon loading in style sheets.Friedemann Kleint2012-02-271-3/+16
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-6/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* get QtWidgets to linkLars Knoll2011-05-071-3/+5