summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-1/+1
|\
| * Header-review: add Q_DECL_DEPRECATED_X macro to deprecated methodVolker Hilsheimer2020-03-171-1/+1
* | Fix compilation with -no-feature-regularexpressionEskil Abrahamsen Blomfeldt2020-03-171-0/+4
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-2/+3
|\|
| * QFileDialog: Improve default implementation of getOpenFileContent()Friedemann Kleint2020-03-121-2/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-033-3/+2
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-283-5/+22
|\|
| * 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.15' into devQt Forward Merge Bot2020-02-263-12/+33
|\|
| * 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
* | | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-191-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-133-2/+14
|\| |
| * | 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
* | | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-101-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-283-8/+6
|\| |
| * | 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
* | | Sync behavior and documentation of QFoo::setItemDelegate()Christian Ehrlicher2020-01-241-0/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-191-0/+6
|\| |
| * | 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.15' into devQt Forward Merge Bot2020-01-162-2/+4
|\| |
| * | 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.15' into devQt Forward Merge Bot2020-01-131-2/+2
|\| |
| * | 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.15' into devLiang Qi2020-01-043-5/+4
|\| |
| * | 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
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-111-7/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-7/+10
| |\|
| | * Fix sizeHint of QProgressDialog to have enough space for window marginsVolker Hilsheimer2019-12-061-7/+10
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0911-124/+124
|\| |
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-0611-124/+124
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-256-7/+8
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-205-6/+6
| * | Don't insert multiple names for the same roleLars Knoll2019-11-051-1/+2
| |/
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-011-2/+2
|\|