summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qdialogbuttonbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: Introduce delegating constructors.Friedemann Kleint2016-05-021-7/+3
* QtWidgets: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-02-281-1/+2
* QDialogButtonBox: replace a QList copy + pop_front() with mid(1)Marc Mutz2016-02-171-7/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-1/+1
|\
| * Fix a few container detachmentsSérgio Martins2016-01-101-1/+1
* | QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-6/+5
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-2/+2
* QDialogButtonBox: prevent crashes on deletions in slotsGiuseppe D'Angelo2015-05-091-1/+11
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QDialogButtonBox does not need TabFocusJan Arve Saether2014-05-311-3/+0
* QPlatformDialogHelper: change ButtonRole flags to ensure 32-bit sizeShawn Rutledge2014-02-171-1/+1
* Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-151-95/+27
* Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-181-84/+10
* Dialogs: provide the StandardButton->ButtonRole mapping in QPAShawn Rutledge2013-11-071-40/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* QDialogButtonBox: add a missing constructorMarc Mutz2013-06-211-0/+15
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-134/+0
* Bring back MacSizeChange eventGabriel de Dietrich2012-10-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-5/+0
* Fix some typos.Frederik Schwarzer2012-07-261-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-3/+3
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-3/+5
* Fix warning about narrowing inside {}Olivier Goffart2012-05-011-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-21/+21
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-8/+8
* library splitLars Knoll2011-05-071-0/+1285