aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/shellutils.h
Commit message (Expand)AuthorAgeFilesLines
* Apply 'modernize-pass-by-value' fix-itIvan Komissarov2020-01-281-1/+1
* Fix uninitialized variablesIvan Komissarov2019-05-021-1/+1
* Add some std::string overloads to shellutilsJake Petroules2017-08-031-0/+6
* Replace all uses of QVector with std::vectorJake Petroules2017-03-291-2/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Update license headersIikka Eklund2016-08-291-14/+23
* Add a CommandLine helper class to create quoted command linesJake Petroules2016-08-221-0/+26
* Add an additional shellQuote overload for an argument listJake Petroules2016-07-281-0/+2
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* DRY up shell quoting code, and do it properly in all places.Jake Petroules2015-07-131-9/+3
* Try to forward "bad interpreter" errors to the user.Jake Petroules2015-03-271-0/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-7/+7
* License update.Eike Ziller2014-10-161-7/+8
* Import some shellquote utility functions from qmake.Jake Petroules2014-07-181-0/+54