summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qcssparser
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
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Implement color role AccentColor in QStyleSheetStyle and QCssParserAxel Spoerl2023-05-221-8/+14
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* 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
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-111-38/+4
* Remove unused .qrc filesJoerg Bornemann2022-01-171-18/+0
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-151-14/+16
* tests: Use QT_TESTCASE_SOURCEDIR defineIevgenii Meshcheriakov2021-08-112-3/+1
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-111-2/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-15/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Fix Qt6 todo in qcssparserAllan Sandfeld Jensen2020-09-231-3/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-8/+8
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-22/+22
* Remove winrtOliver Wolff2020-06-061-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+58
* 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
* | | update testdataMaurice Kalinowski2016-08-311-0/+2
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-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-302-41/+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: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* 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