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
/
quickdialogsquickimpl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation when draganddrop support is disabled
Juha Vuolle
2025-04-10
1
-1
/
+1
*
AbstractDialog: add property popupType
Oliver Eftevaag
2025-03-06
6
-6
/
+2
*
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
*
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
*
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
*
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
3
-3
/
+3
*
Make more logging categories static
Ulf Hermann
2024-06-24
6
-19
/
+19
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-11
1
-1
/
+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
*
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
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2024-01-11
1
-2
/
+1
*
FileDialog: set url schema when using the file name text field
Oliver Eftevaag
2024-01-10
1
-1
/
+4
*
Remove the use of Q_QUICKDIALOGS2QUICKIMPL_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
19
-24
/
+24
*
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
1
-14
/
+4
*
Use the PlatformServiceColorPicker for the ColorDialog's eye dropper
Oliver Eftevaag
2023-12-08
1
-3
/
+20
*
Fix QML FileDialog file size overflow
Jonas Karlsson
2023-11-26
5
-5
/
+5
*
Remove all QML_DECLARE_TYPE from src and tools
Ulf Hermann
2023-11-18
8
-16
/
+0
*
Add license headers to shader source
Eskil Abrahamsen Blomfeldt
2023-10-30
1
-0
/
+3
*
Include what you need: <QPointer>
Marc Mutz
2023-10-06
6
-0
/
+12
*
Fix accept button enabled state in non-native file dialog
Eirik Aavitsland
2023-09-21
2
-7
/
+23
*
Fix default button label for non-native file dialog in SaveFile mode
Eirik Aavitsland
2023-09-21
1
-1
/
+3
*
Add flag to hide eye dropper button from qml ColorDialog
Fabio Falsini
2023-06-24
6
-1
/
+13
*
ColorDialog don't resize correctly on small screens
Fabio Falsini
2023-05-22
5
-5
/
+5
*
Fix build with -no-feature-qml-delegate-model
Tasuku Suzuki
2023-05-01
1
-1
/
+0
*
Fix build with -no-feature-listview and itemviews
Tasuku Suzuki
2023-04-13
2
-20
/
+29
*
QuickDialogs: Add QtQuick.Layouts as dependency
Ulf Hermann
2023-02-21
1
-0
/
+1
*
QtQuickTemplates: Disambiguate static string constants
Friedemann Kleint
2023-02-10
1
-5
/
+0
*
Fix build with -no-feature-validator
Tasuku Suzuki
2023-01-17
1
-0
/
+2
[next]