aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QQuickApplication: fix typo in code snippetHEADdevAurélien Brooke7 hours1-1/+1
* QtQml: Fix deprecations in qqmlfile.cppUlf Hermann10 hours1-9/+11
* QtQml: Remove revisions from easing typesUlf Hermann18 hours1-3/+3
* Include what you need: qquaternion.hMarc Mutz18 hours5-0/+12
* qqmlcodemodelmanager: don't delete default workspaceSami Shalayel18 hours1-0/+5
* Unblacklist tst_flickableInterop::pinchHandlerOnFlickable on OpensuseFrédéric Lefebvre18 hours0-0/+0
* Doc: Fix incorrect use of attached property in documentationDheerendra Purohit21 hours1-7/+7
* Doc: Fix missing return types in Item QML method documentationDheerendra Purohit21 hours1-2/+2
* Fix heap-use-after-free in Container when using ListView transitionsMitch Curtis24 hours6-16/+275
* MonthGrid: address post-merge review feedback on timezone patchMitch Curtis27 hours2-13/+8
* Reformatter: Rename ensureSpace to ensureSpaceIfNoCommentOlivier De Cannière32 hours2-88/+88
* ScriptFormatter: Preserve user spacing around commentsOlivier De Cannière32 hours6-38/+122
* Dom: Wrap all output methods of ScriptFormatterOlivier De Cannière32 hours2-103/+106
* QML language: Document numeric separator supportFabian Kosmale32 hours1-0/+2
* Avoid accessing garbage memory on the js stackLuca Di Sera36 hours5-10/+180
* FluentWinUI3: Improve Dialog when using high contrast themesOliver Eftevaag42 hours2-10/+23
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot42 hours1-5/+5
* Specify the OUTPUT_DIRECTORY for tst_qmlcachegen_aotstatsAlexey Edelev45 hours1-0/+1
* tests: Keyboard navigation in vector image manual testEskil Abrahamsen Blomfeldt45 hours1-0/+3
* qt_generate_deploy_app_script: Handle executable names with spacesKai Köhne45 hours1-3/+3
* Doc: Capitalize first letter in QML Color type documentationDheerendra Purohit2 days1-1/+1
* revisit semantic highligher: add pragma check for outer idsSemih Yavuz2 days4-3/+83
* revisit semantic highlighter: property chainsSemih Yavuz2 days5-12/+298
* revisit semantic highligher: Restructure the entry pointSemih Yavuz2 days3-42/+44
* Change order of menuBar/header/footer to match visual orderJan Moeller2 days2-19/+29
* QtQml: Correctly track alias resolutions skipsOlivier De Cannière3 days4-7/+30
* tst_qmlformat: Rename QEXPECT_FAIL test files to show that they now passOlivier De Cannière3 days3-3/+3
* QtQuick: Optimize path element handlingUlf Hermann3 days5-21/+189
* qqmltoolingssettings: add locked variant QQmlToolingSharedSettingsSami Shalayel3 days9-15/+55
* qmlls: introduce QQmlCodeModelManagerSami Shalayel3 days11-0/+735
* test: Make file selector combo in the vectorimage manual testEskil Abrahamsen Blomfeldt3 days3-15/+36
* Loader: Also drop engine when clearing contexts recursivelyUlf Hermann3 days3-3/+88
* QmlDom: Avoid copying callbacksUlf Hermann3 days1-1/+1
* QtQml: Deprecate most of QQmlFileUlf Hermann3 days2-3/+72
* QtQml: Remove lengthIn from QQml_isFileCaseCorrect()Ulf Hermann3 days2-22/+10
* Add Fusion style for SearchFieldDilek Akcay3 days12-0/+167
* Doc: remove outdated reference to QQuickRenderControl::grab()David Faure4 days1-4/+0
* Doc: Fix snippet comment markersDavid Boddie4 days1-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot4 days1-5/+5
* tst_generate_qmlls_ini: add throw on failSami Shalayel4 days1-0/+1
* Extend autotest of QML ApplicationWindowJan Moeller4 days2-11/+123
* testbench: add SearchFieldMitch Curtis4 days2-0/+72
* qmlformat: Fix comment handling around enumsOlivier De Cannière4 days9-20/+43
* Dom: Prefer writeRegion over write where possible in the OutWriterOlivier De Cannière4 days2-7/+8
* Dom: Create region for the colon token in signal param type annotationsOlivier De Cannière4 days5-9/+7
* Dom: Remove unused LineWriter::spaceOlivier De Cannière4 days1-5/+0
* qmlformat: Prevent superfluous space after Object name with commentOlivier De Cannière4 days5-8/+4
* QV4: Replace MaxSizeOf7 template with a generic fold expressionOlivier De Cannière4 days1-11/+4
* tst_ActiveFocus: replace an unnecessary qPrintableVolker Hilsheimer5 days1-2/+2
* QQuickTest: return QByteArray from qActiveFocusFailureMessage helperVolker Hilsheimer5 days5-10/+10