aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/examples
Commit message (Expand)AuthorAgeFilesLines
* Add TableModelMitch Curtis2019-02-081-0/+1
* Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-052-7/+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
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Let unit tests pass if xmlpatterns is not aroundSune Vuorela2015-07-162-1/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-0/+1
|\
| * photosurface demo: behavior depends on initialization orderShawn Rutledge2013-06-141-0/+1
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-19/+17
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Resume testing of customparticleAlan Alpert2012-12-011-3/+0
* Make tst_examples::namingConvention not failKai Koehne2012-11-291-2/+8
* Remove interim compatibility measuresAlan Alpert2012-10-161-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-141-5/+5
* Only test qtdeclarative examples for naming conventionAlan Alpert2012-08-291-3/+10
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-2/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-15/+15
* Skip svg related test that is ASSERTing through no fault of declarative.Toby Tomkins2012-07-161-0/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-1/+1
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* Remove duplicated doc files and imagesBea Lam2012-05-241-7/+12
* Fixed unittests skipping for cross_compile optionKurt Korbatits2012-03-292-10/+0
* Disable particle-related examples from tst_examplesChris Adams2012-03-141-0/+4
* Reuse a QQuickCanvas in examples auto test.Martin Jones2012-03-141-11/+25