summaryrefslogtreecommitdiff
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-161-0/+3
|\
| * Fix auto completion in QFileDialog on WindowsVolker Hilsheimer2021-07-101-0/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-162-3/+6
|\ \ | |/
| * QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-261-2/+5
| * Add null pointer checkVolker Hilsheimer2021-04-191-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-071-0/+8
|\ \ | |/
| * Font style name 'Normal' and 'Regular' have the same meaningOliver Eftevaag2021-04-061-0/+8
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-2432-654/+654
|/
* 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-2632-654/+654
* Fix QFontDialog::selectedFont() does not return actual selected fontZhang Yu2020-10-191-1/+1
* Return false from canFetchMore for uninitialized QFileSystem modelsDoris Verria2020-10-151-0/+2
* Improve QWizard visuals for macOS dark modeDavid Skoland2020-10-061-10/+30
* Add reentrancy guard for processEvents() in QProgressDialog::setValue()Christian Heimlich2020-09-221-1/+6
* Doc: Clean up widget snippets projectPaul Wicking2020-09-101-1/+1
* QFileDialog: reduce number of times a file is stat'edVolker Hilsheimer2020-08-132-76/+65
* QFileDialog: fix warning message when navigating to "My Computer"Volker Hilsheimer2020-08-121-4/+5
* QFileSystemModel: make sure files are stat'ed in the worker threadVolker Hilsheimer2020-07-311-5/+11
* 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
* Use correct deprecation macro, and add \since to new member functionVolker Hilsheimer2020-04-022-3/+3
* Fix deprecation warnings for QInputDialog::getDouble()Lars Knoll2020-03-262-37/+9
* Header-review: add Q_DECL_DEPRECATED_X macro to deprecated methodVolker Hilsheimer2020-03-171-1/+1
* QFileDialog: Improve default implementation of getOpenFileContent()Friedemann Kleint2020-03-121-2/+3
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-282-2/+2
* Remove a "### Qt 6" that I forgot to removeJan Arve Sæther2020-02-281-1/+0
* Android: QFileDialog::selectedFiles() check isLocalFile()Assam Boudjelthia2020-02-271-2/+6
* QWizard: deprecate visitedPages and add visitedIds insteadVolker Hilsheimer2020-02-272-2/+15
* QComboBox: deprecate SizeAdjustPolicy::AdjustToMinimumContentLengthVolker Hilsheimer2020-02-261-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-242-3/+7
|\
| * Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-222-3/+7
* | Android: QFileDialog check isLocalFile() with static functionsAssam Boudjelthia2020-02-191-9/+26
* | Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-122-1/+13
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
|\ \ | |/
| * Convert two QDateTime::toString() usages to QLocale::toString()Edward Welbourne2020-01-301-1/+1
* | Doc/QtWidgets: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-1/+1
* | QLabel: Allow pixmap() and picture() to return by-valueSze Howe Koh2020-01-262-6/+4
* | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-0/+6
|\ \ | |/
| * Doc: Fix ButtonRole enum docs for QMessageBox and QDialogButtonBoxTopi Reinio2020-01-171-0/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-152-2/+4
|\ \ | |/
| * Doc: Correct non-link related qdoc compilation errorsNico Vertriest2020-01-142-2/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-2/+2
|\ \ | |/
| * Bump copyright yearJani Heikkinen2020-01-091-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-1/+1
|\ \ | |/
| * QFileInfoGatherer: don't pass empty list to QFileSystemWatcherChristian Ehrlicher2019-12-231-1/+1
* | Remove some uses of QImage::setAlphaChannelAllan Sandfeld Jensen2019-12-191-3/+2