aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/osparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge output formatters and output parsersChristian Kandeler2020-04-231-4/+4
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-1/+1
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-29/+20
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+10
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-7/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-4/+5
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Linux: Warn on build applications failing due to missing librariesTobias Hunger2015-04-201-0/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add a outputparser for os specific errorsTobias Hunger2013-08-231-0/+66