summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformdialoghelper.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+6
* QPA: Refactor QFileDialogPrivate::qt_clean_filter_list for QPASean Harmer2012-05-241-0/+3
* qpa api: replace QPA headers with something more benignGirish Ramakrishnan2012-05-221-5/+3
* qpa: Remove QPlatformDialogHelper::deleteNativeDialog()Bradley T. Hughes2012-05-101-3/+0
* qpa: Clean up QPlatformDialogHelper APIBradley T. Hughes2012-05-101-15/+15
* QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-091-8/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-0/+320