aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* ios: wait 5s after sucessful deployFawzi Mohamed2013-12-041-0/+2
* iostool: avoid deploying when just running, improve app lookupFawzi Mohamed2013-12-042-7/+18
* C++: Compile fix for cplusplus-mkvisitorNikolai Kosjar2013-12-031-13/+13
* ios: fix running/debugging with new version of MobileDevice.frameworkFawzi Mohamed2013-11-291-1/+1
* cplusplus-update-frontend: Fix compilationOrgad Shaneh2013-11-231-13/+13
* Fix case of "iOS"Robert Loehning2013-11-071-1/+1
* iostool: set more env variables (to improve app environment)Fawzi Mohamed2013-11-051-0/+5
* iossim: bring simulator to frontFawzi Mohamed2013-11-043-4/+10
* CrashHandler: Link fixhjk2013-11-011-0/+2
* ios: device debuggingFawzi Mohamed2013-10-314-81/+209
* iossim: fix environment mutationFawzi Mohamed2013-10-311-5/+5
* SDKtool: Small cleanupTobias Hunger2013-10-301-4/+1
* SDKtool: Do not require --debugger "" when using --debuggeridTobias Hunger2013-10-301-1/+3
* SDKtool: Fix explanation of options in help text.Tobias Hunger2013-10-301-4/+4
* SDKtool: Consistently use const char X[] for constants in .cpp filesTobias Hunger2013-10-298-58/+58
* SDKtool: Add support for debugger.xmlTobias Hunger2013-10-2911-18/+671
* SDKtool: Make the addtoolchain operation a bit less verboseTobias Hunger2013-10-291-1/+0
* ios simulator debuggingFawzi Mohamed2013-10-293-5/+33
* Valgrind: Reduce valgrind_fake dependencieshjk2013-10-293-8/+18
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* QmlDesigner: Remove qml2puppet test fileMarco Bubke2013-10-221-1/+3
* qbs project files: Fix references to non-existing properties.Christian Kandeler2013-10-171-1/+1
* QmlDesigner: Test if declarative module exists to build qmlpuppetMarco Bubke2013-10-161-2/+4
* QmlDesigner: Remove test file for qml puppet build in windowsMarco Bubke2013-10-151-0/+4
* Ios: Fix compilation on windows.David Schulz2013-10-141-10/+10
* Ios: Fix qbs build.Christian Kandeler2013-10-111-3/+3
* ios: fixes for C++11 compilationFawzi Mohamed2013-10-104-7/+7
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-097-25/+6
* ios-sim: fix for for 10.6Fawzi Mohamed2013-10-072-1/+3
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-075-4/+12
* ios: fix compilation with osx 10.6Fawzi Mohamed2013-10-041-4/+18
* Ios: Fix qbs build.Christian Kandeler2013-10-021-1/+1
* Ios: Fix compilation with Qt4Eike Ziller2013-10-025-2/+26
* ios: preliminary support for iosFawzi Mohamed2013-10-0222-2/+3122
* QmlDesigner: Test if qml2puppet target directory is writableMarco Bubke2013-10-021-4/+9
* QmlDesigner: Add BUILD_PUPPET_IN_CREATOR_BINPATH environment variableMarco Bubke2013-10-021-1/+10
* qbs project: Add properties for pulling in additional resources.Christian Kandeler2013-10-011-1/+1
* Revert "QmlDesigner: Install the puppet to qt for debug"Orgad Shaneh2013-10-011-6/+1
* QmlDesigner: Install the puppet to qt for debugMarco Bubke2013-09-301-1/+6
* Build valgrind-fake on WindowsOrgad Shaneh2013-09-095-9/+12
* Move some functions out of defaults.js and make them project properties.Christian Kandeler2013-09-091-2/+1
* Add qbs project file for valgrind-fake.Christian Kandeler2013-09-092-1/+15
* 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