index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
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
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qplatformdialoghelper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QColorDialogOptions: delete QSettings code and stop saving globally
Thiago Macieira
2025-02-28
1
-32
/
+0
*
QPlatformDialogHelper: remove inheritance from QSharedData
Giuseppe D'Angelo
2025-02-26
1
-4
/
+3
*
QColorDialogOptionsPrivate: clean up inheritance and RO5
Giuseppe D'Angelo
2025-02-26
1
-1
/
+5
*
QMessageBox: Detect modifications to standard button text
Tor Arne Vestbø
2023-10-31
1
-2
/
+2
*
Teach QMessageDialogOptions about default and escape buttons
Tor Arne Vestbø
2023-10-26
1
-0
/
+27
*
Misc.: fix narrowing conversion warnings with explicit cast to int
Ahmad Samir
2023-06-05
1
-1
/
+1
*
Allow disable native messagebox dialog
Thorbjørn Lund Martsum
2023-05-02
1
-0
/
+24
*
Plumb QMessageBox::setCheckBox() through QPlatformMessageDialogHelper
Tor Arne Vestbø
2023-03-09
1
-5
/
+12
*
Rename QMessageDialogOptions::Icon to StandardIcon
Tor Arne Vestbø
2022-12-13
1
-3
/
+3
*
Teach QErrorMessage to use native dialog helper if available
Tor Arne Vestbø
2022-12-04
1
-0
/
+11
*
Plumb QMessageBox::iconPixmap() to QPlatformMessageDialogHelper
Tor Arne Vestbø
2022-11-16
1
-0
/
+12
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-2
/
+4
*
QtGui: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-13
1
-2
/
+2
*
QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public API
Marc Mutz
2022-04-05
1
-0
/
+5
*
QFileDialog: Use static const QRegularExpression
Waqar Ahmed
2021-08-18
1
-1
/
+1
*
QString: plaster more and more [[nodiscard]]
Giuseppe D'Angelo
2020-12-03
1
-2
/
+1
*
Tighten up QDialogButtonBox::ButtonLayout enum
Volker Hilsheimer
2020-09-03
1
-10
/
+0
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-5
/
+5
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-1
/
+1
|
\
|
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-1
/
+1
*
|
Fix compilation with -no-feature-regularexpression
Eskil Abrahamsen Blomfeldt
2020-03-17
1
-0
/
+1
|
/
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
1
-1
/
+1
*
Avoid initializing QFlags with 0 or nullptr in further cases
Friedemann Kleint
2019-11-22
1
-15
/
+7
*
Fix gui build without feature.regularexpression
Tasuku Suzuki
2019-05-22
1
-0
/
+6
*
Migrate QPlatformDialogHelper to QRegularExpression
Samuel Gaist
2019-01-26
1
-5
/
+7
*
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-11-22
1
-2
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-11-19
1
-2
/
+4
|
|
\
|
|
*
Modernize the "settings" feature
Liang Qi
2018-11-15
1
-2
/
+4
*
|
|
Allow to prevent blocking of native dialogs by a proxy Qt dialog
Alexander Volkov
2018-10-02
1
-0
/
+12
|
/
/
*
/
Android: add support for custom buttons in native MessageDialog helper
Shawn Rutledge
2018-09-25
1
-2
/
+35
|
/
*
Fix build for Android with android-clang in r17
Liang Qi
2018-06-06
1
-3
/
+3
*
Fix persistence of custom colors palette in QColorDialog
Serge Lysenko
2017-12-08
1
-0
/
+1
*
Add button layout for dialogs on Android
Nikita Krupenko
2017-04-11
1
-3
/
+23
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-30
1
-1
/
+1
|
\
|
*
Make custom colors in QColorDialog permanent
Kai Koehne
2017-01-26
1
-1
/
+1
*
|
Improve mime type filters in QFileDialog
Elvis Angelaccio
2017-01-06
1
-0
/
+21
|
/
*
Q{File,Font,Color,Message}DialogOptions are no value classes
Marc Mutz
2016-03-01
1
-28
/
+67
*
QtGui: replace QStringLiteral with QLatin1String when appending
Marc Mutz
2016-02-24
1
-2
/
+2
*
QFileDialogOptions: Expose default name filter setting.
Friedemann Kleint
2016-02-22
1
-2
/
+39
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Declare StandardButton & ButtonRole types for cross-thread use.
Samuel Nevala
2015-08-31
1
-0
/
+2
*
QPlatformFileDialogHelper::cleanFilterList(): Allow for ',' in glob.
Friedemann Kleint
2015-08-27
1
-1
/
+2
*
QFileDialog: add setSupportedSchemes and pass it along to the QPA.
David Faure
2015-07-17
1
-0
/
+13
*
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-07-01
1
-6
/
+0
|
\
|
*
OSX: show file dialog in showCocoaFilePanel, don't wait for exec()
Shawn Rutledge
2015-06-17
1
-6
/
+0
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
1
-0
/
+6
|
\
|
|
*
Cocoa integration - implement Qt::WindowModal file dialogs
Timur Pocheptsov
2015-05-13
1
-0
/
+6
[next]