summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/customtoolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | ProjectExplorer: Add history completer to path choosersTobias Hunger2013-11-261-0/+2
|/
* ProjectExplorer: Remove dead codeTobias Hunger2013-09-121-1/+0
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-6/+6
* Custom toolchain: Fix typoTobias Hunger2013-09-021-1/+1
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-211-0/+5
|\
| * CustomToolChain: emit dirty() on changesOrgad Shaneh2013-08-131-0/+5
* | ProjectExplorer: Streamline ToolchainFactory interfacehjk2013-08-121-7/+3
* | Custom Error ParserAndre Hartmann2013-08-081-4/+55
* | CustomToolChain: Fix release builds for non-windowsTobias Hunger2013-08-061-0/+4
* | Fix compilationOrgad Shaneh2013-08-061-2/+1
* | CustomToolChain: Support choosing an error parserOrgad Shaneh2013-08-061-5/+59
|/
* ProjectExplorer: extended Toolchain::CompilerFlagsSergey Shambir2013-04-301-2/+2
* ToolChain: added warningFlags() methodSergey Shambir2013-04-231-0/+6
* Fix Krazy warnings about includes/header guards in ProjectExplorer.Friedemann Kleint2013-03-121-1/+1
* Fix message in customtoolchain.cpp.Friedemann Kleint2013-02-131-1/+1
* UI text: edit custom compiler messagesLeena Miettinen2013-02-131-4/+4
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* CustomToolChain: Fix make commandhjk2013-01-271-1/+1
* Fix lupdate warnings.Friedemann Kleint2013-01-231-0/+1
* Introduce custom compiler settingsOrgad Shaneh2013-01-121-0/+505