aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tst_qquickwindow: Add basic rendererInterface testLaszlo Agocs2020-06-221-51/+110
* Emit new frame signals from the software backendLaszlo Agocs2020-06-221-0/+20
* qqmltypecompiler: Be more careful when resolving enumsFabian Kosmale2020-06-222-0/+63
* Revert "Decode directory separators in source URLs"Ulf Hermann2020-06-222-5/+9
* qmllint: search methods and properties also in attached typeEvgeniy A. Dushistov2020-06-193-0/+31
* qmlformat: Fix nested ifsMaximilian Goldstein2020-06-183-0/+67
* Remove broken profiler/trace points in the scenegraphLaszlo Agocs2020-06-181-32/+1
* ShaderEffect: vertexShader and fragmentShader are now URLsLaszlo Agocs2020-06-181-1/+1
* qmllint: high level item can also be listEvgeniy A. Dushistov2020-06-183-0/+23
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-177-12/+9
* Drop the "plugin cannot be loaded" extension to error messagesUlf Hermann2020-06-171-4/+4
* Use JS functions for Connections in some testsUlf Hermann2020-06-172-2/+2
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-06-176-3/+22
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-06-173-0/+15
* qmllint: fix wrong warning about enum usageEvgeniy A. Dushistov2020-06-173-0/+20
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-164-11/+11
* Make qmlcachegen test ASAN cleanUlf Hermann2020-06-161-1/+3
* Cull removed items from QQuickItemViewFabian Kosmale2020-06-152-0/+60
* Remove QtQuick.Window pluginUlf Hermann2020-06-155-10/+5
* Fix memory leaks in QQuickWindow testUlf Hermann2020-06-151-40/+49
* Port type registrar test to cmakeFabian Kosmale2020-06-144-1/+68
* Fix QQuickKeyNavigationAttached issueValery Volgutov2020-06-122-0/+54
* Fix lexer line number if code contains continuation stringsChristian Stenger2020-06-121-1/+109
* Make openglContext getter in QQuickWindow privateLaszlo Agocs2020-06-113-43/+19
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-116-36/+36
* Revert accidental downgrade of test262Ulf Hermann2020-06-111-0/+0
* QML: Fix precedence of module importsUlf Hermann2020-06-116-0/+43
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-111-3/+3
* Remove remaining OpenGL dependency in QSGDefaultInternalImageNodeEirik Aavitsland2020-06-111-0/+0
* Add missing renaming in tst_examplesLaszlo Agocs2020-06-111-1/+1
* Rename setPersistentOpenGLContext and revise related docsLaszlo Agocs2020-06-111-52/+17
* cmake: enable previously disabled testFabian Kosmale2020-06-101-4/+2
* cmake: Enable tests for pointerhandlersFabian Kosmale2020-06-102-1/+48
* cmake: add qqmldelegatemodel testFabian Kosmale2020-06-102-0/+43
* Modernize tst_QQuickPathView::treeModel()Shawn Rutledge2020-06-102-8/+12
* Modernize tst_QQuickListView::QTBUG_39492Shawn Rutledge2020-06-102-12/+14
* Fix some warnings in tst_qquickpathviewShawn Rutledge2020-06-101-9/+9
* QQmlImport: Parse resource paths from QML2_IMPORT_PATHUlf Hermann2020-06-101-0/+29
* Remove quality evaluation in test stringEskil Abrahamsen Blomfeldt2020-06-102-2/+2
* Warn circular dependency when loading typesJaeyoon Jung2020-06-103-0/+15
* Fix baseUrl returning an empty urlJaeyoon Jung2020-06-101-0/+13
* Don't try to include removed headerPaul Olav Tvete2020-06-101-1/+0
* tst_qqmlincubator: Reduce memory leaksFabian Kosmale2020-06-091-6/+25
* Add methods to programatically insert qmldir import statementsUlf Hermann2020-06-092-0/+23
* Allow QML plugins to be optionalUlf Hermann2020-06-0910-5/+131
* Fix memory leaks in tst_qqmlengineUlf Hermann2020-06-081-16/+17
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-081-1/+1
* Clean up scenegraph autotest initLaszlo Agocs2020-06-081-42/+5
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-051-0/+23
* QQuickTextNodeEngine: prevent renderring transparent selection colorWang Chuan2020-06-052-0/+44