summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qcssparser/tst_qcssparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tests/auto/*: port Q_FOREACH to ranged-forAhmad Samir2023-08-191-3/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+3
* Rename accent color in QPaletteSanthosh Kumar2023-08-181-2/+2
* Implement color role AccentColor in QStyleSheetStyle and QCssParserAxel Spoerl2023-05-221-8/+14
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-6/+6
* Port from container.count()/length() to size()Marc Mutz2022-10-041-47/+47
* Style sheets: add placeholder text color property for edit widgetsEirik Aavitsland2022-09-291-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-151-14/+16
* tests: Use QT_TESTCASE_SOURCEDIR defineIevgenii Meshcheriakov2021-08-111-1/+1
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-111-2/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Fix Qt6 todo in qcssparserAllan Sandfeld Jensen2020-09-231-3/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-8/+8
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-22/+22
* Remove winrtOliver Wolff2020-06-061-1/+1
* Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-121-0/+29
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-0/+6
|\
| * QCss: properly parse functions which contains additional spacesChristian Ehrlicher2018-10-121-0/+6
* | Qt Style Sheets: fix range of hue in hsl/hsv functionsChristian Ehrlicher2018-10-181-2/+5
* | Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-181-3/+15
|/
* Remove references to obsolete platformsJake Petroules2017-11-051-3/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-0/+1
| |\
| | * Don't crash while parsing malformed CSSSérgio Martins2016-10-191-0/+1
* | | winrt: Update search location for testdataMaurice Kalinowski2016-08-311-1/+1
* | | Handle indirect sibling selectorAllan Sandfeld Jensen2016-07-271-8/+42
* | | Update qcssscanner so it can parse our normal offline documentation CSSAllan Sandfeld Jensen2016-07-261-5/+23
* | | QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-33/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-191-7/+24
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-5/+5
|/
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-19/+19
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Android: Fix tests in gui/text requiring test dataEskil Abrahamsen Blomfeldt2014-07-211-1/+3
* Make QColor understand #AARRGGBBAlbert Astals Cid2013-04-261-5/+0
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-3/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Color transparency support in html import/exportAlexey Chernov2012-07-101-0/+1
* Support specifying fallbacks in font request on QPAEskil Abrahamsen Blomfeldt2012-05-161-5/+0
* Fix error in qcssparser autotest.Jason McDonald2012-02-071-1/+3
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-3/+1