summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qinputdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* widgets: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-231-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QInputDialog: simplify signalForMember()Marc Mutz2014-07-231-8/+5
* QInputDialog: use a switch instead of a string pointer tableMarc Mutz2014-07-231-10/+25
* QInputDialog: use QSignalBlockerMarc Mutz2013-10-301-4/+5
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Add getMultiLineText static method to QInputDialogDavid Gil2013-06-271-9/+103
* Fix typos and style in QInputDialog's docsDavid Gil2013-05-081-11/+11
* 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
* [docs] QInputDialog: document deprecated member getInteger()Marc Mutz2012-09-261-0/+32
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlesslyOswald Buddenhagen2012-09-081-4/+1
* Remove dialogs doc related warningsGabriel de Dietrich2012-08-201-35/+0
* change \img to \image in docsJeremy Katz2012-08-011-1/+1
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-16/+16
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-4/+4
* 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
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-221-25/+0
* Merge overloads of QInputDialog::getText() and QInputDialog::getItem()Robin Burchell2012-01-211-22/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-7/+0
* 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
* library splitLars Knoll2011-05-071-0/+1489