aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/toolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ToolChain: Extract more information from map dataTobias Hunger2012-06-211-0/+10
* Profile introductionTobias Hunger2012-06-211-51/+3
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-2/+2
* ToolChain: Fix id handlingTobias Hunger2012-02-211-9/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-11/+34
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-0/+20
* Toolchain: Add type() method.Tobias Hunger2012-01-311-1/+1
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-18/+26
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: some m_d -> d stylehjk2011-09-081-15/+15
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-5/+38
* Update license.hjk2011-04-131-14/+13
* Add toolChainUpdated signalTobias Hunger2011-03-241-1/+20
* Add "Clone of" to displayname when cloning toolchainsTobias Hunger2011-03-031-1/+2
* Add toolchain autodetection based on config fileTobias Hunger2011-03-011-0/+5
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-826/+83
* Make Meego target work.Christian Kandeler2011-02-011-0/+2
* Maemo: Introduce dedicated Fremantle and Harmattan targets.Christian Kandeler2011-01-181-2/+4