summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformdialoghelper.h
Commit message (Expand)AuthorAgeFilesLines
* QMessageBox: Detect modifications to standard button textTor Arne Vestbø2023-10-311-1/+1
* Teach QMessageDialogOptions about default and escape buttonsTor Arne Vestbø2023-10-261-0/+7
* QMessageBox: leave the Option's underlying_type as the default, intMarc Mutz2023-08-181-1/+3
* Add flag to hide eye dropper button from QColorDialogFabio Falsini2023-06-061-1/+2
* Allow disable native messagebox dialogThorbjørn Lund Martsum2023-05-021-0/+10
* Plumb QMessageBox::setCheckBox() through QPlatformMessageDialogHelperTor Arne Vestbø2023-03-091-3/+4
* Rename QMessageDialogOptions::Icon to StandardIconTor Arne Vestbø2022-12-131-4/+4
* Teach QErrorMessage to use native dialog helper if availableTor Arne Vestbø2022-12-041-0/+4
* Plumb QMessageBox::iconPixmap() to QPlatformMessageDialogHelperTor Arne Vestbø2022-11-161-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public APIMarc Mutz2022-04-051-2/+4
* Fix correspondence between QFileDialog::Option and QFileDialogOption::FileDia...Alexander Volkov2021-10-191-4/+5
* Remove dead codeLars Knoll2020-10-121-3/+0
* Tighten up QDialogButtonBox::ButtonLayout enumVolker Hilsheimer2020-09-031-1/+0
* Use QList instead of QVector in guiJarek Kobus2020-06-291-1/+1
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-021-0/+2
* QFileDialog: mark obsolete enum DontUseSheet as deprecatedChristian Ehrlicher2019-05-171-1/+3
* Migrate QPlatformDialogHelper to QRegularExpressionSamuel Gaist2019-01-261-1/+1
* Allow to prevent blocking of native dialogs by a proxy Qt dialogAlexander Volkov2018-10-021-0/+1
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-291-1/+21
|\
| * Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-251-1/+21
* | Remove excess "virtual" keyword from destructors in Qt GuiAlessandro Portale2018-09-251-1/+1
|/
* Register QPlatformDialogHelper::ButtonLayoutJ-P Nurmi2018-02-171-0/+1
* Add button layout for dialogs on AndroidNikita Krupenko2017-04-111-2/+3
* Improve mime type filters in QFileDialogElvis Angelaccio2017-01-061-0/+5
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Q{File,Font,Color,Message}DialogOptions are no value classesMarc Mutz2016-03-011-36/+33
* QFileDialogOptions: Expose default name filter setting.Friedemann Kleint2016-02-221-0/+5
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Register QPA Menu, Dialog & SysTray enums & flagsJ-P Nurmi2015-12-091-0/+17
* Declare StandardButton & ButtonRole types for cross-thread use.Samuel Nevala2015-08-311-0/+5
* QFileDialog: add setSupportedSchemes and pass it along to the QPA.David Faure2015-07-171-0/+3
* OSX: show file dialog in showCocoaFilePanel, don't wait for exec()Shawn Rutledge2015-06-171-1/+0
* Cocoa integration - implement Qt::WindowModal file dialogsTimur Pocheptsov2015-05-131-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPlatformDialogHelper: change ButtonRole flags to ensure 32-bit sizeShawn Rutledge2014-02-171-3/+3
* Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-151-49/+71
* Remove disused version of QPlatformMessageDialogHelper::clicked signalShawn Rutledge2013-11-081-1/+0
* Dialogs: provide the StandardButton->ButtonRole mapping in QPAShawn Rutledge2013-11-071-1/+19
* Adding QPlatformMessageDialogHelper and QMessageDialogOptionsShawn Rutledge2013-09-131-0/+81
* QFileDialog: add MIME Type filtersDavid Faure2013-08-291-0/+3
* Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-231-1/+0
* Have QFileDialog use QUrl internallyKevin Ottens2013-07-181-12/+15
* Allow to filter the type of fonts displayedKevin Ottens2013-05-131-1/+5
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-091-7/+8
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtGui: declare some classes as sharedMarc Mutz2012-07-101-0/+6