aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Mention that Window.visible is false by defaultShawn Rutledge2023-12-241-0/+2
* FileDialog: prompt the user when selecting an existing fileOliver Eftevaag2023-12-2310-4/+272
* qquicktext{edit,input}: Re-render when device pixel ratio changesKai Uwe Broulik2023-12-224-0/+43
* Ensure that Image.implicitSize is set before statusChanged emittedShawn Rutledge2023-12-224-6/+60
* QJSValue: convert more aggressively to QVariantFabian Kosmale2023-12-204-18/+57
* CMake: Fix the all_qmllint* targets for VS generators, take IIJoerg Bornemann2023-12-191-26/+62
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-12-191-5/+5
* QJSValue: document that isUrl only returns true for JS URL objectsVolker Hilsheimer2023-12-191-1/+4
* Doc: Remove superfluous curly bracketPaul Wicking2023-12-191-1/+1
* Material: reduce title pixel size and rounded scale of Dense DialogMitch Curtis2023-12-183-3/+19
* Improve contactlist exampleMitch Curtis2023-12-1813-34/+63
* Material: reduce padding for Dense variant of ButtonMitch Curtis2023-12-184-5/+40
* Doc: mention that Material style will change over timeMitch Curtis2023-12-181-0/+4
* Make sure updateCurrentTime() is done on with a valid ShaderEffectChristian Strømme2023-12-182-3/+3
* QQuickSinglePointHandler: check isSinglePointEvent before castShawn Rutledge2023-12-183-4/+105
* FileDialog: improve keyboard navigation for all stylesOliver Eftevaag2023-12-165-2/+11
* Doc: Revise Qt Quick Text reference pageAndreas Eliasson2023-12-161-25/+49
* Check if QQuickFileDialogImplPrivate::options is null before derefEirik Aavitsland2023-12-151-2/+3
* qmllint: Add response file supportAlexandru Croitor2023-12-152-17/+97
* Set correct first child in quick scroll viewSanthosh Kumar2023-12-154-6/+50
* Stabilize tst_qquicktextedit::largeTextObservesViewportShawn Rutledge2023-12-142-16/+9
* Fusion style: Set topInset instead of y and height for the backgroundDoris Verria2023-12-141-3/+10
* examples: Increase hit area of LauncherList buttons; simplifyTor Arne Vestbø2023-12-142-51/+36
* qmlformat: Don't indent call expression twiceJoshua Goins2023-12-144-26/+24
* QmlCompiler: Do not adjust renamesUlf Hermann2023-12-134-0/+39
* QmlCompiler: Do not coerce numbers to stringsUlf Hermann2023-12-131-8/+0
* DefaultTextArea: fix placeholder text alignmentVladimir Belyavsky2023-12-131-2/+2
* Doc: Fix description on how to load the extending-qml sourcesKai Köhne2023-12-121-10/+11
* Doc: Move Flipable, Dial Control example to UI Components categoryKai Köhne2023-12-122-2/+2
* Fix IconImage test on systems with mixed DPR displaysVolker Hilsheimer2023-12-091-30/+21
* MessageDialog: Dont rely on accept or reject signal emissions from QPAOliver Eftevaag2023-12-091-0/+1
* doc: Mention that TextBesideIcon is the default display modeJoshua Goins2023-12-091-1/+1
* QML: Don't crash when calling coerceAndCall() with null thisObjectUlf Hermann2023-12-094-2/+37
* doc: Clarify focus window vs activation in Key Handling OverviewTor Arne Vestbø2023-12-091-2/+2
* Remove duplicated import in qtquickcontrols-selectionrectangle.qmlVladimir Belyavsky2023-12-091-2/+0
* Revert "CMake: Fix the all_qmllint* targets for Visual Studio generators"Joerg Bornemann2023-12-081-36/+26
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-12-081-5/+5
* CMake: Deploy runtime dependencies of QML pluginsJoerg Bornemann2023-12-071-0/+10
* Fix documentation of QUICK_TEST_MAIN_WITH_SETUP()Friedemann Kleint2023-12-072-4/+4
* QQmlConnections: Allow connections to C++-defined methodsUlf Hermann2023-12-0711-81/+502
* QML: Use actual type for aliases of enum valuesUlf Hermann2023-12-053-9/+8
* qmltyperegistrar: Guard against forbidden characters in target namesUlf Hermann2023-12-056-2/+76
* QML: Let IDs in outer context override bound components' propertiesUlf Hermann2023-12-059-18/+111
* Fix empty QMLTC_EXPORT_FILE_NAMEBernd Weimer2023-12-056-1/+48
* qmlformat: Don't add invalid default settings optionsJoshua Goins2023-12-051-1/+3
* Include QML object id in QQuickItem debug outputTor Arne Vestbø2023-12-042-0/+14
* QQuickPopup: Fix crash in createOverlayCarl Schwan2023-12-043-0/+44
* Doc: Add CMake section to Scene Graph exampleAndreas Eliasson2023-12-011-8/+25
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-12-011-5/+5
* doc: Fix type of fontInfo.pixelSize propertyKai Uwe Broulik2023-11-301-1/+1