summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcommandlineparser.h
Commit message (Expand)AuthorAgeFilesLines
* QCommandLineParser: convert MessageType to enum classIvan Solovev2025-01-171-3/+3
* Use [[noreturn]] on QCommandLineParser::showMessageAndExit()Ivan Solovev2025-01-131-1/+1
* Change QCommandLineParser::showMessageAndExit() argument orderIvan Solovev2024-12-171-1/+1
* Specify an underlying type for QCommandLineParser::MessageTypeIvan Solovev2024-12-171-2/+2
* QCommandLineParser: rename showParserMessage() and make it a public APIWang Zichong2024-08-231-0/+6
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add configure feature for QCommandLineParserLars Knoll2016-10-111-0/+2
* Updated license headersJani Heikkinen2016-01-151-13/+19
* QCommandLineParser: add parsing mode for options after argumentsDavid Faure2015-03-061-0/+6
* 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-0/+1
* Add QCommandLineParser::showVersion(), similar to showHelp().David Faure2014-03-141-0/+1
* Long live QCommandLineParser!David Faure2013-08-241-0/+106