summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix some include statements.Christian Kandeler2013-09-041-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-024-20/+3
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-211-16/+19
* Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-181-1/+1
|\
| * qbs build: A number of missing adaptations to qbs changes.Christian Kandeler2013-07-121-1/+1
* | Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+1
* | Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-089-19/+19
|\ \ | |/
| * Don't return negative numbers in sdktoolKai Koehne2013-07-089-19/+19
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-274-3/+22
|\ \ | |/
| * qbs files: fix OS X checksJoerg Bornemann2013-06-261-1/+1
| * CrashHandler: Allow ptrace on current processOrgad Shaneh2013-06-261-0/+8
| * CrashHandler: Use exec variants that search in pathOrgad Shaneh2013-06-261-2/+2
| * Refactor qbs project files.Christian Kandeler2013-06-251-0/+11
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-255-7/+12
|\ \ | |/
| * update qbs filesJoerg Bornemann2013-06-203-3/+3
| * sdktool: Check for return value of mkpathKai Koehne2013-06-201-3/+8
| * SDKtool: Fix a warning in test codeTobias Hunger2013-06-181-1/+1
| * SDKtool: Fix warning in test codeTobias Hunger2013-06-181-1/+1
* | SDKtool: Fix another warning in the test codeTobias Hunger2013-06-181-1/+1
* | Debugger: Fix interrupting 32bit process from a 64bit creator...David Schulz2013-06-173-10/+13
|/
* .qbs/Mac: build tools without app bundle and install to right locationEike Ziller2013-06-111-1/+2
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-284-4/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-274-4/+0
* | CrashHandler: Opt-in instead of Opt-outNikolai Kosjar2013-05-242-6/+3
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-235-5/+5
|\ \ | |/
| * sdktool: Add operations: Fix adding to a empty map, check the right mapDaniel Teske2013-05-175-5/+5
* | Qbs build files: Install files to correct locationEike Ziller2013-04-221-1/+1
* | Build fix for cplusplus-update-frontend and cplusplus-mkvisitorNikolai Kosjar2013-04-092-8/+8
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-1/+3
* | remove redundant INCLUDEPATHsOswald Buddenhagen2013-04-021-1/+0
* | fix include style and remove subsequently redundant INCLUDEPATHsOswald Buddenhagen2013-04-022-2/+3
* | CrashHandler: Allow to deactivate the Crash HandlerNikolai Kosjar2013-04-023-2/+10
* | Fix Krazy warnings about values or keys iteration in Editor/C++.Friedemann Kleint2013-03-151-7/+12
* | Fix Krazy warnings about values or keys iteration in various places.Friedemann Kleint2013-03-151-2/+5
* | Remove obsolete tool "examplesscanner".Friedemann Kleint2013-03-154-516/+0
* | Fix Krazy warnings about includes/header guards in crash handler.Friedemann Kleint2013-03-121-1/+1
* | Fix some Krazy warnings about non-const ref iterator.Friedemann Kleint2013-03-115-7/+8
* | Fix Krazy warning about spelling.Friedemann Kleint2013-03-081-1/+1
* | CrashHandler: Do not print backtrace to stdoutNikolai Kosjar2013-03-081-1/+0
* | CrashHandler: Handle signal SIGABRTNikolai Kosjar2013-03-081-1/+3
|/
* Compile fix for Qt 5.0.0Thomas Hartmann2013-03-051-1/+4
* SDKtool: Add SDK flag (always set to true) when creating kitsTobias Hunger2013-02-251-0/+4
* SDKtool: Fix removal of toolchainsTobias Hunger2013-02-227-18/+18
* SDKtool: Append some newlines to error messages.Tobias Hunger2013-02-221-3/+3
* SDKtool: Fix return values and improve error reportingTobias Hunger2013-02-0711-33/+90
* QmlDesigner: build qml2puppet by default for Qt 5Thomas Hartmann2013-02-011-0/+4
* Incremented year in copyright infoRobert Loehning2013-02-018-8/+8
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3153-53/+53
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2950-50/+50
* | SdkTool: Return 0 on successAurindam Jana2013-01-301-1/+1