summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qmessagebox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernize QMessageBox documentation and exampleTor Arne Vestbø2022-11-181-25/+22
* Plumb QMessageBox::iconPixmap() to QPlatformMessageDialogHelperTor Arne Vestbø2022-11-161-0/+1
* Update QMessageBox window modality documentationTor Arne Vestbø2022-11-161-7/+16
* QMessageBox: Reflect native dialog visibility via QWidget stateTor Arne Vestbø2022-11-151-0/+17
* QMessageBox: Resolve button title from button role if title is emptyTor Arne Vestbø2022-11-151-0/+30
* QMessageBox: Don't add details button to native dialog helperTor Arne Vestbø2022-11-111-2/+6
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* Move docs for QT_REQUIRE_VERSION to qmessagebox.cppSona Kurazyan2022-09-221-0/+19
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtWidgets: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-021-8/+10
* QtWidgets: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-261-5/+5
* QMessageBox: fix deprecated warning about using old ctorMårten Nordheim2022-03-051-1/+1
* Doc: Remove mentioning of Fowler bookKai Köhne2022-01-171-2/+1
* Update copyright year to 2022Kai Köhne2022-01-041-1/+1
* 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-161-3/+5
* macOS: Don't show QMessageBox::about(Qt) as modal windowsTor Arne Vestbø2021-09-091-0/+2
* QMessageBox: Reset clickedButton for each invocation of the dialogTor Arne Vestbø2021-09-041-0/+1
* Doc: document deprecated classes in Qt WidgetsNico Vertriest2021-07-271-8/+9
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-13/+13
* Mark obsolete QMessageBox members as deprecatedVolker Hilsheimer2021-04-231-0/+5
* Fix coding styleFan PengCheng2021-03-261-3/+1
* Avoid a crash in QMessageBoxDetailsText, just in caseFan PengCheng2021-03-221-2/+5
* Add null pointer checkVolker Hilsheimer2021-02-241-1/+1
* Bump copyright year to 2021Kai Köhne2021-01-251-2/+2
* Fix links to Application ExampleVolker Hilsheimer2020-12-021-1/+2
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-1/+1
* Port QtBase to the new QIcon::pixmap() APIMorten Johan Sørvig2020-08-291-4/+2
* Remove usage of QDesktopWidget(Private) from most places in QtWidgetsVolker Hilsheimer2020-07-071-2/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove winrtOliver Wolff2020-06-061-2/+2
* Remove deprecated members from QtWidgets/kernel classesVolker Hilsheimer2020-04-161-1/+1
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-4/+2
* QLabel: Allow pixmap() and picture() to return by-valueSze Howe Koh2020-01-261-4/+2
* 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.15Liang Qi2020-01-091-2/+2
|\|
| * Bump copyright yearJani Heikkinen2020-01-091-2/+2
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-28/+28
|/
* QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-1/+1
* Add accessors for QWindow and QScreen to QWidgetPrivateFriedemann Kleint2019-06-181-8/+3
* Replace QWidget::margin() with QWidget::contentsMargins()Christian Ehrlicher2019-02-131-1/+1
* QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-051-7/+7
* Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-081-4/+38
|\
| * Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-031-4/+38
* | Bump copyright year to 2019Kai Koehne2018-12-181-1/+1
|/
* Add translator's comment to the copyright noteFriedemann Kleint2018-11-231-2/+3
* Fix message about licensing options in the About Qt boxVitaly Fanaskov2018-11-191-1/+1