aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* qmlls: support go to definition for C++ componentsSami Shalayel6 hours5-1/+32
* QQmlCodeModelManager: add method to find project rootSami Shalayel6 hours2-0/+24
* qqmllsutils: limit recursion in findFilePathsFromFileNamesSami Shalayel6 hours3-0/+14
* qmlimportscanner: Optionally add version to output againFabian Kosmale6 hours3-0/+45
* Do not use versions in QML import statements in TableModel testsMate Barany9 hours9-16/+16
* qmltyperegistrar: Manually register names for Q_ENUMSUlf Hermann22 hours4-0/+47
* qqmljsscope: add line number for ComponentsSami Shalayel22 hours3-1/+46
* QQmlTypeLoader: Re-implement fileExists using QDir and QDirListingUlf Hermann26 hours4-30/+4
* tst_qmlcachegen: unify behavior for cross compiled testsSami Shalayel29 hours1-51/+39
* qqmlcodemodel: only contain one rootUrlSami Shalayel29 hours1-4/+3
* qmlls: move initial workspace opening code to WorkspaceHandlersSami Shalayel29 hours1-1/+3
* qmlls: swap QQmlCodeModel with QQmlCodeModelManagerSami Shalayel29 hours9-19/+180
* Include what you need: qquaternion.hMarc Mutz4 days4-0/+9
* Fix heap-use-after-free in Container when using ListView transitionsMitch Curtis4 days4-0/+195
* ScriptFormatter: Preserve user spacing around commentsOlivier De Cannière5 days1-10/+29
* Avoid accessing garbage memory on the js stackLuca Di Sera5 days1-0/+157
* Specify the OUTPUT_DIRECTORY for tst_qmlcachegen_aotstatsAlexey Edelev5 days1-0/+1
* revisit semantic highligher: add pragma check for outer idsSemih Yavuz6 days3-0/+54
* revisit semantic highlighter: property chainsSemih Yavuz6 days3-8/+218
* revisit semantic highligher: Restructure the entry pointSemih Yavuz6 days1-22/+11
* Change order of menuBar/header/footer to match visual orderJan Moeller6 days1-19/+20
* QtQml: Correctly track alias resolutions skipsOlivier De Cannière6 days3-0/+26
* tst_qmlformat: Rename QEXPECT_FAIL test files to show that they now passOlivier De Cannière6 days3-3/+3
* QtQuick: Optimize path element handlingUlf Hermann6 days2-0/+68
* qqmltoolingssettings: add locked variant QQmlToolingSharedSettingsSami Shalayel6 days1-3/+3
* qmlls: introduce QQmlCodeModelManagerSami Shalayel6 days8-0/+376
* Loader: Also drop engine when clearing contexts recursivelyUlf Hermann6 days2-0/+84
* tst_generate_qmlls_ini: add throw on failSami Shalayel7 days1-0/+1
* Extend autotest of QML ApplicationWindowJan Moeller7 days2-11/+123
* qmlformat: Fix comment handling around enumsOlivier De Cannière8 days4-5/+24
* Dom: Create region for the colon token in signal param type annotationsOlivier De Cannière8 days4-8/+3
* qmlformat: Prevent superfluous space after Object name with commentOlivier De Cannière8 days4-7/+2
* tst_ActiveFocus: replace an unnecessary qPrintableVolker Hilsheimer8 days1-2/+2
* QQuickTest: return QByteArray from qActiveFocusFailureMessage helperVolker Hilsheimer8 days1-2/+2
* QQ4A: Skip spam signallistener tests due to reference table overflowPetri Virkkunen8 days1-0/+5
* LoggingCategory: Ensure that name is set early enoughFabian Kosmale8 days2-1/+17
* Android: QQ4A: Fix synchronization issue with statusChanged signalPetri Virkkunen8 days1-10/+0
* QtQuickView: Add tests for disconnecting signalsPetri Virkkunen8 days4-17/+109
* Android: QQ4A: Add support for multiple signal arguments in QMLPetri Virkkunen8 days4-7/+82
* Fix handling of animations in QQuickTransitionUlf Hermann8 days2-0/+51
* MonthGrid: fix dates being incorrect for certain timezonesMitch Curtis8 days1-5/+81
* QtQml: Don't check binding bit when searching value type proxy bindingsUlf Hermann9 days2-0/+34
* QmlCompiler: Preserve external side effects across jumpsUlf Hermann11 days3-0/+32
* QtQml: Avoid infinite recursion in Array.joinFabian Kosmale11 days1-0/+15
* qmllint: Catch JS variable declarations in QML elementsFabian Kosmale11 days2-0/+9
* Templates: Disconnect menu bar items when clearingUlf Hermann11 days2-0/+46
* compiler: Avoid invalid C++ code generationFabian Kosmale12 days2-2/+19
* Fix tst_androidassets so it considers QT_USE_TARGET_ANDROID_BUILD_DIRAlexey Edelev12 days1-3/+9
* API Review: Expose delegateModelAccess from QQmlInstantiatorUlf Hermann12 days4-8/+232
* QQuickAbstractButton a11y: Strip mnemonic for accessible nameMichael Weghorn13 days4-0/+71