aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QQuickControlPrivate::resizeBackground: preserve geometry bindingFabian Kosmale2022-08-101-2/+13
* Host environment doc: Improve chances to find ?. and ??Fabian Kosmale2022-08-101-1/+2
* Doc: Add \relates command to documented global functionsTopi Reinio2022-08-102-10/+13
* Doc: Fix linking issuesTopi Reinio2022-08-109-23/+22
* doc: fix spelling error in qquicktreeview.cppRichard Moe Gustavsen2022-08-091-1/+1
* Revert "Make find_package for qmlsc look only in host qt"Jani Heikkinen2022-08-091-18/+1
* Do not try to create unsupported compressed textures with MetalAndy Nichols2022-08-081-0/+6
* Native style, StyleItemScrollbar: don't draw the scrollbar as sunken when usi...Richard Moe Gustavsen2022-08-061-0/+2
* Doc: improve Exporting 9-Patch Images sectionMitch Curtis2022-08-051-7/+12
* Doc: link to Sketch template and generated assertsMitch Curtis2022-08-051-3/+9
* Enable internally to access the RT and related in QSGRenderNodeLaszlo Agocs2022-08-042-1/+4
* Enhance renderpass-related notes in QSGRendererInterface docsLaszlo Agocs2022-08-041-5/+13
* Qml: Omit QQmlComponentAttached from qmltypesUlf Hermann2022-08-041-0/+1
* Clarify QSGRenderNode docsLaszlo Agocs2022-08-041-7/+8
* QmlCompiler: Allow any conversion possible via QJSPrimitiveValueUlf Hermann2022-08-042-8/+35
* Qml: Don't crash on nested group properties with aliasesUlf Hermann2022-08-042-11/+14
* iOS Style: Don't show progress if value is 0Doris Verria2022-08-031-0/+1
* V4: Mark InternalClass parents when running GCUlf Hermann2022-08-037-64/+210
* QQuickTableView: remove unused static variablesFabian Kosmale2022-08-032-10/+0
* Fix a typo in the docs of StackViewThibaut Cuvelier2022-08-031-1/+1
* Fix dynamically changing the image mipmap propertyKaj Grönholm2022-08-031-0/+2
* sg: Prevent not supported format warnings when wrapping external texturesLaszlo Agocs2022-08-033-2/+6
* QQmlDebuggingEnabler: guard deprecated constructor definitionIvan Solovev2022-08-031-0/+2
* QQmlMetaType::registerPluginTypes - fix unused variable warningIvan Solovev2022-08-031-0/+2
* Remove unused .pri files in src/Mitch Curtis2022-08-0219-821/+0
* Make Controls docs available in Creator's locatorMitch Curtis2022-08-021-0/+12
* qqmltypecompiler: align runtime function table order to qmlcachegenAndrei Golubev2022-07-295-69/+32
* Support RegExpLiteral bindings in qmltcAndrei Golubev2022-07-293-1/+11
* Fix several more improperly placed #include mocThiago Macieira2022-07-2812-28/+26
* ScrollView: ignore filtered wheel events when wheelEnabled is falseMitch Curtis2022-07-281-1/+3
* QQuickAnchors: make all properties FINALFabian Kosmale2022-07-281-18/+18
* Doc: explain which default styles are used on which platformsMitch Curtis2022-07-282-5/+20
* QQmlListAccessor: Accept QQmlListPropertyUlf Hermann2022-07-272-1/+7
* V4: Allow conversion from string to QByteArray when setting bindablesUlf Hermann2022-07-261-0/+2
* Fix precedence between JS and QML scopesUlf Hermann2022-07-261-18/+28
* Export symbols from QQuickPopupPositioner in QtQuick Controls2Chris Adams2022-07-261-1/+2
* macOS: Add Dialog and DialogButtonBoxMitch Curtis2022-07-263-0/+112
* QmlCompiler: Recognize script types when looking up membersUlf Hermann2022-07-251-0/+6
* QmlCompiler: Support conversions between QString and QByteArrayUlf Hermann2022-07-253-1/+21
* TextEdit: selectByMouse default=true, but not on touchscreensShawn Rutledge2022-07-236-14/+95
* iOS Style: Fix button icon colorDoris Verria2022-07-221-1/+3
* Qml: When cloning a stack frame, also clone its instruction pointerUlf Hermann2022-07-222-5/+9
* Doc: fix links for ways to initialize required propertiesTasuku Suzuki2022-07-211-2/+2
* Q_IMPORT_QML_PLUGIN: put documentation into correct placeFabian Kosmale2022-07-211-1/+1
* Mention Q_IMPORT_QML_PLUGIN in qt_add_qml_module docsFabian Kosmale2022-07-211-0/+4
* QQuickState::when: handle QJSValue properties correctlyFabian Kosmale2022-07-211-2/+7
* iOS Style: Fix naming for popup assetsDoris Verria2022-07-214-0/+0
* QQmlPreviewFileLoader: use QLibraryInfo::LibraryPathIvan Solovev2022-07-211-1/+1
* QmlModels: Fix context and extra object handlingUlf Hermann2022-07-213-72/+111
* Make find_package for qmlsc look only in host qtMichal Klocek2022-07-211-1/+18