summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qmessagebox.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | QMessageBox - move margins to a left spacerThorbjørn Martsum2013-09-131-27/+24
|/ /
* | QMessageBox - move informative+details text to new layout functionThorbjørn Martsum2013-08-271-39/+47
* | QMessageBox - merge some mac and non-mac codeThorbjørn Martsum2013-08-221-6/+2
* | QMessageBox - move layout handlingThorbjørn Martsum2013-08-221-12/+18
|/
* Fix crash for pressing Ctrl+C in a message boxKai Koehne2013-06-121-1/+1
* Fix build with QT_NO_CLIPBOARDStephen Kelly2013-04-231-0/+4
* QMessageBox/Win: Include detailed text using Ctrl+C to copyJonathan Liu2013-04-191-1/+4
* Allow using Ctrl+C to copy selected text from DetailedText in QMessageBoxKai Koehne2013-04-191-2/+38
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-2/+2
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-2/+2
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-041-15/+15
|\|
| * Mac: Bring back proper layout in QMessageBoxGabriel de Dietrich2012-12-241-15/+15
* | QMessageBox: Add property 'textInteractionFlags'.Friedemann Kleint2012-12-201-0/+24
|/
* Updated aboutQt dialog textLars Knoll2012-11-231-8/+10
* Update "About Qt" dialog from Nokia to DigiaSergio Ahumada2012-09-241-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-25/+25
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* change \img to \image in docsJeremy Katz2012-08-011-4/+4
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-011-21/+21
* Fix some typos.Frederik Schwarzer2012-07-261-1/+1
* Remove references to Q_WS_QWSGirish Ramakrishnan2012-06-201-4/+2
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-291-3/+2
* QIcon: move back to QtGuiOlivier Goffart2012-05-181-1/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-12/+12
|\
| * Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-12/+12
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
|/
* Fix some unsigned comparison warnings.Stephen Kelly2012-04-181-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+1
|\
| * Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-1/+1
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-231-1/+1
|\|
| * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-1/+1
* | Remove QWorkspace.Debao Zhang2012-03-231-1/+1
|/
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-1/+2
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-82/+82
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-271-3/+3
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-0/+3
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-9/+9
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-1/+1
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-18/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QSizeGrip: Fix Windows.Friedemann Kleint2012-01-271-6/+2
* QMessageBox: Clean up some Q_WS_WIN code.Friedemann Kleint2012-01-241-16/+20
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove unnecessary sizehint overload.Robin Burchell2012-01-211-9/+0
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-111-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-2/+2
* Fix for the button size calculation in qmessagebox.cppMikko Knuutila2011-11-141-1/+1
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-18/+1