aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customtoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+2
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-2/+2
* ToolChainFactories: Remove some code that is not necessaryTobias Hunger2015-07-141-5/+0
* ToolChain: Get rid of type() in favor of typeId()Tobias Hunger2015-07-141-1/+0
* CustomToolChain: use default copy constructor and remove unused constructorTobias Hunger2015-07-091-2/+1
* ToolChain: Use override on toolchains and related classesTobias Hunger2015-07-091-26/+27
* ToolChain: Turn id into a QByteArrayTobias Hunger2015-07-091-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-2/+2
* ProjectExplorer: Streamline ToolchainFactory interfacehjk2013-08-121-3/+1
* Custom Error ParserAndre Hartmann2013-08-081-0/+12
* CustomToolChain: Fix release builds for non-windowsTobias Hunger2013-08-061-0/+2
* CustomToolChain: Support choosing an error parserOrgad Shaneh2013-08-061-0/+18
* ToolChain: added warningFlags() methodSergey Shambir2013-04-231-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+3
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* Introduce custom compiler settingsOrgad Shaneh2013-01-121-0/+179