summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qinputdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated members from dialog classesVolker Hilsheimer2020-04-161-21/+0
* Fix deprecation warnings for QInputDialog::getDouble()Lars Knoll2020-03-261-10/+8
* Remove a "### Qt 6" that I forgot to removeJan Arve Sæther2020-02-281-1/+0
* Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-121-0/+11
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-7/+7
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
* Implement setDoubleStep for QInputDialogAndy Shaw2017-07-111-0/+8
* Convert features.inputdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-5/+2
* Add feature.dialogStephan Binner2017-03-221-5/+6
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTRMarc Mutz2015-07-041-8/+10
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-6/+0
* 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
* Add getMultiLineText static method to QInputDialogDavid Gil2013-06-271-2/+7
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Remove invalid comment.Richard Moore2012-01-231-2/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-221-4/+7
* Merge overloads of QInputDialog::getText() and QInputDialog::getItem()Robin Burchell2012-01-211-17/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-21/+0
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-2/+2
* library splitLars Knoll2011-05-071-0/+256