summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Reset palette resolve mask in windows vista styleSanthosh Kumar2023-09-051-11/+54
* Rename accent color in QPaletteSanthosh Kumar2023-08-181-3/+3
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QStyleSheetStyle: Default to foreground for unset brushes onlyAxel Spoerl2023-06-091-0/+27
* Implement color role AccentColor in QStyleSheetStyle and QCssParserAxel Spoerl2023-05-221-0/+10
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-3/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-2/+2
* Style sheets: add placeholder text color property for edit widgetsEirik Aavitsland2022-09-291-0/+4
* StyleSheetStyle: Fix color of placeholder texts in text editsEirik Aavitsland2022-09-271-3/+11
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-6/+8
* 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
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-1/+1
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-18/+8
* Stylesheet: Fix tab layout when tab has a font and iconsVolker Hilsheimer2022-02-021-14/+43
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-151-2/+0
* Add test case for style sheet selectors for enum propertiesVolker Hilsheimer2022-01-151-0/+38
* Implement missing support for 'em' and 'ex' lengths in style sheetVolker Hilsheimer2021-08-101-0/+28
* Support pt units for sizes, as documentedVolker Hilsheimer2021-07-201-0/+35
* Repolish child widgets when parent style sheet changesVolker Hilsheimer2021-07-051-0/+14
* Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2021-06-181-0/+18
* QTabBar: take a style sheet's font into account when laying out tabsVolker Hilsheimer2021-05-061-0/+67
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-121-0/+16
* tst_qstylesheetstyle: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-071-0/+6
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-9/+2
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-4/+4
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-3/+3
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-211-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+3
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-0/+2
| |\
| | * Blacklist tst_QStyleSheetStyle::widgetStylePropagation on macOSTor Arne Vestbø2020-01-141-0/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+33
|\| |
| * | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+33
* | | Regenerate tests/auto/widgets/stylesAlexandru Croitor2019-11-131-3/+32
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-166/+241
|\| |
| * | tst_QStyleSheetStyle: Pass on High DPI screensFriedemann Kleint2019-09-031-24/+46
| * | Brush up tst_QStyleSheetStyleFriedemann Kleint2019-09-031-145/+198
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-0/+21
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-0/+21
| |\