summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfiledialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-241-10/+20
|\
| * QFileDialog: Fix adding default suffix when file path contains dotAlexander Volkov2022-05-071-3/+8
| * QFileDialog::saveFileContent crashes on acceptDong Rui2022-05-071-2/+2
| * Document that native file dialogs might not show a titleVolker Hilsheimer2022-03-231-5/+10
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-241-20/+20
|/
* Doc: Don’t use \note when documenting enum valuesMorten Johan Sørvig2021-02-101-1/+1
* macOS: Mark QFileDialog::DontConfirmOverwrite as unsupportedMorten Johan Sørvig2021-02-021-0/+3
* Update commercial license headersTarja Sundqvist2021-01-261-20/+20
* Doc: Clean up widget snippets projectPaul Wicking2020-09-101-1/+1
* QFileDialog: reduce number of times a file is stat'edVolker Hilsheimer2020-08-131-68/+60
* QFileDialog: fix warning message when navigating to "My Computer"Volker Hilsheimer2020-08-121-4/+5
* QFileDialog: fix enumeration mismatchGiuseppe D'Angelo2020-05-211-1/+1
* Revert "note QFileDialog::setNameFilters() is not supported on Android"Assam Boudjelthia2020-05-121-5/+2
* note QFileDialog::setNameFilters() is not supported on AndroidAssam Boudjelthia2020-04-231-0/+6
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* QFileDialog: Improve default implementation of getOpenFileContent()Friedemann Kleint2020-03-121-2/+3
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* Android: QFileDialog::selectedFiles() check isLocalFile()Assam Boudjelthia2020-02-271-2/+6
* QComboBox: deprecate SizeAdjustPolicy::AdjustToMinimumContentLengthVolker Hilsheimer2020-02-261-1/+1
* Android: QFileDialog check isLocalFile() with static functionsAssam Boudjelthia2020-02-191-9/+26
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-1/+2
|\
| * Doc: Correct non-link related qdoc compilation errorsNico Vertriest2020-01-141-1/+2
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-22/+22
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-2/+2
|/
* wasm: Add saveFileContent()Morten Johan Sørvig2019-08-201-0/+45
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-2/+2
|\
| * Docs: Fix the snippet lookup for QFileDialog::getOpenFileContentAlessandro Portale2019-08-121-2/+2
* | Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-231-1/+2
* | QtWidgets: eradicate some indexed loops [needing qAsConst()]Marc Mutz2019-05-291-6/+7
* | QFileDialog (widgets-based): Remember selection in historyFriedemann Kleint2019-04-091-10/+52
|/
* QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-011-1/+34
* QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-17/+17
* QtWidgets: mark QFileDialog functions as deprecatedChristian Ehrlicher2019-02-121-2/+2
* wasm: add public API for local file accessMorten Johan Sørvig2019-02-071-0/+82
* QtWidgets: mark QDialog/QFileDialog functions as deprecatedChristian Ehrlicher2019-02-061-0/+4
* QFileDialog: Fix deprecation warningFriedemann Kleint2019-01-291-1/+1
* QFileDialog: Remember last visited directory correctlyFriedemann Kleint2018-12-121-0/+4
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-5/+7
|\
| * Modernize the "settings" featureLiang Qi2018-11-151-5/+7
* | QFileDialog: Document that options need to be applied firstFriedemann Kleint2018-11-141-3/+22
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-4/+6
|\|
| * Modernize the "mimetype" featureLiang Qi2018-10-121-4/+6
* | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-9/+3
* | Make overloaded function appear in assistant indexJarek Kobus2018-10-011-2/+0
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-1/+1
* | QFileDialog: make QFileDialog::selectFile resolve remote dirs correctlyDavid Faure2018-08-221-3/+8
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-13/+30
|\|
| * Return a correct filter from QFileDialog::selectedMimeTypeFilter()Alexander Volkov2018-06-271-13/+30
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+2
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2