summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformdialoghelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-5/+5
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* | Fix compilation with -no-feature-regularexpressionEskil Abrahamsen Blomfeldt2020-03-171-0/+1
|/
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-221-15/+7
* Fix gui build without feature.regularexpressionTasuku Suzuki2019-05-221-0/+6
* Migrate QPlatformDialogHelper to QRegularExpressionSamuel Gaist2019-01-261-5/+7
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-2/+4
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-2/+4
| |\
| | * Modernize the "settings" featureLiang Qi2018-11-151-2/+4
* | | Allow to prevent blocking of native dialogs by a proxy Qt dialogAlexander Volkov2018-10-021-0/+12
|/ /
* / Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-251-2/+35
|/
* Fix build for Android with android-clang in r17Liang Qi2018-06-061-3/+3
* Fix persistence of custom colors palette in QColorDialogSerge Lysenko2017-12-081-0/+1
* Add button layout for dialogs on AndroidNikita Krupenko2017-04-111-3/+23
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\
| * Make custom colors in QColorDialog permanentKai Koehne2017-01-261-1/+1
* | Improve mime type filters in QFileDialogElvis Angelaccio2017-01-061-0/+21
|/
* Q{File,Font,Color,Message}DialogOptions are no value classesMarc Mutz2016-03-011-28/+67
* QtGui: replace QStringLiteral with QLatin1String when appendingMarc Mutz2016-02-241-2/+2
* QFileDialogOptions: Expose default name filter setting.Friedemann Kleint2016-02-221-2/+39
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Declare StandardButton & ButtonRole types for cross-thread use.Samuel Nevala2015-08-311-0/+2
* QPlatformFileDialogHelper::cleanFilterList(): Allow for ',' in glob.Friedemann Kleint2015-08-271-1/+2
* QFileDialog: add setSupportedSchemes and pass it along to the QPA.David Faure2015-07-171-0/+13
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-6/+0
|\
| * OSX: show file dialog in showCocoaFilePanel, don't wait for exec()Shawn Rutledge2015-06-171-6/+0
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-0/+6
|\|
| * Cocoa integration - implement Qt::WindowModal file dialogsTimur Pocheptsov2015-05-131-0/+6
* | Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
|/
* 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-2/+2
* Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-151-5/+83
* Dialogs: provide the StandardButton->ButtonRole mapping in QPAShawn Rutledge2013-11-071-0/+42
* Adding QPlatformMessageDialogHelper and QMessageDialogOptionsShawn Rutledge2013-09-131-0/+117
* Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-051-1/+3
* QFileDialog: add MIME Type filtersDavid Faure2013-08-291-0/+11
* Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-231-16/+1
* Have QFileDialog use QUrl internallyKevin Ottens2013-07-181-6/+11
* Silently strip leading dot off QFileDialog default suffixes.Friedemann Kleint2013-05-211-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix intended assignment to customSet variable.Frank Osterfeld2012-08-061-1/+1
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-0/+594