aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.9.1' in qt/qtdeclarativev6.9.16.9.1Qt Submodule Update Bot2025-05-281-5/+5
* Update dependencies on '6.9.1' in qt/qtdeclarativeQt Submodule Update Bot2025-05-201-5/+5
* qmlformat: document .qmlformat.ini settings for Qt 6.9Semih Yavuz2025-05-201-0/+47
* Android: Fix linter problems in QtQ4A examplesOlli Vuolteenaho2025-05-205-5/+5
* Revert "ContextMenu: add to text editing controls"Mitch Curtis2025-05-1981-1431/+30
* Revert "Close all other Menus when showing non-sub-menu"Mitch Curtis2025-05-195-185/+22
* Revert "TextEditor example: add actions to built-in context menu, remove cust...Mitch Curtis2025-05-192-15/+55
* Revert "TextEdit and TextInput: map QContextMenuEvent to text cursor pos"Mitch Curtis2025-05-199-126/+1
* Update dependencies on '6.9.1' in qt/qtdeclarativeQt Submodule Update Bot2025-05-171-5/+5
* Update dependencies on '6.9.1' in qt/qtdeclarativeQt Submodule Update Bot2025-05-151-5/+5
* qmlls: fix potential crashSemih Yavuz2025-05-154-9/+56
* qmlformat: fix for statement with multiple iteratorsSemih Yavuz2025-05-152-0/+10
* Bump Qt version is QtQ4A examplesOlli Vuolteenaho2025-05-134-4/+4
* Update dependencies on '6.9.1' in qt/qtdeclarativeQt Submodule Update Bot2025-05-121-5/+5
* Unblacklist tst_qquicklistview::populateTransitions on openSUSEFrédéric Lefebvre2025-05-081-3/+0
* Unblacklist tst_qquicktext::fontSizeMode on openSUSE 42.1Frédéric Lefebvre2025-05-081-2/+1
* Guard against null sceneGraphContext() in QQuickShaderEffect shutdownTim Jenßen2025-05-071-1/+3
* qmltyperegistrar: Do not filter members by revision for qmltypesUlf Hermann2025-05-074-48/+14
* Update dependencies on '6.9' in qt/qtdeclarativeQt Submodule Update Bot2025-05-061-5/+5
* Reuse depth-stencil buffer between layers like Qt 5 didLaszlo Agocs2025-05-034-14/+75
* Introduce threadedsonglist exampleOtto Ryynänen2025-05-0248-1/+1194
* TextEdit and TextInput: map QContextMenuEvent to text cursor posShawn Rutledge2025-05-029-1/+126
* QtQml: Do not check revisions when resolving aliasesUlf Hermann2025-05-025-1/+57
* Docs: Fix doc warningsAlexei Cazacov2025-05-028-8/+1
* Update dependencies on '6.9' in qt/qtdeclarativeQt Submodule Update Bot2025-05-021-5/+5
* Compiler: Deduplicate conversion origins based on register's contentOlivier De Cannière2025-05-014-3/+50
* Update dependencies on '6.9' in qt/qtdeclarativeQt Submodule Update Bot2025-05-011-5/+5
* Remove TestUtils.js from qqmltablemodel testsMate Barany2025-04-302-22/+0
* TextEditor example: allow setting multiple font attributesShawn Rutledge2025-04-291-4/+4
* Qt.labs.platform: Fix revisions for signals in Qt.labs.platformUlf Hermann2025-04-293-4/+4
* QQmlListModel: Do not crash or leak when querying inner modelsUlf Hermann2025-04-293-5/+46
* Qt6UpdateQmllsIni: Fix warning when no timestamp file exists yetNicolas Fella2025-04-291-1/+3
* qmllint: Fix required property warning with owner mixupOlivier De Cannière2025-04-292-2/+12
* tst_qmllint: Also update lines for QML snippetsOlivier De Cannière2025-04-291-14/+16
* qmllint: Fix name of inline component scopes for required propertiesOlivier De Cannière2025-04-293-12/+12
* Compiler: Move QQmlJSScope::descendants next to its only userOlivier De Cannière2025-04-293-18/+22
* Compiler: Optimize checking required propertiesOlivier De Cannière2025-04-291-2/+4
* ImportVisitor: Fix nonsensical code for checking required propertiesOlivier De Cannière2025-04-293-1/+10
* qmllint: don't warn about required properties in inline componentsSami Shalayel2025-04-292-0/+11
* Emit rowsChanged when the rows are changed in QQmlTableModelMate Barany2025-04-292-1/+94
* Update dependencies on '6.9' in qt/qtdeclarativeQt Submodule Update Bot2025-04-291-5/+5
* Remove menu shortcut from Controls gallery exampleShawn Rutledge2025-04-291-5/+0
* Set the current directory earlier in tst_QQuickFileDialogImplFrédéric Lefebvre2025-04-291-4/+4
* qmllint: register missing-enum-entry categorySami Shalayel2025-04-292-3/+6
* Fix tst_qmllint compilation if library support is disabledJuha Vuolle2025-04-291-2/+1
* Fix tst_qquickapplicationwindow compilation when hover is disabledJuha Vuolle2025-04-291-0/+4
* Remove tst_qquickheaderview from compilation if tableview is disabledJuha Vuolle2025-04-291-1/+1
* TextEditor example: Add font and color dialog actions to Format menuShawn Rutledge2025-04-281-0/+6
* Improve QML in Controls TextEditor exampleShawn Rutledge2025-04-281-11/+2
* Fix quickdialog test compilation if draganddrop or listview is disabledJuha Vuolle2025-04-281-3/+5