aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool/addkitoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SDKtool: Check for existing objects when creating kitsRainer Keller2014-03-041-24/+110
* SDKtool: Add --device option to addKit operationTobias Hunger2014-03-041-13/+29
* SDKtool: Rename findValues method to findValueTobias Hunger2014-02-201-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SDKtool: Do not require --debugger "" when using --debuggeridTobias Hunger2013-10-301-1/+3
* SDKtool: Consistently use const char X[] for constants in .cpp filesTobias Hunger2013-10-291-18/+18
* SDKtool: Add support for debugger.xmlTobias Hunger2013-10-291-13/+98
* Don't return negative numbers in sdktoolKai Koehne2013-07-081-2/+2
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-231-1/+1
|\
| * sdktool: Add operations: Fix adding to a empty map, check the right mapDaniel Teske2013-05-171-1/+1
* | Fix some Krazy warnings about non-const ref iterator.Friedemann Kleint2013-03-111-1/+1
|/
* SDKtool: Add SDK flag (always set to true) when creating kitsTobias Hunger2013-02-251-0/+4
* SDKtool: Fix removal of toolchainsTobias Hunger2013-02-221-4/+4
* SDKtool: Fix return values and improve error reportingTobias Hunger2013-02-071-3/+10
* 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
* | SDKTool: Build with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-141-5/+10
|/
* SDKtool: Make sure the Qt id starts with "SDK." when setting up kitsTobias Hunger2012-11-221-1/+5
* sdktool: Fix type of device type and the unit testsTobias Hunger2012-10-101-11/+11
* Adjust license headershjk2012-10-051-21/+20
* Add Autodetection for system cdb/gdb for kits added by sdktool.Friedemann Kleint2012-09-281-0/+6
* sdktool: Fix MSVC warnings about comparison (!<int> == number).Friedemann Kleint2012-09-281-5/+5
* Add sdktoolTobias Hunger2012-09-211-0/+382