aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool/adddebuggeroperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* sdktool: Do not fiddle with display namesEike Ziller2019-05-071-8/+2
* sdktool: Make debugger engine data type consistent with Qt CreatorChristian Kandeler2019-02-041-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* SDKtool: Provide default values in Operation objectsRobert Loehning2017-06-021-6/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SDKtool: Make sure to use '/' as path separatorTobias Hunger2016-01-191-1/+3
* SDKtool: Allow extra keys for addDebuggerTobias Hunger2015-07-021-0/+11
* 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
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* SdkTool: Use Qt Creator doctypesOrgad Shaneh2014-07-081-2/+2
* SDKtool: Rename findValues method to findValueTobias Hunger2014-02-201-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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-291-9/+9
* SDKtool: Add support for debugger.xmlTobias Hunger2013-10-291-0/+237