summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfiledialog_p.h
Commit message (Expand)AuthorAgeFilesLines
* QFileDialog (widgets-based): Remember selection in historyFriedemann Kleint2019-04-091-1/+11
* More nullptr usage in headersKevin Funk2019-03-141-4/+4
* QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-011-6/+2
* Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-1/+1
|\
| * Modernize the "settings" featureLiang Qi2018-11-151-1/+1
* | Use QT_CONFIG(proxymodel) instead of QT_NO_PROXYMODELUlf Hermann2018-02-191-7/+7
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-0/+2
|\
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-0/+2
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-11/+11
|/
* Convert features.fscompleter to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-2/+4
* Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-4/+2
* QFileDialogPrivate: Move inline to declarationFriedemann Kleint2017-05-021-20/+21
* Improve mime type filters in QFileDialogElvis Angelaccio2017-01-061-0/+16
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-1/+1
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-4/+0
* QFileDialogOptions: Expose default name filter setting.Friedemann Kleint2016-02-221-1/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* 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