summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/customparser.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Generalize the concept of custom output parsersChristian Kandeler2020-05-111-1/+49
* Merge output formatters and output parsersChristian Kandeler2020-04-231-4/+4
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-2/+2
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-1/+1
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-3/+2
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-1/+0
* ProjectExplorer: Clean up IOutputParser interfaceChristian Kandeler2020-04-031-4/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* CustomParser: Improve relative file path resolvingAndre Hartmann2018-06-191-0/+5
* CustomToolChain: Allow MSVC output parser on non-Windows systemsAndre Hartmann2017-04-191-0/+2
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-7/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-16/+11
* CustomParser: Add warning parser and output channel filterAndre Hartmann2016-01-041-29/+47
* CustomParser: Use QRegularExpression instead of QRegExpAndre Hartmann2015-12-181-2/+2
* Update LicenseEike Ziller2015-01-161-5/+5
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CustomParser: Improve strange operator != implementationTobias Hunger2013-08-091-1/+2
* Custom Error ParserAndre Hartmann2013-08-081-0/+93