| Commit message (Expand) | Author | Age | Files | Lines |
| * | tests/: more const containers instead of std::as_const() | Ahmad Samir | 2025-01-07 | 1 | -5/+7 |
| * | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
| * | Revert "Skip tst_examples on ASAN builds with Freetype font engine" | Eskil Abrahamsen Blomfeldt | 2024-01-23 | 1 | -12/+0 |
| * | Skip tst_examples on ASAN builds with Freetype font engine | Eskil Abrahamsen Blomfeldt | 2024-01-18 | 1 | -0/+12 |
| * | Remove qml locale and dynamicscene examples | Lucie Gérard | 2023-11-28 | 1 | -1/+0 |
| * | Remove remaining foreach in quick tests | Ulf Hermann | 2023-08-23 | 1 | -18/+13 |
| * | Mark the module as free of Q_FOREACH, except where it isn't | Marc Mutz | 2023-08-17 | 1 | -0/+2 |
| * | Move touchinteraction examples to pointerhandlers and manual test | Shawn Rutledge | 2023-07-02 | 1 | -2/+1 |
| * | Examples: Move Qml plugin example to manual tests | Olivier De Cannière | 2023-05-12 | 1 | -1/+0 |
| * | Remove "2" from Qt Quick Controls directories | Mitch Curtis | 2022-12-01 | 1 | -3/+3 |
| * | Remove "sg" from sgexamples/sgsnippets test functions | Mitch Curtis | 2022-10-28 | 1 | -12/+12 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -3/+3 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -3/+3 |
| * | Controls: add todolist example for showcasing the iOS Style | Jenny Lofthus | 2022-09-08 | 1 | -0/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Skip tst_quick_examples tests on Android | Andreas Buhr | 2022-04-26 | 1 | -0/+6 |
| * | Exclude non-standalone qtquickcontrols2 QML from tst_quick_examples | Mitch Curtis | 2021-07-27 | 1 | -0/+2 |
| * | tst_examples: use relative paths for data tags | Mitch Curtis | 2021-07-15 | 1 | -12/+30 |
| * | Use QFAIL("Informative message") in preference to QVERIFY(false) | Edward Welbourne | 2021-06-15 | 1 | -2/+2 |
| * | Fix additional warnings from usage of deprecated APIs | Volker Hilsheimer | 2020-09-16 | 1 | -2/+2 |
| * | Add missing renaming in tst_examples | Laszlo Agocs | 2020-06-11 | 1 | -1/+1 |
| * | Add TableModel | Mitch Curtis | 2019-02-08 | 1 | -0/+1 |
| * | Move xmllistmodel to xmlpatternsv5.12.0-beta4 | Frederik Gladhorn | 2018-11-05 | 1 | -6/+0 |
| * | Remove old 'Getting started with Qt Quick' example | Kai Koehne | 2018-10-15 | 1 | -1/+0 |
| * | Move demos to qtdoc repository | Frederik Gladhorn | 2018-07-12 | 1 | -4/+0 |
| * | Doc: Describe new 5.11 features in Image elementv5.11.0-beta4 | Eirik Aavitsland | 2018-04-13 | 1 | -0/+1 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -1/+1 |
| * | Rename shape example files to get rid of the old pathitem term | Laszlo Agocs | 2017-08-09 | 1 | -2/+2 |
| * | Rename to Shape/ShapePath and remove public JS API | Laszlo Agocs | 2017-06-02 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/dev' into wip/scenegraphng | Laszlo Agocs | 2017-04-03 | 1 | -1/+0 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9 | Liang Qi | 2017-03-13 | 1 | -1/+0 |
| | |\ |
|
| | | * | Fix building with -no-feature-process | Ulf Hermann | 2017-03-02 | 1 | -1/+0 |
| * | | | Add a PathItem autotest for the declarative API | Laszlo Agocs | 2017-03-30 | 1 | -0/+1 |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphng | Laszlo Agocs | 2017-01-23 | 1 | -6/+0 |
| |\| | |
|
| | * | | tests: Remove some vestigial references | Robin Burchell | 2017-01-16 | 1 | -6/+0 |
| | |/ |
|
| * / | Add QQuickPathItem and its backend infra | Laszlo Agocs | 2016-12-19 | 1 | -0/+1 |
| |/ |
|
| * | Get rid of most QT_NO_FOO usages | Lars Knoll | 2016-11-29 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/dev' into HEAD | Laszlo Agocs | 2016-05-24 | 1 | -7/+5 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-05-19 | 1 | -7/+5 |
| | |\ |
|
| | | * | blacklist the qmlextensionplugins example for testing | Oswald Buddenhagen | 2016-05-13 | 1 | -0/+1 |
| | | * | remove blacklisting of tiger and fonts examples | Oswald Buddenhagen | 2016-05-13 | 1 | -2/+0 |
| | | * | adjust example naming convention test to "new" structure | Oswald Buddenhagen | 2016-05-13 | 1 | -5/+4 |
| * | | | Fix some test failures with QT_NO_OPENGL builds | Andy Nichols | 2016-05-06 | 1 | -0/+12 |
| |/ / |
|
| * | | Move QtQuick.Layouts to qtdeclarative from qtquickcontrols | Jan Arve Saether | 2016-02-26 | 1 | -7/+13 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-20 | 1 | -17/+12 |
| |/ |
|
| * | Let unit tests pass if xmlpatterns is not around | Sune Vuorela | 2015-07-16 | 1 | -1/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | photosurface demo: behavior depends on initialization order | Shawn Rutledge | 2013-06-14 | 1 | -0/+1 |
| * | Complete rewrite of threaded render loop. | Gunnar Sletta | 2013-01-18 | 1 | -19/+17 |