aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/examples/tst_examples.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests/: more const containers instead of std::as_const()Ahmad Samir2025-01-071-5/+7
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Revert "Skip tst_examples on ASAN builds with Freetype font engine"Eskil Abrahamsen Blomfeldt2024-01-231-12/+0
* Skip tst_examples on ASAN builds with Freetype font engineEskil Abrahamsen Blomfeldt2024-01-181-0/+12
* Remove qml locale and dynamicscene examplesLucie Gérard2023-11-281-1/+0
* Remove remaining foreach in quick testsUlf Hermann2023-08-231-18/+13
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-171-0/+2
* Move touchinteraction examples to pointerhandlers and manual testShawn Rutledge2023-07-021-2/+1
* Examples: Move Qml plugin example to manual testsOlivier De Cannière2023-05-121-1/+0
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-011-3/+3
* Remove "sg" from sgexamples/sgsnippets test functionsMitch Curtis2022-10-281-12/+12
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-071-3/+3
* Controls: add todolist example for showcasing the iOS StyleJenny Lofthus2022-09-081-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Skip tst_quick_examples tests on AndroidAndreas Buhr2022-04-261-0/+6
* Exclude non-standalone qtquickcontrols2 QML from tst_quick_examplesMitch Curtis2021-07-271-0/+2
* tst_examples: use relative paths for data tagsMitch Curtis2021-07-151-12/+30
* Use QFAIL("Informative message") in preference to QVERIFY(false)Edward Welbourne2021-06-151-2/+2
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-2/+2
* Add missing renaming in tst_examplesLaszlo Agocs2020-06-111-1/+1
* Add TableModelMitch Curtis2019-02-081-0/+1
* Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-051-6/+0
* Remove old 'Getting started with Qt Quick' exampleKai Koehne2018-10-151-1/+0
* Move demos to qtdoc repositoryFrederik Gladhorn2018-07-121-4/+0
* Doc: Describe new 5.11 features in Image elementv5.11.0-beta4Eirik Aavitsland2018-04-131-0/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Rename shape example files to get rid of the old pathitem termLaszlo Agocs2017-08-091-2/+2
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-021-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-031-1/+0
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+0
| |\
| | * Fix building with -no-feature-processUlf Hermann2017-03-021-1/+0
* | | Add a PathItem autotest for the declarative APILaszlo Agocs2017-03-301-0/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-231-6/+0
|\| |
| * | tests: Remove some vestigial referencesRobin Burchell2017-01-161-6/+0
| |/
* / Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-0/+1
|/
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* Merge remote-tracking branch 'origin/dev' into HEADLaszlo Agocs2016-05-241-7/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-7/+5
| |\
| | * blacklist the qmlextensionplugins example for testingOswald Buddenhagen2016-05-131-0/+1
| | * remove blacklisting of tiger and fonts examplesOswald Buddenhagen2016-05-131-2/+0
| | * adjust example naming convention test to "new" structureOswald Buddenhagen2016-05-131-5/+4
* | | Fix some test failures with QT_NO_OPENGL buildsAndy Nichols2016-05-061-0/+12
|/ /
* | Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-261-7/+13
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* Let unit tests pass if xmlpatterns is not aroundSune Vuorela2015-07-161-1/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* photosurface demo: behavior depends on initialization orderShawn Rutledge2013-06-141-0/+1
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-19/+17