aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SearchField: Add hover event handling for the indicatorsHEADdevDilek Akcay5 hours2-0/+34
* Reduce access to uninitialized scoped allocationsLuca Di Sera6 hours20-136/+135
* Doc: qt_add_qml_module misses information about find_packageAlexei Cazacov6 hours4-0/+8
* qmllint doc: Add assignment-in-conditionFabian Kosmale10 hours1-0/+63
* qmlls: support go to definition for C++ componentsSami Shalayel10 hours8-6/+67
* QQmlCodeModelManager: add method to find project rootSami Shalayel10 hours4-0/+47
* qqmllsutils: add findFilePathFromFileName for single filesSami Shalayel10 hours2-0/+8
* qqmllsutils: limit recursion in findFilePathsFromFileNamesSami Shalayel10 hours5-7/+75
* qqmlcodemodel: extract findFilePathsFromFileNames into QQmlLSUtilsSami Shalayel10 hours3-21/+25
* qmlimportscanner: Optionally add version to output againFabian Kosmale10 hours4-1/+50
* Do not use versions in QML import statements in TableModel testsMate Barany13 hours9-16/+16
* Change one phrase in the documentation of qqmltablemodelMate Barany13 hours1-1/+1
* qmltyperegistrar: Manually register names for Q_ENUMSUlf Hermann26 hours6-2/+65
* qqmljsscope: add line number for ComponentsSami Shalayel26 hours12-4/+72
* Mark the JIT related code as security criticalFabian Kosmale29 hours6-0/+6
* Fix missing translation in FileDialogCarl Schwan29 hours3-27/+9
* QQmlTypeLoader: Re-implement fileExists using QDir and QDirListingUlf Hermann29 hours5-70/+64
* FluentWinUI3: Give Menu an outline when using high contrast themesOliver Eftevaag29 hours1-5/+17
* QQuickItemPrivate::nextPrevItemInTabFocusChain(): log wrappingAxel Spoerl33 hours1-0/+4
* FluentWinUI3 style: Don't set imlicitWidth for combobox content itemDoris Verria33 hours1-2/+0
* tst_qmlcachegen: unify behavior for cross compiled testsSami Shalayel33 hours1-51/+39
* qqmlcodemodel: remove unused m_importPaths memberSami Shalayel33 hours2-6/+14
* qqmlcodemodel: remove now useless pluginloaderSami Shalayel33 hours2-4/+1
* qqmlcodemodel: only contain one rootUrlSami Shalayel33 hours4-49/+23
* qmlls: move initial workspace opening code to WorkspaceHandlersSami Shalayel33 hours4-13/+42
* qmlls: swap QQmlCodeModel with QQmlCodeModelManagerSami Shalayel33 hours39-143/+311
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot36 hours1-5/+5
* Doc: Clarify FontDialog.selectedFont and options documentationDheerendra Purohit39 hours1-3/+5
* Doc: Clarify misleading even if phrasing in TreeView DocumentationDheerendra Purohit39 hours1-2/+2
* Doc : .sci file usage in BorderImage documentationDheerendra Purohit4 days1-3/+6
* QQuickApplication: fix typo in code snippetAurélien Brooke4 days1-1/+1
* QtQml: Fix deprecations in qqmlfile.cppUlf Hermann4 days1-9/+11
* QtQml: Remove revisions from easing typesUlf Hermann4 days1-3/+3
* Include what you need: qquaternion.hMarc Mutz4 days5-0/+12
* qqmlcodemodelmanager: don't delete default workspaceSami Shalayel4 days1-0/+5
* Unblacklist tst_flickableInterop::pinchHandlerOnFlickable on OpensuseFrédéric Lefebvre4 days0-0/+0
* Doc: Fix incorrect use of attached property in documentationDheerendra Purohit4 days1-7/+7
* Doc: Fix missing return types in Item QML method documentationDheerendra Purohit4 days1-2/+2
* Fix heap-use-after-free in Container when using ListView transitionsMitch Curtis5 days6-16/+275
* MonthGrid: address post-merge review feedback on timezone patchMitch Curtis5 days2-13/+8
* Reformatter: Rename ensureSpace to ensureSpaceIfNoCommentOlivier De Cannière5 days2-88/+88
* ScriptFormatter: Preserve user spacing around commentsOlivier De Cannière5 days6-38/+122
* Dom: Wrap all output methods of ScriptFormatterOlivier De Cannière5 days2-103/+106
* QML language: Document numeric separator supportFabian Kosmale5 days1-0/+2
* Avoid accessing garbage memory on the js stackLuca Di Sera5 days5-10/+180
* FluentWinUI3: Improve Dialog when using high contrast themesOliver Eftevaag5 days2-10/+23
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot5 days1-5/+5
* Specify the OUTPUT_DIRECTORY for tst_qmlcachegen_aotstatsAlexey Edelev5 days1-0/+1
* tests: Keyboard navigation in vector image manual testEskil Abrahamsen Blomfeldt5 days1-0/+3
* qt_generate_deploy_app_script: Handle executable names with spacesKai Köhne5 days1-3/+3