index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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.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
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
/
quickcontrols
/
basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quick Basic Style: remove redundant wrapping
MohammadHossein Qanbari
2025-04-11
1
-1
/
+1
*
Basic Style: Add support for dark mode color scheme
MohammadHossein Qanbari
2025-04-05
3
-24
/
+67
*
Controls: Deprecate and remove QQuickBasicStyle
MohammadHossein Qanbari
2025-04-03
4
-336
/
+0
*
QuickControls: Add vertical and horizontal header view delegates
MohammadHossein Qanbari
2025-03-06
5
-48
/
+66
*
CMake: Avoid leaking Private dependencies for style plugins
Alexandru Croitor
2025-02-28
1
-2
/
+2
*
ContextMenu: add to text editing controls
Mitch Curtis
2025-02-28
4
-0
/
+43
*
Mark TableViewDelegate as introduced in 6.9
Fabian Kosmale
2025-02-21
1
-0
/
+4
*
QQuickContextMenuForeign: fix QML_ADDED_IN_VERSION macro
Mitch Curtis
2025-02-18
1
-1
/
+1
*
Add ContextMenu
Mitch Curtis
2024-12-24
1
-0
/
+10
*
Take safe areas into account for Qt Quick Controls Drawer
Tor Arne Vestbø
2024-12-19
1
-4
/
+4
*
Compute implicitSize based on implicitContentSize in Popup and subclasses
Tor Arne Vestbø
2024-12-19
5
-10
/
+10
*
Take safe areas into account for Qt Quick Controls ToolBar and MenuBar
Tor Arne Vestbø
2024-12-19
2
-0
/
+10
*
Compute implicitSize based on implicitContentSize in Container and subclasses
Tor Arne Vestbø
2024-12-18
4
-8
/
+8
*
Compute implicitSize based on implicitContentSize in Pane and subclasses
Tor Arne Vestbø
2024-12-18
6
-12
/
+12
*
Controls: Add TableViewDelegate
MohammadHossein Qanbari
2024-11-27
2
-0
/
+86
*
QuickControls.Basic: Add missing dependency entry
Fabian Kosmale
2024-10-09
1
-0
/
+1
*
Fix BusyIndicator being hidden when running is changed quickly
Mitch Curtis
2024-10-02
2
-2
/
+11
*
Dialog: Hide title if inside a popup window
Oliver Eftevaag
2024-06-21
1
-1
/
+1
*
Tumbler: fix warnings when swapping contentItem
Mitch Curtis
2024-06-12
1
-4
/
+5
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-11
1
-1
/
+0
*
ComboBox: fix popup palette inheritance, part two
Mitch Curtis
2024-06-06
1
-2
/
+2
*
ComboBox: fix popup palette inheritance
Mitch Curtis
2024-05-08
1
-2
/
+3
*
Basic.impl: Add dependency entry for QtQuick
Fabian Kosmale
2024-03-26
1
-0
/
+2
*
Use document imports of QtQuick.Controls.impl, not qmldir-imports
Mitch Curtis
2024-03-15
3
-2
/
+62
*
Dialogs: Depend on controls styles in QuickDialogs2QuickImpl
Ulf Hermann
2024-02-09
4
-12
/
+21
*
QuickControls: Link the impl libraries into the base modules
Ulf Hermann
2024-02-02
2
-2
/
+2
*
tst_dialogbuttonbox: fail on warnings
Vladimir Belyavsky
2023-11-29
1
-1
/
+1
*
tst_dial: fail on warnings
Vladimir Belyavsky
2023-11-22
1
-3
/
+4
*
Remove all QML_DECLARE_TYPE from src and tools
Ulf Hermann
2023-11-18
2
-4
/
+0
*
Menu: fix contentItem's interactive
MohammadHossein Qanbari
2023-11-16
1
-2
/
+2
*
Basic: fix progress bar color not changing when set
Mitch Curtis
2023-09-13
1
-2
/
+6
*
TreeViewDelegate: don't use deprecated API
Richard Moe Gustavsen
2023-08-15
1
-3
/
+3
*
Add startAngle and endAngle properties to Dial
Matthias Rauter
2023-04-28
3
-2
/
+42
*
Controls: Improve various delegates
Ulf Hermann
2023-03-27
3
-6
/
+23
*
Controls: Remove the model/modelData workarounds
Ulf Hermann
2023-03-27
3
-7
/
+3
*
DialogButtonBox: Fix contentWidth warnings
Sze Howe Koh
2023-02-21
1
-2
/
+2
*
qmllint: Fix attached property re-use detection
Ulf Hermann
2023-02-14
1
-0
/
+2
*
QtQuickControls: Disambiguate static constants
Friedemann Kleint
2023-02-07
2
-7
/
+7
*
Fix build with -no-feature-quick-shadereffect
Tasuku Suzuki
2023-01-24
1
-0
/
+1
*
HeaderView: Use Label instead of Text in the delegates
Richard Moe Gustavsen
2023-01-13
2
-2
/
+2
*
HeaderView: ensure that the implicit size is greater than zero
Richard Moe Gustavsen
2023-01-12
2
-2
/
+12
*
Controls: Move QtQuick.Controls.impl import to QtQuick.Controls.Basic
Ulf Hermann
2022-12-22
1
-0
/
+2
*
Spinbox: clip contentItem
Richard Moe Gustavsen
2022-12-19
1
-12
/
+9
*
QQuickTreeViewDelegate: implement edit delegates
Richard Moe Gustavsen
2022-12-08
1
-0
/
+35
*
Remove "2" from Qt Quick Controls directories
Mitch Curtis
2022-12-01
97
-0
/
+3924