summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfiledialog_p.h
Commit message (Expand)AuthorAgeFilesLines
* QFileDialog: Stabilize tests.Friedemann Kleint2015-05-011-1/+1
* QFileDialog: save settings to FileDialog group instead of serializedShawn Rutledge2015-04-201-0/+6
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-11/+11
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+5
|\
| * QFileDialog: save and restore all settings even if widgets not usedShawn Rutledge2014-09-011-0/+5
* | QFileDialog: turn workingDirectory into a QUrlDavid Faure2014-08-051-5/+5
* | QFileDialog: emit urlsSelected+urlSelected in accept().David Faure2014-07-241-2/+2
* | QFileDialog: compile with QT_NO_URL_CAST_FROM_STRING.David Faure2014-07-091-1/+1
|/
* Don't block Key_Back in file dialogPaul Olav Tvete2014-03-141-1/+1
* Android native message dialogBogDan Vatra2013-11-091-1/+1
* QFileDialog: don't create widgets if the platform dialog will be usedShawn Rutledge2013-10-151-1/+5
* Have QFileDialog use QUrl internallyKevin Ottens2013-07-181-13/+27
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Track last visited directory for native file dialogs as well.Friedemann Kleint2013-02-151-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QFileDialog: Do not pass on file model root to QFileDialogOptions.Friedemann Kleint2012-11-021-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QPA: Refactor QFileDialogPrivate::qt_clean_filter_list for QPASean Harmer2012-05-241-3/+0
* qpa: Clean up QPlatformDialogHelper APIBradley T. Hughes2012-05-101-7/+7
* QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-091-10/+0
* Don't leak native dialog resourcesBradley T. Hughes2012-05-091-10/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-19/+1
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-141-25/+7
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-121-4/+4
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-111-19/+30
* Widgets: Remove dialog functionality from QGuiPlatformPlugin.Friedemann Kleint2011-11-091-19/+5
* QWidgets: Delayed creation of the QPlatformDialogHelper.Friedemann Kleint2011-11-041-24/+22
* Native file dialog support for MacMorten Sorvig2011-10-271-29/+89
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-3/+2
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-28/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+427