aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs-create-project
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized variablesIvan Komissarov2019-05-021-1/+1
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-5/+5
* Fix some issues preventing Qbs from being built in amalgamation modeJake Petroules2017-11-301-0/+5
* STL compatibility: use push_back() instead of operator<<Jake Petroules2017-11-161-2/+2
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-3/+3
* Fix a couple of typosDmitry Shachnev2017-06-061-1/+1
* Add new tool qbs-create-projectChristian Kandeler2017-02-145-0/+429