summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfiledialog_p.h
Commit message (Expand)AuthorAgeFilesLines
* QFileDialog: Use pmf-style connectsChristian Ehrlicher2024-01-101-27/+27
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-061-0/+1
* Misc.: fix narrowing conversion warnings with explicit cast to intAhmad Samir2023-06-051-2/+2
* QtWidgets: Disambiguate static functions/variables and definesFriedemann Kleint2023-01-141-2/+0
* QFileDialog: split some code out of accept() to smaller functionsAhmad Samir2022-10-281-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtWidgets: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-261-1/+1
* QFileDialogComboBox: member variable is not initializedYang Yuyin2021-08-311-3/+4
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-251-1/+3
* QFileDialog: reduce number of times a file is stat'edVolker Hilsheimer2020-08-121-8/+5
* Use QList instead of QVector in widgetsJarek Kobus2020-07-021-1/+1
* 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