summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qcssparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-0/+1
|\
| * Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-031-0/+1
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | QStyleSheetStyle: add new property to QPushButton: iconRichard Moe Gustavsen2019-11-141-0/+32
|/
* Android: Update clang mkspecsBogDan Vatra2019-08-221-4/+0
* QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-191-0/+9
* Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-121-4/+5
* Support copy-pasting foreground images within same documentEskil Abrahamsen Blomfeldt2019-06-211-0/+1
* Use a QMultiMap for the weighted rulesLars Knoll2018-12-121-3/+3
* Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-081-3/+8
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-1/+3
|\
| * QCss: properly parse functions which contains additional spacesChristian Ehrlicher2018-10-121-1/+3
* | Qt Style Sheets: fix range of hue in hsl/hsv functionsChristian Ehrlicher2018-10-181-1/+2
* | Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-181-7/+25
* | Add support font-kerning CSS3 propertyAllan Sandfeld Jensen2018-10-121-0/+16
|/
* QtGui: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-02-141-7/+0
* Use case-insensitive compare moreAnton Kudryavtsev2017-03-291-1/+1
* Prefer rvalue versions of toLower() and toUpper()Anton Kudryavtsev2017-03-281-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-0/+1
| |\
| | * QCss: Fix parsing of charsetMartin T. H. Sandsmark2016-11-151-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-2/+7
| |\|
| | * Don't crash while parsing malformed CSSSérgio Martins2016-10-191-2/+7
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-221-1/+1
| |\|
| | * QCssParser: remove 239 unneeded relocationsMarc Mutz2016-08-221-1/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-8/+12
|\ \ \
| * | | Use QStringRef() more, exploiting its new ::chop()Anton Kudryavtsev2016-08-161-8/+12
* | | | Use QStringRef to optimize memory allocationAnton Kudryavtsev2016-08-181-1/+1
|/ / /
* | | Handle indirect sibling selectorAllan Sandfeld Jensen2016-07-271-7/+14
* | | Update qcssscanner so it can parse our normal offline documentation CSSAllan Sandfeld Jensen2016-07-261-11/+37
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-5/+5
|\| |
| * | QtGui: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-06-021-4/+3
| * | Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+1
|\| |
| * | Interpret fixed CSS line-height as minimum rather than absoluteEskil Abrahamsen Blomfeldt2016-04-191-0/+1
* | | gui: Pass large types by const-refSérgio Martins2016-03-151-1/+1
|/ /
* | QVector: preserve capacity in clear()Marc Mutz2016-02-291-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* gui: Add several QList::reserve() calls.Sérgio Martins2015-06-221-0/+1
* Ensure that CSS rules are inherited from the parent tagsAndy Shaw2015-03-251-0/+24
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_STATIC_GLOBALxxx_OPERATOR macrosThiago Macieira2015-01-111-4/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Fix WinCE/MSVC2008 build errors related to std::lower_bound patches.Sérgio Martins2013-09-251-0/+7
* Remove some qBinaryFind usages from QtGuiGiuseppe D'Angelo2013-09-231-2/+4
* Switch back to thumb for android armeabi.BogDan Vatra2013-08-221-0/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-4/+4