summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qmessagebox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-031-4/+38
* 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
* Change the wording for license type in the About Qt boxVitaly Fanaskov2018-11-111-3/+3
* Make overloaded function appear in assistant indexJarek Kobus2018-10-011-2/+0
* Doc: fix minor issues in QMessageBox docsShawn Rutledge2018-09-291-3/+3
* Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-251-4/+19
* Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-141-0/+10
* Bump copyright yearJani Heikkinen2018-02-211-1/+1
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-11/+15
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-11/+15
| |\
| | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-0/+2
| | * Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-11/+13
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-5/+5
|/ /
* / Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-1/+2
|/
* Convert features.textbrowser to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-1/+0
* Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-4/+0
* Fix build without features.shortcutTasuku Suzuki2017-04-271-1/+1
* Bump copyright yearFriedemann Kleint2017-03-271-1/+1
* Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-031-2/+2
* Fix build with -no-feature-texteditPaul Olav Tvete2017-01-251-0/+4
* Merge dev into 5.8Oswald Buddenhagen2016-08-221-10/+10
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-9/+9
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-9/+9
| | |\
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-9/+9
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-1/+1
| | |\|
| | | * Fix typo in QMessageBox documentationMitch Curtis2016-08-021-1/+1
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-4/+1
|\| |
| * | QMessageBox::aboutQt(): Remove LGPL 2.1.Friedemann Kleint2016-06-031-4/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-2/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-2/+11
| |\|
| | * QMessageBox: Try to pass window handle to QIcon::pixmap().Friedemann Kleint2016-04-201-2/+11
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-72/+0
* | | Q{File,Font,Color,Message}DialogOptions are no value classesMarc Mutz2016-03-011-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * Bump copyright year to 2016Kai Koehne2016-01-291-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-8/+7
* | QMessageBox: optimize textToCopy string constructionMarc Mutz2015-12-151-13/+10
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-5/+2
|\|
| * Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-5/+2
* | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-4/+2
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-9/+9
* Fix QMessageBox::aboutQt().Friedemann Kleint2015-03-061-5/+4
* Update copyright headersJani Heikkinen2015-02-111-11/+12
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-2/+2
|\