summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/customparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-72/+229
* CustomParser: Use QRegularExpression instead of QRegExpAndre Hartmann2015-12-181-6/+6
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-1/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-5/+5
|\
| * Update LicenseEike Ziller2015-01-161-5/+5
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-13/+11
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove some useless Core::Id(...) and ProjectExplorer::Tobias Hunger2013-08-201-1/+1
* CustomParser: Improve strange operator != implementationTobias Hunger2013-08-091-11/+3
* Custom Error ParserAndre Hartmann2013-08-081-0/+295