aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.5' in qt/qtdeclarativev6.5.0-beta3Qt Submodule Update Bot2023-02-171-5/+5
* Update Material TextField to Material 3Mitch Curtis2023-02-1613-24/+1002
* Use QStringDecoder::decoderForHtml()Lars Knoll2023-02-161-5/+2
* iOS Style: Update uses of renamed Qt.styleHints.colorScheme propertyDoris Verria2023-02-166-22/+13
* Add StyleInfo singleton to Qt.test.controls helper moduleMitch Curtis2023-02-162-0/+16
* Update the custom MultiEffectKaj Grönholm2023-02-163-44/+49
* tst_selectionrectangle: BLACKLIST test cases until further investigationDoris Verria2023-02-161-0/+9
* Drop useless extra QQmlContext from QQuickDialogButtonBoxPrivateUlf Hermann2023-02-161-3/+1
* Defining QML Types from C++: Add CMake documentationFabian Kosmale2023-02-161-20/+49
* macOS style: only overlap if transientVolker Hilsheimer2023-02-161-2/+3
* Unblacklist tst_qmltcFabian Kosmale2023-02-161-5/+0
* qmlsc: Support equality operations for QUrlSemih Yavuz2023-02-167-2/+60
* Chat tutorial: Fix deprecation warningFriedemann Kleint2023-02-162-2/+2
* Controls: Use PlatformDialogHelper for enums in DialogButtonBoxUlf Hermann2023-02-155-7/+29
* Fix CMake Unity (Jumbo) builds on WindowsFriedemann Kleint2023-02-152-4/+4
* JIT: Fix isNullOrUndefined bad logicOlivier De Cannière2023-02-154-2/+70
* QQmlMetaType: Clear property caches on qmlClearTypeRegistrationsUlf Hermann2023-02-152-0/+15
* TextArea: fix flickable content sizing when padding is involvedMitch Curtis2023-02-153-4/+31
* Doc: Mention QDS and UI files in Best PracticesLeena Miettinen2023-02-151-3/+24
* Doc: Improve documentation for Palette / ColorGroupKai Köhne2023-02-152-7/+7
* DialogButtonBox: Add note about the alignment property in the docsDoris Verria2023-02-141-0/+7
* iOS Style: Add ToolTip controlDoris Verria2023-02-149-0/+56
* CMake: Fix configuration errors in quickcontrols chat tutorialJoerg Bornemann2023-02-141-2/+6
* Doc: fix example URLMitch Curtis2023-02-141-1/+1
* Fix build with -no-feature-qml-localeTasuku Suzuki2023-02-141-2/+10
* tst_qmldiskcache: Remove stray qDebug and explain test logic betterUlf Hermann2023-02-141-2/+4
* Unexport QSGMaterialShader::GraphicsPipelineStateLaszlo Agocs2023-02-141-1/+1
* QtQml: Add exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-131-0/+4
* TableView: deprecate positionViewAtCell(column, row) in favor of positionView...Richard Moe Gustavsen2023-02-133-18/+53
* TableView: deprecate itemAtCell(column, row) in favor of itemAtIndex(modelIndex)Richard Moe Gustavsen2023-02-135-22/+58
* Fix locale exampleFabian Kosmale2023-02-131-14/+15
* TableView: deprecate modelIndex(row, column) in favor of index(row, column)Richard Moe Gustavsen2023-02-138-50/+83
* qquicktableview.cpp: Fix qdoc warningFriedemann Kleint2023-02-131-1/+1
* Adapt to Qt::Appearance to Qt::ColorScheme renameTor Arne Vestbø2023-02-1337-105/+105
* MenuBarItem: open menu on mouse press, touch releaseMitch Curtis2023-02-137-18/+175
* Remove unused code in attachedstyleproperties exampleMitch Curtis2023-02-131-2/+0
* Remove Q_REVISION from "new" PinchHandler signalsShawn Rutledge2023-02-121-3/+3
* Examples: Exclude tutorials from CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-111-0/+2
* QtQml: Make helper validVersion a member of QQmlImportsFriedemann Kleint2023-02-113-15/+13
* QML: Invalidate any existing cache files when saving a CU to diskUlf Hermann2023-02-114-2/+128
* QmlTest: Move declaration of helper qWaitForSignal() to a headerFriedemann Kleint2023-02-103-3/+4
* iOS Style: Add SelectionRectangle controlDoris Verria2023-02-108-0/+31
* QQuickDeliveryAgent: fix downcast to QQuickItemVolker Hilsheimer2023-02-101-32/+25
* iOS Style: Add DelayButton controlDoris Verria2023-02-102-0/+59
* Flickable: don't initiate grab if there are multiple touchpointsShawn Rutledge2023-02-105-16/+146
* tst_QQuickMultiPointTouchArea::inFlickable: make synth-mouse realisticShawn Rutledge2023-02-101-6/+26
* QtQuick: Fix conflicting definition of MinimumFlickVelocity in CMake Unity (J...Friedemann Kleint2023-02-105-9/+8
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-02-101-5/+5
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-02-10256-526/+526
* QtQuickTemplates: Disambiguate static string constantsFriedemann Kleint2023-02-1014-29/+4