summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcommandlineoption.h
Commit message (Expand)AuthorAgeFilesLines
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-04-081-2/+0
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-2/+2
* QCommandLineOption: Remove excess close parenthesis from a warningTopi Reinio2016-11-301-1/+1
* Add configure feature for QCommandLineParserLars Knoll2016-10-111-0/+2
* Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyleOlivier Goffart2016-03-231-0/+16
* Updated license headersJani Heikkinen2016-01-151-13/+19
* QtCore: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-3/+2
* QCommandLineParser: add support for hiding options from --help.David Faure2015-02-231-0/+3
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QCommandLineParser: support extremely concise option configuration in C++11Marc Mutz2014-08-061-2/+4
* QCommandLineOption: declare as sharedMarc Mutz2013-10-071-0/+2
* Long live QCommandLineParser!David Faure2013-08-241-0/+92