aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix inadvertant module prototype sharingv1.10.0Christian Kandeler2017-11-235-5/+33
* Fix bogus error message about conflicting module filesChristian Kandeler2017-11-232-0/+12
* Ignore property assignments in Export items of disabled productsChristian Kandeler2017-11-2312-1/+138
* Fix default deployment target of storyboard in assetcatalog testJake Petroules2017-11-131-1/+1
* Fix assetcatalog test with newer versions of macOSJake Petroules2017-11-132-6/+19
* Make the teapot test a little less strictJake Petroules2017-11-131-6/+11
* Only include one of gl3stub.cpp or gl3stub.c in the Android teapot testJake Petroules2017-11-131-1/+2
* Rename CoreUtils in install-bundle exampleJake Petroules2017-11-131-3/+3
* Fix the outer value for Properties itemsJoerg Bornemann2017-11-104-28/+74
* Fix check for the "same file as different artifact" case in connect()Christian Kandeler2017-11-095-2/+89
* Fix evaluation of Properties.conditionJoerg Bornemann2017-11-084-111/+124
* SVConverter: Bail out early if the importScope is erroneousJoerg Bornemann2017-11-081-8/+7
* SVConverter: Factor out the creation of the extra scopeJoerg Bornemann2017-11-081-33/+47
* Fix import search path precedenceChristian Kandeler2017-11-089-1/+37
* Yield error if Rule.outputArtifacts has invalid elementsJoerg Bornemann2017-11-067-4/+79
* Fix change tracking for rules with more than one commandChristian Kandeler2017-11-063-2/+6
* Fix handling of empty JS filesChristian Kandeler2017-11-065-1/+24
* Include file dependencies in artifact rescue dataChristian Kandeler2017-11-027-1/+53
* Fix File.move() and add autotestChristian Kandeler2017-11-013-6/+13
* Fix releasing of script resources for Rule.outputArtifactsJoerg Bornemann2017-10-261-1/+1
* Remove sync.profileJake Petroules2017-10-232-5/+1
* Only add /System/Library/Frameworks to default compiler path on DarwinJake Petroules2017-10-232-3/+5
* CLI: Better message when building for the first timeChristian Kandeler2017-10-231-2/+4
* Fix FileSaver and add some autotests to make sure it worksJake Petroules2017-10-205-16/+173
* Check return values of sanitizedListProperty()Joerg Bornemann2017-10-192-6/+18
* Close process launcher on socket disconnectChristian Kandeler2017-10-191-0/+1
* Also tag .qdocinc files so they participate in dependency trackingJake Petroules2017-10-191-1/+1
* Android autotests: fix default architectureJake Petroules2017-10-191-1/+1
* Fix detection of binutils locationJoerg Bornemann2017-10-181-1/+1
* CLI: Check generator name before buildingChristian Kandeler2017-10-182-20/+31
* Allow the qbs.Xml extension to work in JavaScript filesJake Petroules2017-10-174-7/+17
* Polish examples/collidingmiceJoerg Bornemann2017-10-171-8/+7
* Polish examples/app-and-libJoerg Bornemann2017-10-173-4/+5
* setup-qt: Give feedback to the user if no Qt installations were detectedChristian Kandeler2017-10-171-0/+5
* Fix makefile warning "overriding commands for propertylist.moc"Jake Petroules2017-10-171-2/+2
* Fix unused function warningJake Petroules2017-10-171-1/+1
* GCC support: Remove unused function from JS fileChristian Kandeler2017-10-171-11/+0
* Improve error messages for the generate commandJake Petroules2017-10-161-7/+10
* Fix the build with MinGWJake Petroules2017-10-162-3/+4
* Add missing dependencies for the qbs archive packageJake Petroules2017-10-161-2/+3
* Add changelog file for 1.10.0Christian Kandeler2017-10-161-0/+43
* Properly split newlines from gcc and nm output on WindowsJake Petroules2017-10-161-3/+3
* Remove superfluous use of QScopedPointer in RunEnvironmentJoerg Bornemann2017-10-131-7/+5
* Remove unused Logger from EvaluatorScriptClassJoerg Bornemann2017-10-133-7/+3
* Fix return value of VsEnvironmentDetector::startJoerg Bornemann2017-10-121-3/+6
* Remove superfluous qAsConst callJoerg Bornemann2017-10-121-1/+1
* Add missing mutex to JobObserver classChristian Kandeler2017-10-121-2/+13
* Emit better error message if process launcher fails to startChristian Kandeler2017-10-111-2/+7
* Do not reset the "canceled" state when initializing an observerChristian Kandeler2017-10-111-1/+0
* Add missing <locale> include in iosutils.hJake Petroules2017-10-101-0/+1