summaryrefslogtreecommitdiffstats
path: root/src/sdk/commandlineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable building IFW with Squish supportKatja Marttila2018-02-121-0/+6
* Add no-proxy optionKatja Marttila2018-01-251-1/+4
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Rename QtBSP as QBSPKatja Marttila2017-01-241-1/+1
* | Avoid warning messages when passing '--platform minimal'Frerich Raabe2017-01-111-0/+2
* | Introduces new --silentUpdate command line optionKatja Marttila2016-11-151-0/+2
* | allow installing compressed packagesKatja Marttila2016-11-091-1/+4
|/
* Update license headersIikka Eklund2015-12-291-4/+3
* Fix help output for --proxyKai Koehne2015-05-121-1/+1
* Add more logging categories.Jarek Kobus2015-04-241-0/+2
* Enable logging categories as an installer option.Jarek Kobus2015-04-241-0/+10
* Use local sockets for client-server communicationKai Koehne2015-02-201-2/+2
* Update CopyrightKai Koehne2015-02-181-7/+7
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph VogtlÃĪnder2015-01-081-1/+1
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-1/+8
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-211-1/+1
* Add --framework-version argumentKai Koehne2014-10-281-0/+3
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Fix missing punctuation and wrong apostrophe.kh12014-09-151-1/+1
* Introduce commandline parser class.kh12014-08-291-0/+106