summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qcssparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Support foreground gradient in CSS parser and HTML generatorEskil Abrahamsen Blomfeldt2024-03-181-0/+1
* Implement support for stroke color and width in CSS parserEskil Abrahamsen Blomfeldt2024-03-181-0/+2
* Rename accent color in QPaletteSanthosh Kumar2023-08-181-2/+2
* Implement color role AccentColor in QStyleSheetStyle and QCssParserAxel Spoerl2023-05-221-1/+4
* QCssParser: remove unused QPair includeMarc Mutz2022-12-071-1/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* Style sheets: add placeholder text color property for edit widgetsEirik Aavitsland2022-09-291-1/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-281-4/+4
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: private APIMarc Mutz2022-04-051-3/+3
* Remove obsolete virtual method after submodules adjustedVolker Hilsheimer2022-01-211-4/+1
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-151-3/+5
* Support CSS text-decoration-color in underlines, overlines, strikethroughShawn Rutledge2021-05-071-0/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-16/+16
* Export the letter and word spacing settings set on the default formatAndy Shaw2020-07-061-0/+2
* Use QList instead of QVector in guiJarek Kobus2020-06-291-26/+30
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-2/+2
|\
| * Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-031-2/+2
* | QStyleSheetStyle: add new property to QPushButton: iconRichard Moe Gustavsen2019-11-141-0/+2
|/
* QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-191-0/+2
* Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-121-0/+1
* Support copy-pasting foreground images within same documentEskil Abrahamsen Blomfeldt2019-06-211-0/+1
* More nullptr usage in headersKevin Funk2019-03-141-6/+6
* Use a QMultiMap for the weighted rulesLars Knoll2018-12-121-1/+1
* Add support font-kerning CSS3 propertyAllan Sandfeld Jensen2018-10-121-0/+1
* qcssparser: Undef TILDE to fix compilation on HurdDmitry Shachnev2017-02-151-0/+4
* Standardize some "We mean it" commentsFriedemann Kleint2016-08-171-3/+3
* Handle indirect sibling selectorAllan Sandfeld Jensen2016-07-271-2/+4
* Update qcssscanner so it can parse our normal offline documentation CSSAllan Sandfeld Jensen2016-07-261-2/+8
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Interpret fixed CSS line-height as minimum rather than absoluteEskil Abrahamsen Blomfeldt2016-04-191-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Ensure that CSS rules are inherited from the parent tagsAndy Shaw2015-03-251-2/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QCss: mark many classes as movableMarc Mutz2014-10-081-0/+24
* QCss: Move declaration of ValueExtractorMarc Mutz2014-10-081-39/+34
* QCss: unexport some classesMarc Mutz2014-10-081-6/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* CSS parser: fix the pseudo-classes array lengthGiuseppe D'Angelo2014-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-1/+1
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* QCssParser: Remove temporary structure storing QIcon data.Friedemann Kleint2012-05-211-19/+2
* Fix icon loading in style sheets.Friedemann Kleint2012-02-271-2/+19
* 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
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+2
* Added Q_GUI_EXPORT for some internal symbols needed in QtWidgets.Samuel Rødal2011-07-271-4/+4