aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Allow sdktool to run in an elevated contextKai Koehne2014-06-131-0/+9
* SDKtool: Fix adddevice operationTobias Hunger2014-04-111-1/+1
* iostool: remove debug messageFawzi Mohamed2014-04-091-1/+0
* SDKtool: Only write values into kit that were set on the commandlineTobias Hunger2014-04-091-25/+55
* SDKtool: Correctly handle mac ABIsTobias Hunger2014-04-071-1/+11
* SDKtool: Fix test case and compiler warningTobias Hunger2014-04-041-0/+19
* sdktool: Fix addKit complaining about unknown toolchainsKai Koehne2014-03-311-5/+0
* iossim: fix switch to iPad Retina for XCode 5.1Fawzi Mohamed2014-03-311-1/+1
* Merge remote-tracking branch 'origin/3.0' into 3.1Eike Ziller2014-03-263-3/+18
|\
| * ios: simulator support for Xcode 5.13.0Fawzi Mohamed2014-03-2522-179/+1416
* | iostool: Fix compilation with C++<11Orgad Shaneh2014-03-253-4/+9
* | iostool: support for qml debug and remote port forwardingFawzi Mohamed2014-03-243-236/+688
* | iossim: flush stdout (fix regression)Fawzi Mohamed2014-03-201-0/+1
* | iossim: remove Objective-C 2.0 literalsFawzi Mohamed2014-03-191-6/+6
* | iossim: Fix qbs build.Christian Kandeler2014-03-181-1/+1
* | ios: simulator support for Xcode 5.1Fawzi Mohamed2014-03-1422-176/+1395
* | SDKtool: Fix get operationTobias Hunger2014-03-121-3/+4
* | use new base import style in qbs filesJoerg Bornemann2014-03-116-6/+6
* | iossim: pass all arguments to simulatorFawzi Mohamed2014-03-111-3/+7
* | SDKtool: Check for existing objects when creating kitsRainer Keller2014-03-0412-73/+249
* | SDKtool: Add --device option to addKit operationTobias Hunger2014-03-043-20/+37
* | SDKtool: Fix detection of existing tool chainsTobias Hunger2014-02-211-1/+1
* | SDKtool: Rename findValues method to findValueTobias Hunger2014-02-206-13/+13
* | SDKtool: Add basic commands to add/remove devicesTobias Hunger2014-02-207-0/+694
* | SDKtool: Handle lists of values in find and findKey operationsTobias Hunger2014-02-204-23/+81
* | Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-142-23/+1
* | Clean up single namespace forward-declarationsOrgad Shaneh2014-02-122-6/+2
* | ScreenshotCropper: Fix compilation for Qt5aportale2014-01-211-0/+2
* | Merge origin/3.0Eike Ziller2014-01-211-8/+28
|\|
| * ios: fix handling of command characters in runFawzi Mohamed2014-01-211-8/+28
* | ios: iostool and iossim .pro cleanupsFawzi Mohamed2014-01-152-5/+5
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-152-1/+28
|\|
| * Fix compilation when declarative private headers are absentOrgad Shaneh2014-01-081-1/+1
| * ios: speed up device debuggingFawzi Mohamed2014-01-081-0/+27
* | Utils::FileName: Rename append to appendString()Daniel Teske2014-01-091-1/+1
* | Incremented year in copyright infoRobert Loehning2014-01-092-2/+2
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0866-66/+66
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-0865-65/+65
* | Remove trailing comma in an enumThiago Macieira2013-12-121-2/+2
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-053-20/+33
|\|
| * 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
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-291-1/+1
|\|
| * ios: fix running/debugging with new version of MobileDevice.frameworkFawzi Mohamed2013-11-291-1/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-251-13/+13
|\|
| * cplusplus-update-frontend: Fix compilationOrgad Shaneh2013-11-231-13/+13
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-151-1/+1
|\|
| * Fix case of "iOS"Robert Loehning2013-11-071-1/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-064-4/+17
|\|