aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix tracking of sg initialized state in rendercontrolLaszlo Agocs2022-02-221-0/+1
| * Add QML_PLUGIN_PATH environment variable to plugin pathTinja Paavoseppä2022-02-221-9/+13
| * QQuickTreeView: refactor 'setRequiredProperty()' into QQuickTableViewRichard Moe Gustavsen2022-02-224-69/+57
| * Doc: link to Qt Quick Controls' Dialog type from Qt Quick Dialogs'Mitch Curtis2022-02-221-0/+1
| * Doc: disambiguate section titlesMitch Curtis2022-02-221-8/+8
| * qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-2110-20/+15
| * qmljstypepropagator: Rename checkRestricted method to isRestrictedMaximilian Goldstein2022-02-212-5/+5
| * Space optimize QQmlStrongJSQObjectReferenceFabian Kosmale2022-02-212-4/+20
| * Cleanup QQmlGuard and related classesFabian Kosmale2022-02-2110-51/+82
| * QtQuick: Reduce number of V4 includesFabian Kosmale2022-02-214-8/+11
| * qquickinputmethod: Add documentationMaximilian Goldstein2022-02-212-0/+13
| * MessageDialog: use QQuickDialog::implicitFooterHeight for implicitHeightOliver Eftevaag2022-02-215-5/+5
| * QmlCompiler: Avoid infinite loop in dead store eliminationUlf Hermann2022-02-184-3/+21
| * qqmljslexer: Make lexer restartableMaximilian Goldstein2022-02-182-485/+509
| * qmlcachegen: Re-enable pragma Strict checkingUlf Hermann2022-02-181-0/+1
| * QmlCompiler: Perform QVariant conversion in JavaScript semanticsUlf Hermann2022-02-186-58/+148
| * tst_qmltc_examples: Fix a documentation leftover (FILES -> QML_FILES)Andrei Golubev2022-02-181-2/+2
| * QmlCompiler: Do not crash on attempts to lookup a function in the scopeUlf Hermann2022-02-184-1/+25
| * QmlCompiler: Do not generate block comments into C++ codeUlf Hermann2022-02-184-9/+24
| * QmlCompiler: Correctly encode inf/nan/-0 into C++Ulf Hermann2022-02-184-0/+46
| * qmllint: Warn about missing property types on current scopeMaximilian Goldstein2022-02-184-15/+39
| * QQuickWindow: improve docs for activeFocusItemRichard Moe Gustavsen2022-02-181-0/+2
| * Doc: Turn notes into section in QQuickWidget overviewKai Köhne2022-02-182-7/+13
| * Un-blacklist tst_QQuickFramebufferObject: skip offscreen/software renderingShawn Rutledge2022-02-182-8/+9
| * QQuickIcon: Undo bool to tagged pointer conversionYuya Nishihara2022-02-181-26/+7
| * QQuickIcon: Resolve source URL relative to outermost property ownerYuya Nishihara2022-02-188-24/+51
| * QQuickTreeView: add expandToIndex()Richard Moe Gustavsen2022-02-184-0/+131
| * QQuickTreeView: add missing \since 6.4 linesRichard Moe Gustavsen2022-02-181-0/+2
| * Allow loading images from arbitrary QIODevice subclassesShawn Rutledge2022-02-173-29/+90
| * Doc: Remove cmake-variables qdoc groupKai Köhne2022-02-171-1/+0
| * QmlCompiler: Fix obscure build errorUlf Hermann2022-02-171-1/+2
| * qmltc: Handle (simple) deferred properties correctlyAndrei Golubev2022-02-1713-1/+389
| * Fix copyright header of Calendar QML typesMitch Curtis2022-02-173-6/+6
| * Fix build after QJsonArray change to use QJsonValueConstRefVolker Hilsheimer2022-02-161-2/+2
| * Unblacklist tst_qmlformat::testExample on most platformsFabian Kosmale2022-02-161-2/+2
| * Disable qmljs on iOS buildJuha Vuolle2022-02-161-1/+1
| * tst_qmltc_examples: Set visible text to 0 by defaultAndrei Golubev2022-02-161-0/+1
| * QmlCompiler: track register contents by cloning typesUlf Hermann2022-02-169-258/+417
| * scenegraph: Add support for polygon fill modeBen Fletcher2022-02-164-2/+31
| * Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2022-02-161-5/+5
| * QQmlJSRegisterContent: Make conversions explicitUlf Hermann2022-02-154-5/+111
| * Quick.Particles: Do not depend on transitive includesFabian Kosmale2022-02-152-0/+3
| * qmlcompiler: include necessary headers in generated codeFabian Kosmale2022-02-151-0/+2
| * Make formerly transitive includes explicitFabian Kosmale2022-02-157-0/+8
| * QmlCompiler: Improve register trackingUlf Hermann2022-02-157-398/+403
| * QQuickFileDialogImpl: respect PreselectFirstFileInDirectory theme hintMitch Curtis2022-02-152-1/+12
| * Document that all required types must be implemented by custom stylesMitch Curtis2022-02-151-0/+8
| * Fix QML warning in tst_QQuickListViewMitch Curtis2022-02-151-1/+1
| * CMake: Document source file propertiesAlexandru Croitor2022-02-151-0/+187
| * CMake: Rename QT_QML_MODULE_FOLLOW_FOREIGN_VERSIONING to be internalAlexandru Croitor2022-02-151-2/+3