index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
labs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing call to beginResetModel()
Even Oscar Andersen
2025-06-17
1
-0
/
+4
*
QQuickFolderListModel: Properly range check model index
Ulf Hermann
2025-06-04
1
-10
/
+11
*
QML tree model: Fix some clang-tidy warnings
Friedemann Kleint
2025-06-03
4
-24
/
+23
*
QML tree model: Fix clang-tidy warnings about using auto
Friedemann Kleint
2025-06-03
1
-18
/
+18
*
QML tree model: Fix Unity build
Friedemann Kleint
2025-06-03
1
-3
/
+3
*
Introduce a TreeModel QML type
Mate Barany
2025-05-28
5
-0
/
+1206
*
Mark QQmlTableModel(QObject*) constructor explicit
Matthias Rauter
2025-05-22
1
-1
/
+1
*
QtQml: Long live Qt.labs.synchronizer!
Ulf Hermann
2025-04-30
4
-0
/
+970
*
Qt.labs.platform: Fix revisions for signals in Qt.labs.platform
Ulf Hermann
2025-04-29
3
-4
/
+4
*
Emit rowsChanged when the rows are changed in QQmlTableModel
Mate Barany
2025-04-29
1
-0
/
+5
*
QtQml: Reject uncreatable value types even if marked as QML_UNCREATABLE
Ulf Hermann
2025-04-15
1
-1
/
+1
*
Port away from QPair
Zhao Yuhang
2025-04-12
1
-7
/
+7
*
Remove FolderListModel::fileURL role
Shawn Rutledge
2025-04-11
2
-5
/
+0
*
Fix documentation of TableModel::insertRow
Mate Barany
2025-04-10
1
-3
/
+3
*
Add default arg to QQFolderListModel::index(int row, column=0, ...)
Shawn Rutledge
2025-04-10
2
-2
/
+2
*
QQuickFolderListModel: add NOTIFY signals
Dheerendra Purohit
2025-04-10
2
-21
/
+55
*
Fix qmlWarning in QQmlTableModel::data
Mate Barany
2025-04-05
1
-1
/
+1
*
QQmlSettings: Avoid ODR violation between Core and Labs
Fabian Kosmale
2025-03-24
2
-53
/
+53
*
Do not call index.column() twice
Mate Barany
2025-03-04
1
-1
/
+1
*
Remove some unneeded destructor declarations
Giuseppe D'Angelo
2025-01-20
1
-2
/
+0
*
Keep DelegateChoice from Qt.labs.models working
Carl Schwan
2024-12-09
1
-0
/
+8
*
Deprecate the dialogs in Qt.labs.platform
Oliver Eftevaag
2024-12-05
11
-3
/
+54
*
doc: Fix string, real, point and size QML property documentation
David Boddie
2024-12-05
1
-7
/
+7
*
Move DelegateChooser from Qt.labs.models to QtQml.Models
Oliver Eftevaag
2024-11-19
5
-417
/
+51
*
QWidgetPlatform: silence MSVC warning C4065 when build with no widgets
Vladimir Belyavsky
2024-09-04
1
-5
/
+7
*
Remove duplicate exposure of QPlatformDialogHelper
Mitch Curtis
2024-09-04
1
-8
/
+0
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
20
-21
/
+21
*
Fix multi-screen menu pop-up location
Lu YaNing
2024-08-20
1
-1
/
+1
*
Docs: Organize topics in the qtdeclarative/Qt Labs Platform project
Alexei Cazacov
2024-07-25
1
-1
/
+5
*
QQuickFolderListModel: ensure that beginResetModel isn't called twice
Mitch Curtis
2024-07-05
1
-7
/
+31
*
Support parsing variant map in qml table model APIs
Santhosh Kumar
2024-07-04
1
-3
/
+6
*
QtQuick: Make more logging categories static #2
Kaj Grönholm
2024-06-25
1
-1
/
+1
*
Make more logging categories static
Ulf Hermann
2024-06-24
2
-2
/
+2
*
Doc: Update remaining occurrences of 'Qt QML' module to 'Qt Qml'
Topi Reinio
2024-06-15
1
-2
/
+2
*
labs: Straighten out some logging categories
Ulf Hermann
2024-06-14
6
-6
/
+7
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-11
6
-6
/
+0
*
TableModelRow QML Type: Optimize data role strings
Axel Spoerl
2024-04-25
1
-29
/
+30
*
TableModelRow QML Type: Document data role strings
Axel Spoerl
2024-04-25
1
-0
/
+23
*
Modernize Qt.labs.platform a bit
Ulf Hermann
2024-04-23
1
-44
/
+62
*
QQmlDelegateChooser: add missing emit keyword on signal calls
Vladimir Belyavsky
2024-04-20
1
-4
/
+4
*
Declare some missing value types
Ulf Hermann
2024-04-17
1
-2
/
+6
*
DelegateChooser: React to changes of choice property (via QAIM)
Fabian Kosmale
2024-04-16
2
-1
/
+5
*
QtQml: Add a wrapper builtin for QQmlV4Function*
Ulf Hermann
2024-04-12
2
-3
/
+2
*
Correct doc snippet license
Lucie Gérard
2024-03-22
1
-1
/
+1
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2024-01-11
6
-12
/
+6
*
Remove the use of Q_LABSQMLMODELS_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
4
-5
/
+5
*
Remove the use of Q_LABSWAVEFRONTMESH_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
2
-2
/
+2
*
Remove the use of Q_LABSSHAREDIMAGE_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
3
-4
/
+4
*
Remove the use of Q_LABSSETTINGS_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
2
-2
/
+2
*
Remove the use of Q_LABSFOLDERLISTMODEL_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
2
-2
/
+2
[next]