aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/qtpromaker
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Add option for disabling build of executableEike Ziller2019-05-291-1/+0
* Qt Creator CMake portCristian Adam2019-05-171-0/+2
* qtpromaker: Initialize tree levelRobert Loehning2017-06-011-1/+1
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Introduce and make use of qtcreatortool.pri.Christian Kandeler2015-06-101-8/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* License updateEike Ziller2014-10-091-7/+8
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | QtProMaker: Build with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-141-34/+30
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Introduce $$QTC_PREFIXDaniel Molkentin2012-09-251-1/+1
* Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-071-1/+1
* Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).Daniel Molkentin2012-09-051-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* qbs files: Add qtpromaker toolOrgad Shaneh2012-06-111-0/+11
* Long live the king!hjk2012-01-261-1/+1
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* qtpromaker: Fix typo in helpKai Koehne2011-09-131-1/+1
* corrected license headersThomas Murach2011-07-061-0/+31
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1
* Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* qtpromaker: add the ability to create a .pro for a binary's sources using gdbhjk2010-11-021-14/+83
* qtpromaker: create SUBDIRS .pro files up to a given levelhjk2010-11-021-47/+163
* qtpromaker: refactoringhjk2010-11-021-28/+74
* Add a little tool doing the job of 'qmake -project'hjk2010-11-012-0/+180