aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/toolchainmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Revert "ToolChains: Do not list ToolChains removed by the sdktool"Eike Ziller2014-11-251-11/+9
* ToolChains: Do not list ToolChains removed by the sdktoolTobias Hunger2014-11-241-9/+11
* Introduce and use FileName::exists()hjk2014-11-031-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove (supposedly) unused data handlingOrgad Shaneh2014-09-041-17/+1
* | Algorithms: Introduce helper Utils::equalDaniel Teske2014-07-161-3/+1
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-5/+4
|/
* ProjectExplorer: Detect all msvc toolchains.David Schulz2014-04-101-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-2/+4
* ProjectExplorer et al: Code cosmeticshjk2013-08-291-98/+95
* ToolChains: Stop SDK-tool chains from multiplyingTobias Hunger2013-05-071-2/+13
* Clean up where the QSettings is retrieved from.Eike Ziller2013-04-101-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+1
* ToolChainManager: Load tool chains in extensionsInitialized()Tobias Hunger2013-02-281-21/+20
* ToolChainManager: Do not try saving in ~ToolChainManagerDaniel Teske2013-02-271-1/+0
* ToolChainManager: Do not unregister toolchains on destructionTobias Hunger2013-02-271-7/+5
* ToolChains: Warn when loading tool chain data too earlyTobias Hunger2013-02-261-0/+3
* ToolChainManager: Drop autoDetected toolchains that are no longer valid.Daniel Teske2013-02-011-3/+2
* 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
* | ToolChain: Do not delete ToolChains that were not auto-detected againTobias Hunger2013-01-101-4/+9
|/
* Adjust license headershjk2012-10-051-21/+20
* Make sure to save settings when closing managersTobias Hunger2012-10-041-0/+2
* Warn when failing to restore auto-detected tool chainsTobias Hunger2012-10-041-1/+5
* Make sure to never write kits/Qt/TCs before they were readTobias Hunger2012-09-271-6/+7
* Revert "Make sure to never write kits/Qt/TCs before they were read"Tobias Hunger2012-09-271-7/+6
* Make sure to never write kits/Qt/TCs before they were readTobias Hunger2012-09-271-6/+7
* ToolChains: Accept autodetected duplicatesTobias Hunger2012-09-191-1/+1
* ToolChains: Read SDK settings from Nokia/qtcreator/toolchains.xmlTobias Hunger2012-09-191-1/+1
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* Fix saving of XML configuration filesTobias Hunger2012-09-041-4/+5
* Fix saving of xml filesTobias Hunger2012-08-241-6/+11
* Replace some QStrings with Utils::FileNameTobias Hunger2012-08-241-7/+7
* Rename "Tool Chains" option page to "Compilers"Eike Ziller2012-08-241-1/+1
* Fix warningsOrgad Shaneh2012-08-071-2/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-12/+19
* Make PluginManager mostly static.Eike Ziller2012-06-191-6/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Delay autodetection of the tool chains to a point where it's needed.Eike Ziller2012-01-301-13/+35
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-18/+61
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* Have ToolChainManager::defaultDebugger() return a FileNameTobias Hunger2012-01-131-3/+4
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-1/+1
* Allow build to specify different settings path.Eike Ziller2011-12-161-2/+2