aboutsummaryrefslogtreecommitdiffstats
path: root/tests/baseline/controls
Commit message (Expand)AuthorAgeFilesLines
* Introduce SearchField for Quick ControlsDilek Akcay2025-06-012-0/+89
* test: baseline: Call finalizeAndDisconnectJonas Karlsson2024-12-041-0/+6
* Baseline test: hide the cursor by using an non-visual delegateVolker Hilsheimer2024-08-302-8/+8
* Simplify baseline tests using new main() macroEirik Aavitsland2024-08-071-9/+1
* Lancelot: Add FluentWinUI3 styleDoris Verria2024-07-032-0/+4
* Baseline tests: turn cursor off for text input controlsVolker Hilsheimer2024-05-072-0/+8
* Blacklist the baseline test for the busyIndicatorVolker Hilsheimer2024-05-061-0/+15
* Baseline tests: add tested QML file to the error outputVolker Hilsheimer2024-04-171-2/+3
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Use ApplicationWindow for style specific baseline test casesSanthosh Kumar2023-09-061-0/+1
* Update quick control baseline test casesSanthosh Kumar2023-03-175-9/+5
* Adapt to Qt::Appearance to Qt::ColorScheme renameTor Arne Vestbø2023-02-131-9/+9
* Fix baseline execution with native styleVolker Hilsheimer2022-10-181-4/+8
* Controls: update baseline test for DialogJenny Lofthus2022-10-122-66/+45
* Controls: update baseline test for DelayButtonJenny Lofthus2022-10-121-4/+4
* Controls: update baseline test for ButtonJenny Lofthus2022-10-122-40/+47
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add baseline test for DialogMathias Brevik2022-07-271-0/+77
* Controls: Add baseline test for GroupBoxMathias Brevik2022-07-271-0/+30
* Controls: Add baseline test casesMathias Brevik2022-07-277-2/+297
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Controls: Add baseline test for PopupMathias Brevik2022-07-012-0/+31
* Controls: Add baseline test for DrawerMathias Brevik2022-06-303-0/+146
* Controls: Add baseline test for DialogButtonBoxMathias Brevik2022-06-301-0/+73
* Controls: add baseline test for ToolBarJenny Lofthus2022-06-301-0/+87
* Add baseline test for the BusyIndicatorMathias Brevik2022-06-291-0/+21
* Controls: add baseline test for TabBarJenny Lofthus2022-06-161-0/+37
* Controls: add baseline test for TextAreaJenny Lofthus2022-06-161-0/+30
* Controls: add baseline test for TextFieldJenny Lofthus2022-06-161-0/+35
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Controls: add baseline test for SwitchDelegateJenny Lofthus2022-05-241-0/+57
* Controls: add baseline test for SpinBoxJenny Lofthus2022-05-241-0/+52
* Controls: add baseline test for ToolTipJenny Lofthus2022-05-231-0/+20
* Controls: add baseline test for RadioDelegateJenny Lofthus2022-05-231-0/+64
* Controls: add baseline test for LabelJenny Lofthus2022-05-231-0/+21
* Controls: add baseline test for RoundButtonJenny Lofthus2022-05-231-0/+50
* Controls: add baseline test for tumblerJenny Lofthus2022-05-231-0/+32
* Controls: add baseline test for TabButtonJenny Lofthus2022-05-231-0/+37
* Controls: add baseline test for SwitchJenny Lofthus2022-05-231-0/+37
* Controls: add baseline testcase for SliderJenny Lofthus2022-05-231-0/+48
* Baseline: add more client propertiesVolker Hilsheimer2022-05-181-2/+37
* Make controls baseline test depend on qmlscenegrabberVolker Hilsheimer2022-05-091-0/+2
* Add a baseline tests for Quick ControlsVolker Hilsheimer2022-05-063-0/+284