aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool/rmkitoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* sdktool: Change tests to use QTestMarcus Tillmanns2022-04-041-40/+65
* SdkTool: Change style of test initialization for deviceshjk2022-02-281-6/+19
* SdkTool: Make auto test easier maintainablehjk2022-02-251-16/+22
* SdkTool: Use slightly less repetitive approach for operation interfacehjk2022-02-101-27/+27
* QtVersion: Allow to override ABIs via SDKtoolTobias Hunger2018-06-261-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* SDKtool: Make AddKit handle cmake related settingsTobias Hunger2016-11-231-3/+6
* SDKtool: Add toolchain language supportTobias Hunger2016-07-211-6/+8
* SDKtool: More compile fixesUlf Hermann2016-07-201-3/+3
* SDKtool: De-noise rmkitoperationTobias Hunger2016-07-201-67/+44
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Sdktool: Add switch to set environment for kits.Tobias Hunger2015-05-041-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* SDKTool: Change DeviceType from QByteArray to QStringOrgad Shaneh2014-08-041-2/+2
* SdkTool: Use Qt Creator doctypesOrgad Shaneh2014-07-081-2/+2
* SDKtool: Check for existing objects when creating kitsRainer Keller2014-03-041-4/+29
* SDKtool: Add --device option to addKit operationTobias Hunger2014-03-041-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SDKtool: Consistently use const char X[] for constants in .cpp filesTobias Hunger2013-10-291-5/+5
* SDKtool: Add support for debugger.xmlTobias Hunger2013-10-291-3/+3
* Don't return negative numbers in sdktoolKai Koehne2013-07-081-2/+2
* sdktool: Add operations: Fix adding to a empty map, check the right mapDaniel Teske2013-05-171-1/+1
* SDKtool: Fix removal of toolchainsTobias Hunger2013-02-221-3/+3
* SDKtool: Append some newlines to error messages.Tobias Hunger2013-02-221-3/+3
* SDKtool: Fix return values and improve error reportingTobias Hunger2013-02-071-0/+3
* 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
* | Compile fix for QT_NO_CAST_FROM_ASCII/ Qt 5.Friedemann Kleint2013-01-161-2/+2
|/
* sdktool: Fix type of device type and the unit testsTobias Hunger2012-10-101-2/+2
* Adjust license headershjk2012-10-051-21/+20
* Add sdktoolTobias Hunger2012-09-211-0/+209