aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs-create-project
Commit message (Expand)AuthorAgeFilesLines
* Initial CMake portIvan Komissarov2020-08-171-0/+10
* Replace QRegExp by QRegularExpressionChristian Stenger2020-07-232-6/+8
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-161-2/+3
* 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