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
/
quickcontrols
Commit message (
Expand
)
Author
Age
Files
Lines
*
FluentWinUI3: Improve Dialog when using high contrast themes
HEAD
dev
Oliver Eftevaag
5 hours
2
-10
/
+23
*
Add Fusion style for SearchField
Dilek Akcay
35 hours
12
-0
/
+167
*
Add Material style for SearchField
Dilek Akcay
3 days
12
-0
/
+143
*
Basic style: Add @2x and @3x icon versions for SearchField
Dilek Akcay
3 days
9
-0
/
+6
*
FluentWinUI3: Give MenuBarItem an outline when using high contrast theme
Oliver Eftevaag
7 days
2
-6
/
+9
*
Don't delete component delegates
Mitch Curtis
8 days
1
-0
/
+7
*
Doc: add a section about mixing style selection methods
Mitch Curtis
10 days
1
-4
/
+46
*
Allow SelectionRectangle dragging if TableView doesn't flick via mouse
Shawn Rutledge
13 days
1
-12
/
+6
*
Basic style: Improve accessibility with high-contrast colors
MohammadHossein Qanbari
2025-06-17
35
-36
/
+224
*
FluentWinUI3: Improve the Switch when using high contrast themes
Oliver Eftevaag
2025-06-16
1
-12
/
+23
*
FluentWinUI3: Improve ComboBox when using high contrast themes
Oliver Eftevaag
2025-06-16
2
-16
/
+51
*
FluentWinUI3 style: Support high contrast theme for Button
Doris Verria
2025-06-15
4
-31
/
+67
*
CMake: Add PURL and CPE info to 3rd party attribution files
Alexandru Croitor
2025-06-04
1
-0
/
+1
*
Add macOS style for SearchField
Dilek Akcay
2025-06-03
2
-0
/
+66
*
Documentation: close \styleproperty properly
Thibaut Cuvelier
2025-06-03
1
-0
/
+2
*
Enable expanded client area by default in iOS style
Tor Arne Vestbø
2025-06-02
2
-0
/
+14
*
Introduce SearchField for Quick Controls
Dilek Akcay
2025-06-01
5
-0
/
+129
*
Basic style: don't use QColor(QRgb), use QColor::fromRgba() instead
MohammadHossein Qanbari
2025-05-26
1
-24
/
+28
*
Material: Fix ToolBar color updates on theme changes
Jarkko Koivikko
2025-05-22
2
-12
/
+48
*
Doc: Remove transparent backgrounds from calendar images
Kai Köhne
2025-05-22
12
-0
/
+0
*
Doc: Remove transparent backgrounds from wireframe images
Kai Köhne
2025-05-21
15
-9
/
+9
*
Doc: Fix Linking issues
Topi Reinio
2025-05-20
1
-2
/
+3
*
Doc: Remove mentioning of Qt Quick Calendar module
Kai Köhne
2025-05-14
1
-5
/
+5
*
quick controls: fix cmake configure warning
Zhao Yuhang
2025-04-24
1
-2
/
+2
*
Use platform theme's palette in macOS style
Tor Arne Vestbø
2025-04-22
1
-1
/
+4
*
Docs: Update contentItem info in qtquickcontrols-customize
Zhang Hongyuan
2025-04-16
1
-29
/
+28
*
Doc: improve "Context Menus" section of Menu's documentation
Mitch Curtis
2025-04-14
1
-5
/
+1
*
Quick Basic Style: remove redundant wrapping
MohammadHossein Qanbari
2025-04-11
1
-1
/
+1
*
QQuickMaterialPlaceholderText: Add MEMBER to Q_PROPERTY declarations
Bartlomiej Moskal
2025-04-10
1
-2
/
+2
*
Doc: Code snippet shows a function reference from inside Component
Alexei Cazacov
2025-04-10
1
-5
/
+5
*
Fix CMake warning about NO_PRIVATE_MODULE`
Kai Köhne
2025-04-10
1
-0
/
+1
*
Close all other Menus when showing non-sub-menu
Mitch Curtis
2025-04-09
2
-14
/
+68
*
CMake: Prevent creation of private modules without private headers
Alexandru Croitor
2025-04-07
1
-0
/
+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
*
tst_Snippets: fail on warnings
Mitch Curtis
2025-03-24
1
-1
/
+5
*
Doc: move Menu's detailed description snippets into snippet files
Mitch Curtis
2025-03-24
4
-0
/
+94
*
FluentWinUI3 Style: Hide private QML properties
Doris Verria
2025-03-20
30
-377
/
+378
*
iOS Style: Hide private properties
Doris Verria
2025-03-20
4
-41
/
+46
*
Menu: adjust the insets according to the drop shadow
Richard Moe Gustavsen
2025-03-20
2
-8
/
+17
*
Mark quickcontrols2 fusion style as a requirement for macos style
Juha Vuolle
2025-03-14
1
-1
/
+1
*
Fix mixed-type usage of qFuzzyCompare
Dennis Oberst
2025-03-14
1
-1
/
+1
*
Fix ambiguous qBound usage when qreal is float
Dennis Oberst
2025-03-14
1
-2
/
+6
*
CMake: Prevent creation of private modules without private headers
Joerg Bornemann
2025-03-13
1
-0
/
+1
*
iOS Style: Dial: Adjust handle positioning and refactor code
Doris Verria
2025-03-07
1
-26
/
+29
*
HeaderViewDelegate: Add documentation
MohammadHossein Qanbari
2025-03-06
5
-0
/
+202
*
QuickControls: Add vertical and horizontal header view delegates
MohammadHossein Qanbari
2025-03-06
30
-303
/
+424
*
Material: Fix FloatingPlaceholderText X position
Bartlomiej Moskal
2025-02-28
4
-4
/
+63
*
CMake: Avoid leaking Private dependencies for style plugins
Alexandru Croitor
2025-02-28
5
-10
/
+10
*
ContextMenu: add to text editing controls
Mitch Curtis
2025-02-28
66
-0
/
+672
[next]