summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Make uic generate correct C++ commentsVolker Hilsheimer2022-05-181-2/+2
* QtWidgets: restore Qt 5 compatibility for save/restore stateGiuseppe D'Angelo2022-05-181-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-1628-1065/+58
* QtWidgets: replace remaining uses of QL1String with QL1StringViewSona Kurazyan2022-05-023-7/+7
* QtWidgets: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-027-77/+89
* QtWidgets: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-264-33/+33
* Rest of QtBase: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERNMarc Mutz2022-04-071-0/+1
* widgets: Disable "Pick color" in QColorDialog when unavailableFan PengCheng2022-03-241-14/+31
* Document that native file dialogs might not show a titleVolker Hilsheimer2022-03-231-5/+10
* Fix deprecated use of QColor::setNamedColorMårten Nordheim2022-03-171-2/+1
* Fix deprecated use of QBA/Q*String::countMårten Nordheim2022-03-151-2/+2
* Add setCurrentId in QWizardAxel Spoerl2022-03-122-0/+37
* QErrorMessage: fix deprecated warning about standardIconMårten Nordheim2022-03-051-1/+1
* QMessageBox: fix deprecated warning about using old ctorMårten Nordheim2022-03-051-1/+1
* QColorDialog: code tidiesGiuseppe D'Angelo2022-02-241-1/+1
* Core: Remove 'properties' featureKai Köhne2022-02-141-4/+0
* Remove unused .qrc filesJoerg Bornemann2022-01-171-5/+0
* Doc: Remove mentioning of Fowler bookKai Köhne2022-01-173-6/+3
* Fix Pick Screen Color with multiple monitorsFawzi Mohamed2022-01-151-1/+3
* QWizardLayoutInfo: make == and != operators constBernhard Rosenkraenzer2022-01-121-3/+3
* Update copyright year to 2022Kai Köhne2022-01-041-1/+1
* QFileDialog: Fix adding default suffix when file path contains dotAlexander Volkov2021-11-121-3/+8
* qtbase: remove last piece of DwmIsCompositionEnabledYuhang Zhao2021-11-021-20/+2
* Fix correspondence between QFileDialog::Option and QFileDialogOption::FileDia...Alexander Volkov2021-10-192-0/+8
* Don't hide dialogs before closing themTor Arne Vestbø2021-10-181-1/+7
* widgets: Fix typos in source code commentsJonas Kvinge2021-10-152-2/+2
* Fix references to QGuiApplication::lastWindowClosedTor Arne Vestbø2021-10-131-1/+1
* QDialog: respect WA_ShowWithoutActivatingVolker Hilsheimer2021-10-111-32/+37
* Remove fatuously true or false QT_VERSION checksEdward Welbourne2021-09-231-26/+0
* QMessageBox: read geometry from the screen the message box belongs toRichard Moe Gustavsen2021-09-231-1/+1
* Close QDialog via QWidget::close()Tor Arne Vestbø2021-09-163-8/+27
* Doc: Update some links to Microsoft's documentationLuca Di Sera2021-09-131-1/+1
* macOS: Don't show QMessageBox::about(Qt) as modal windowsTor Arne Vestbø2021-09-091-0/+2
* Split up close handling in QWidget into a pre and post stepTor Arne Vestbø2021-09-071-1/+1
* QMessageBox: Reset clickedButton for each invocation of the dialogTor Arne Vestbø2021-09-041-0/+1
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-011-1/+1
* QFileDialogComboBox: member variable is not initializedYang Yuyin2021-08-312-11/+4
* QFileDialog: Use static const QRegularExpressionWaqar Ahmed2021-08-181-1/+1
* Remove Windows 7, 8, and 8.1 codepathsOliver Wolff2021-07-301-3/+1
* Doc: document deprecated classes in Qt WidgetsNico Vertriest2021-07-271-8/+9
* Consistent indentation for all Q_PROPERTYsAndreas Buhr2021-06-241-1/+2
* QFileDialog::saveFileContent crashes on acceptDong Rui2021-06-031-2/+2
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-13/+13
* Mark obsolete QMessageBox members as deprecatedVolker Hilsheimer2021-04-232-19/+52
* Re-layout QProgressDialog when setting the cancel buttonQiang Li2021-04-191-0/+2
* QFontDialog: Fix crash when passing QFont constructed from empty string/strin...Friedemann Kleint2021-03-291-1/+1
* Fix coding styleFan PengCheng2021-03-261-3/+1
* Avoid a crash in QMessageBoxDetailsText, just in caseFan PengCheng2021-03-221-2/+5
* Variable is Assigned a never used value in qt_make_filter_list()Huang Jie2021-03-041-11/+4
* Font style name 'Normal' and 'Regular' have the same meaningOliver Eftevaag2021-03-021-0/+8