aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool/addkeysoperation.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: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-301-1/+1
* SdkTool: Fix build with Qt5Christian Stenger2022-04-051-0/+1
* sdktool: Change tests to use QTestMarcus Tillmanns2022-04-041-66/+75
* SdkTool: Use slightly less repetitive approach for operation interfacehjk2022-02-101-7/+7
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* SDKtool: Enable operation on filenames again and improve help textTobias Hunger2016-12-141-3/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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: Fix return values and improve error reportingTobias Hunger2013-02-071-3/+5
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* sdktool: Fix type of device type and the unit testsTobias Hunger2012-10-101-1/+1
* Adjust license headershjk2012-10-051-21/+20
* sdktool: Fix MSVC warnings about comparison (!<int> == number).Friedemann Kleint2012-09-281-1/+1
* Add sdktoolTobias Hunger2012-09-211-0/+264