aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qmllint: Fix absolutePath() testMaximilian Goldstein2022-03-021-18/+18
* tst_qmltc::listView is failing with no apparent reasonPasi Petäjäjärvi2022-03-021-0/+2
* A11Y: make QQuickText focusable for A11YIvan Solovev2022-03-021-0/+1
* Fix tst_qquickaccessible::hitTest() on AndroidIvan Solovev2022-03-021-1/+2
* tst_qquickaccessibility: wrap dynamic object allocations into smart pointersIvan Solovev2022-03-021-30/+25
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-0242-148/+184
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-025-2/+27
* Android: various test fixesAssam Boudjelthia2022-03-029-5/+47
* QQuickText: fix fractional pointSize rounding error bugOliver Eftevaag2022-03-023-6/+59
* QML: Add indirect library dependencies for tests relying thosePasi Petäjäjärvi2022-03-0210-0/+10
* qmlcompiler: Suggest fix for multiline stringsMaximilian Goldstein2022-03-023-6/+50
* qmllint: Remove extra space from unqualified access fix suggestionMaximilian Goldstein2022-03-021-4/+4
* Fix compilation of tst_qmlcppcodegen on AndroidAndreas Buhr2022-03-021-2/+2
* qmltyperegistrar: Tolerate and warn about invalid URIsUlf Hermann2022-03-021-0/+10
* QML: Explicitly reject malformed file importsUlf Hermann2022-03-024-0/+44
* QQuickLoader: Check for QQmlEngine before using itUlf Hermann2022-03-012-0/+47
* QmlCompiler: On MoveReg, check if we need to move at allUlf Hermann2022-03-013-0/+22
* QQuickStateOperations: updateGeometry() when setting x/y/w/hUlf Hermann2022-03-012-2/+111
* Blacklist: test cases blacklisted in qquicklayouts:CI Insignificant Platforms Monitor Bot2022-02-281-0/+9
* QmlCompiler: Correctly label arguments and return types of JS functionsUlf Hermann2022-02-253-0/+32
* QmlCompiler: Don't assert for the "int" type if we don't need itUlf Hermann2022-02-241-0/+1
* QQmlMetaType: Don't duplicate notify signals for extended typesUlf Hermann2022-02-243-3/+29
* QML: Take care of QVariant when converting function argumentsUlf Hermann2022-02-234-1/+36
* tst_qqmlmetaobject: Clean up even when test failsFabian Kosmale2022-02-221-8/+7
* qmllint: Properly warn about calling propertiesMaximilian Goldstein2022-02-227-0/+63
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-214-0/+9
* QmlCompiler: Avoid infinite loop in dead store eliminationUlf Hermann2022-02-183-0/+15
* QmlCompiler: Perform QVariant conversion in JavaScript semanticsUlf Hermann2022-02-183-0/+35
* QmlCompiler: Do not crash on attempts to lookup a function in the scopeUlf Hermann2022-02-183-0/+24
* QmlCompiler: Do not generate block comments into C++ codeUlf Hermann2022-02-183-0/+22
* QmlCompiler: Correctly encode inf/nan/-0 into C++Ulf Hermann2022-02-183-0/+33
* qmllint: Warn about missing property types on current scopeMaximilian Goldstein2022-02-182-0/+10
* Un-blacklist tst_QQuickFramebufferObject: skip offscreen/software renderingShawn Rutledge2022-02-182-8/+9
* QQuickIcon: Resolve source URL relative to outermost property ownerYuya Nishihara2022-02-183-2/+26
* QQuickTreeView: add expandToIndex()Richard Moe Gustavsen2022-02-182-0/+61
* qmltc: Handle (simple) deferred properties correctlyAndrei Golubev2022-02-1710-0/+312
* Fix build after QJsonArray change to use QJsonValueConstRefVolker Hilsheimer2022-02-161-2/+2
* Unblacklist tst_qmlformat::testExample on most platformsFabian Kosmale2022-02-161-2/+2
* QQuickFileDialogImpl: respect PreselectFirstFileInDirectory theme hintMitch Curtis2022-02-151-0/+1
* Fix QML warning in tst_QQuickListViewMitch Curtis2022-02-151-1/+1
* Fix tst_quicktestmainwithsetup on AndroidAssam Boudjelthia2022-02-151-0/+5
* Treat warnings as errors in qmltcAndrei Golubev2022-02-153-0/+12
* QQuickTreeView: add collapseRecursively()Richard Moe Gustavsen2022-02-141-0/+122
* QQuickTreeView: add expandRecursively()Richard Moe Gustavsen2022-02-143-6/+196
* QQuickTableView: don't position the table contents outside the viewportRichard Moe Gustavsen2022-02-141-55/+148
* qmldir: Allow for specifying default importsMaximilian Goldstein2022-02-143-2/+2
* QtQuick: Add proper QInputMethod singletonMaximilian Goldstein2022-02-142-2/+24
* Do not rely on transitive includes in testsFabian Kosmale2022-02-1427-0/+31
* QmlCompiler: Allow assigning empty lists to list propertiesUlf Hermann2022-02-142-0/+7
* Fix tst_designer and tst_qquickfontdialogimpl tests on AndroidAssam Boudjelthia2022-02-122-0/+8