aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: explain popup property propagationMitch Curtis2023-08-283-0/+103
* Fix child popup palette inheritanceMitch Curtis2023-08-283-10/+89
* Dialogs: fix statically-built applications not runningMitch Curtis2023-08-282-0/+2
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-08-281-5/+5
* QQuickTableViewResizeHandler: Silence warning about switch fall throughFriedemann Kleint2023-08-261-1/+1
* Remove undocumented HDR mode getter/setter from QQuickGr.ConfLaszlo Agocs2023-08-264-64/+1
* Curve renderer: reduce size of external trianglesPaul Olav Tvete2023-08-255-72/+90
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-08-251-5/+5
* Point out that STATIC QML plugins require direct linkingAlexey Edelev2023-08-241-1/+5
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-08-241-5/+5
* Remove "is" prefix from isTimestampsEnabledLaszlo Agocs2023-08-235-6/+6
* examples: include filesystemexplorer only if Svg is availableSamuli Piippo2023-08-231-1/+3
* QML Permissions: Use correct version tagging macroFabian Kosmale2023-08-231-6/+6
* Add CurveRenderer item into shape antialiasing exampleKaj Grönholm2023-08-232-1/+51
* Doc: link to best practices from Interacting with QML Objects from C++Mitch Curtis2023-08-231-1/+2
* Fix attachedstyleproperties example installationMitch Curtis2023-08-231-2/+5
* Filesystem Explorer Example: Introduce version 2Dennis Oberst2023-08-2322-434/+882
* QSGD3D12Texture::fromNative - fix the \since version in the docsIvan Solovev2023-08-231-1/+1
* Doc: Add example categories to Particles examplesInkamari Harjula2023-08-234-0/+4
* QtQml: Reset context object when destroying it from QObjectWrapperUlf Hermann2023-08-223-0/+35
* Doc: Use sensible argument in `\printto` commandPaul Wicking2023-08-221-1/+1
* QV4::QObjectWrapper: Use the object's actual meta typeKai Uwe Broulik2023-08-224-4/+71
* QQmlBind: handle top-level attached propertiesFabian Kosmale2023-08-225-25/+121
* CMake: Add the Svg package to OPTIONAL_COMPONENTSDennis Oberst2023-08-222-1/+3
* Use Q_DECL_UNUSED_MEMBER for unused private class membersIvan Solovev2023-08-222-9/+3
* QtQml: Create implicit components in inline components earlyUlf Hermann2023-08-223-24/+88
* Doc: Explain how DEPENDENCIES helps with type resolutionUlf Hermann2023-08-221-0/+8
* Doc: List QtQml value types separate from QtQuick value typesUlf Hermann2023-08-222-4/+5
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-08-221-5/+5
* Exclude some examples from Android buildElias Hautala2023-08-224-3/+17
* QQmlDMAbstractItemModelData: Guard against deletion during model writeKai Uwe Broulik2023-08-213-0/+103
* QML: remove pthread_attr_init() from stackPropertiesGeneric()Thiago Macieira2023-08-211-1/+0
* QtQml: Correctly resolve aliases to aliases when loading .qmlc filesUlf Hermann2023-08-215-20/+88
* QV4::QObjectWrapper: Remove superfluous loopKai Uwe Broulik2023-08-191-7/+5
* Further Qt Quick Shapes curve renderer improvementsPaul Olav Tvete2023-08-1821-1491/+1620
* QQmlSA::PropertyPass: Clarify documentationFabian Kosmale2023-08-161-4/+4
* Update dependencies on '6.6' in qt/qtdeclarativev6.6.0-beta3Qt Submodule Update Bot2023-08-161-5/+5
* Improve Material style documentationMitch Curtis2023-08-161-18/+41
* QmlCompiler: Fix console loggingUlf Hermann2023-08-153-5/+19
* Docs: Update documentation about orientation mode in the gallery exampleSanthosh Kumar2023-08-151-8/+9
* Fix disambiguation of file-selected components and scriptsUlf Hermann2023-08-1518-76/+206
* TreeViewDelegate: don't use deprecated APIRichard Moe Gustavsen2023-08-155-15/+15
* Quick: Private-export QQuickTextLineUlf Hermann2023-08-151-1/+1
* QJSEngine::evaluate: Cross-reference QQmlExpressionFabian Kosmale2023-08-151-0/+5
* particles: Remove unused checked-in .qsb filesLaszlo Agocs2023-08-1512-0/+0
* QQmlDelegateModelPrivate:object: release objects only with objectRef >0Axel Spoerl2023-08-153-1/+32
* Do not link against ShaderToolsKai Köhne2023-08-151-1/+0
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-08-151-5/+5
* Improve Qt Quick Shapes curve renderer strokesEskil Abrahamsen Blomfeldt2023-08-1425-1321/+2216
* Material: make Switch respect Dense variantMitch Curtis2023-08-144-6/+42