aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/toolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* ToolChain: QTC_CHECK() conversion of __cplusplus macroNikolai Kosjar2018-11-271-1/+6
* Don't remove __cplusplusMarco Bubke2018-10-101-8/+0
* ProjectExplorer: Use intervals for detecting language versionNikolai Kosjar2018-10-101-21/+15
* CppTools/ProjectExplorer: Remove enum duplicationNikolai Kosjar2018-10-081-8/+8
* Toolchains: Detect unspecified language versionNikolai Kosjar2018-10-081-0/+73
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-7/+3
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-1/+1
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-0/+17
* ProjectExplorer: Fix language for previously auto-detected toolchainsOrgad Shaneh2017-05-291-1/+1
* ToolChains: Write compatibility information for QtC 4.2Tobias Hunger2017-03-141-0/+9
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* ProjectExplorer: Enable factories to autodetect a specific toolchainTobias Hunger2017-02-091-0/+7
* ProjectExplorer: Simplify Language IdsTobias Hunger2017-01-241-3/+11
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-49/+54
* ToolChain: Compare also by languageOrgad Shaneh2016-10-311-1/+3
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-09-221-0/+5
|\
| * iOS: Fixes false warnings about iOS kit and Qt versionVikas Pachdha2016-09-211-0/+5
* | ToolChain: Change languageId for C++Tobias Hunger2016-07-151-1/+1
* | Kits: Fix compilation errorJochen Becher2016-07-151-3/+3
* | Kits: Save several ToolChains per kitTobias Hunger2016-07-141-0/+13
* | ToolChain: Create toolchains for different languagesTobias Hunger2016-07-141-1/+2
* | ToolChain: Add a language fieldTobias Hunger2016-07-141-1/+47
|/
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-2/+2
* ProjectExplorer: Avoid execution of g++ on startupOrgad Shaneh2015-10-141-1/+2
* Rename toolchain type constants in ProjectExplorerTobias Hunger2015-07-141-1/+4
* ToolChainFactory: Add typeIdFromMap and use it in factoriesTobias Hunger2015-07-141-1/+14
* ToolChain: Fix of-by-one error that broke idsTobias Hunger2015-07-141-1/+1
* ToolChain: Introduce typeId() and shorten id()Tobias Hunger2015-07-131-25/+24
* ToolChain: Turn id into a QByteArrayTobias Hunger2015-07-091-13/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-9/+12
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-9/+12
* | Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-12/+15
* | ProjectExplorer et al: Code cosmeticshjk2013-08-291-2/+2
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+1
* ToolChain: added warningFlags() methodSergey Shambir2013-04-231-0/+5
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+7
* Fix MSVC compiler warningsOrgad Shaneh2013-03-251-1/+1
* Adds validate kit to toolchainMichal Klocek2013-03-211-0/+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
* | ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-1/+1
* | Remove ToolChain::defaultMakeTargetDaniel Teske2012-11-271-5/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Make ToolChain::suggestedDebugger() const.Friedemann Kleint2012-09-051-1/+1