aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool/addqtoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* sdktool: Adapt testsChristian Stenger2019-06-031-2/+2
* sdktool: Do not fiddle with display namesEike Ziller2019-05-071-8/+1
* QtVersion: Allow to override ABIs via SDKtoolTobias Hunger2018-06-261-12/+32
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* 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/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* SdkTool: Use Qt Creator doctypesOrgad Shaneh2014-07-081-3/+3
* SDKtool: Check for existing objects when creating kitsRainer Keller2014-03-041-16/+34
* SDKtool: Rename findValues method to findValueTobias Hunger2014-02-201-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SDKtool: Consistently use const char X[] for constants in .cpp filesTobias Hunger2013-10-291-8/+8
* Don't return negative numbers in sdktoolKai Koehne2013-07-081-2/+2
* SDKtool: Fix a warning in test codeTobias Hunger2013-06-181-1/+1
* 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: Fix removal of toolchainsTobias Hunger2013-02-221-3/+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
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-2/+2
|\|
| * sdktool: Fix addQt testTobias Hunger2013-01-221-2/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-8/+4
|/
* SDKtool: Fix autodetection sources of Qt versionsTobias Hunger2012-11-201-2/+6
* sdktool: Make sure to put a sane qmake path into qtversions.xmlTobias Hunger2012-11-201-2/+13
* add verbose messages to sdktool addQtAndreas Holzammer2012-10-111-6/+34
* sdktool: Fix type of device type and the unit testsTobias Hunger2012-10-101-2/+2
* Adjust license headershjk2012-10-051-21/+20
* sdktool: Fix MSVC warnings about comparison (!<int> == number).Friedemann Kleint2012-09-281-4/+4
* SDKtool: Always write settings to the place creator expects themTobias Hunger2012-09-251-1/+0
* Add sdktoolTobias Hunger2012-09-211-0/+280