aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/osparser.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-141-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* PE: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-151-2/+0
* Merge output formatters and output parsersChristian Kandeler2020-04-231-1/+1
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-2/+2
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-5/+2
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-4/+5
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-7/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Introduce command-line tool for parsing build output.Christian Kandeler2013-10-301-1/+1
|/
* Add a outputparser for os specific errorsTobias Hunger2013-08-231-0/+59