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
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
/
quickdialogs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add Alt-text to images in QtQuickDialogs
Safiyyah Moosa
2025-04-22
5
-6
/
+6
*
Fix compilation when draganddrop support is disabled
Juha Vuolle
2025-04-10
4
-1
/
+13
*
AbstractDialog: add property popupType
Oliver Eftevaag
2025-03-06
13
-6
/
+69
*
DialogsQuickImpl: add revision to signal and make properties FINAL
Oliver Eftevaag
2025-02-20
2
-8
/
+8
*
Replace QBoolBlocker with QScopedValueRoolback
Thiago Macieira
2025-01-25
2
-2
/
+2
*
Add context menu to remove custom favorites in the SideBar
Jan Arve Sæther
2025-01-24
3
-35
/
+55
*
Fix quickdialogs compilation when settings feature is turned off
Jari Helaakoski
2025-01-21
1
-0
/
+2
*
doc: Mention that QQuickAbstractDialog cannot be created in QML
Oliver Eftevaag
2025-01-18
1
-0
/
+2
*
Add drag and drop to the QtQuick Dialogs SideBar
Ed Cooke
2025-01-03
15
-137
/
+949
*
Compute implicitSize based on implicitContentSize in Popup and subclasses
Tor Arne Vestbø
2024-12-19
25
-46
/
+46
*
ColorInputs: Move validators from global scope to the scope they're used
Oliver Eftevaag
2024-12-16
1
-18
/
+19
*
DialogsQuickImpl: Implement ColorInputs as a custom control
Oliver Eftevaag
2024-12-11
14
-719
/
+480
*
Implement a side bar in QtQuickDialogs and add to FileDialog
Ed Cooke
2024-12-07
49
-126
/
+910
*
Dialogs: Only import the QQC2 module used by the style
Oliver Eftevaag
2024-11-28
23
-31
/
+16
*
MessageDialog: Fix the background color of detailed text in Dark mode
Jan Arve Sæther
2024-11-12
1
-2
/
+2
*
Add missing includes
Fabian Kosmale
2024-10-24
5
-0
/
+5
*
Doc: improve FileDialog's detailed description
Mitch Curtis
2024-10-22
1
-6
/
+6
*
quickdialogsquickimpl: Use palette for colors in FontDialogContent
Kai Uwe Broulik
2024-09-26
1
-3
/
+5
*
Tests: Fix various CMake warnings
Ulf Hermann
2024-09-10
1
-3
/
+1
*
Fix undefined reference issue for Color object in MessageDialog qml
Santhosh Kumar
2024-09-06
1
-0
/
+1
*
Remove duplicate exposure of QPlatformDialogHelper
Mitch Curtis
2024-09-04
1
-8
/
+0
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
5
-5
/
+5
*
Dialogs: Fall back to non-native dialog if native dialog can't be shown
Tor Arne Vestbø
2024-08-12
2
-5
/
+30
*
Fix binding loop in FileDialog
Oliver Eftevaag
2024-08-01
5
-17
/
+26
*
Enable popup windows for QtQuick.Dialogs
Oliver Eftevaag
2024-07-23
30
-11
/
+41
*
Quick Dialogs: Opt out of QTP0004
Fabian Kosmale
2024-07-09
1
-0
/
+3
*
QtQuick: Make more logging categories static #2
Kaj Grönholm
2024-06-25
4
-4
/
+4
*
Make more logging categories static
Ulf Hermann
2024-06-24
6
-19
/
+19
*
QuickDialogs: Explicitly link QuickTemplates2Private
Ulf Hermann
2024-06-15
1
-0
/
+1
*
QtQuickDialogs: Straighten out some logging categories
Ulf Hermann
2024-06-14
4
-6
/
+4
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-11
3
-3
/
+0
*
Fix top padding in Material style textarea
Sami Varanka
2024-04-17
2
-0
/
+4
*
Correct license for module and plugin file
Lucie Gérard
2024-04-09
1
-1
/
+1
*
Dialogs: Dont import Controls.impl into namespace identifier
Oliver Eftevaag
2024-04-05
2
-2
/
+2
*
Correct doc snippet license
Lucie Gérard
2024-03-22
1
-1
/
+1
*
Dialogs: Pass fileSize as double rather than string
Ulf Hermann
2024-02-29
6
-6
/
+11
*
Dialogs: Depend on controls styles in QuickDialogs2QuickImpl
Ulf Hermann
2024-02-09
1
-4
/
+22
*
Dialogs: Defer automatic window resolving until dialog is opened
Oliver Eftevaag
2024-01-15
2
-20
/
+58
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2024-01-11
3
-6
/
+3
*
FileDialog: set url schema when using the file name text field
Oliver Eftevaag
2024-01-10
1
-1
/
+4
*
Remove the use of Q_QUICKDIALOGS2UTILS_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
2
-2
/
+2
*
Remove the use of Q_QUICKDIALOGS2QUICKIMPL_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
19
-24
/
+24
*
Read the use of Q_QUICKDIALOGS2_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
7
-7
/
+7
*
Only update the filename text field when the user selects a file
Oliver Eftevaag
2024-01-09
7
-5
/
+15
*
FileDialog: prompt the user when selecting an existing file
Oliver Eftevaag
2023-12-22
9
-4
/
+187
*
FileDialog: improve keyboard navigation for all styles
Oliver Eftevaag
2023-12-15
5
-2
/
+11
*
Check if QQuickFileDialogImplPrivate::options is null before deref
Eirik Aavitsland
2023-12-14
1
-2
/
+3
*
MessageDialog: make QQuickAbstractDialog::result return button pressed
Oliver Eftevaag
2023-12-10
5
-27
/
+37
*
MessageDialog: Dont rely on accept or reject signal emissions from QPA
Oliver Eftevaag
2023-12-08
1
-0
/
+1
*
Use the PlatformServiceColorPicker for the ColorDialog's eye dropper
Oliver Eftevaag
2023-12-08
1
-3
/
+20
[next]