aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/toolchainmanager.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-0/+8
* ToolChainManager: Allow for filtering of toolchainsTobias Hunger2017-01-171-2/+6
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ToolChainManager: Refactor toolchain restorationTobias Hunger2015-10-271-0/+3
* ToolChainManager: Use Qt5-style connectsTobias Hunger2015-10-161-1/+0
* ToolChain: Turn id into a QByteArrayTobias Hunger2015-07-091-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ToolChainManager: Return ToolChainManager * from instance()hjk2015-01-071-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer et al: Code cosmeticshjk2013-08-291-26/+15
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+1
* ToolChainManager: Load tool chains in extensionsInitialized()Tobias Hunger2013-02-281-0/+4
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Replace some QStrings with Utils::FileNameTobias Hunger2012-08-241-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Delay autodetection of the tool chains to a point where it's needed.Eike Ziller2012-01-301-2/+2
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Have ToolChainManager::defaultDebugger() return a FileNameTobias Hunger2012-01-131-1/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* more stylehjk2011-09-191-1/+1
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-3/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | ToolChain: Update projectsmode on tool chain changesTobias Hunger2011-04-131-0/+2
* | Merge remote branch 'origin/2.2'con2011-04-011-0/+2
|\|
| * Toolchain: Allow SDK to provide default debuggersTobias Hunger2011-03-311-0/+2
* | Merge remote branch 'origin/2.2'con2011-03-281-0/+5
|\|
| * Add toolChainUpdated signalTobias Hunger2011-03-241-0/+5
* | Warn when ignoring tool chain additionTobias Hunger2011-03-251-1/+1
|/
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-2/+2
* Add toolchain autodetection based on config fileTobias Hunger2011-03-011-0/+2
* Save toolchains in XML formatTobias Hunger2011-02-281-1/+3
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-0/+96