aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customparserconfigdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Generalize the concept of custom output parsersChristian Kandeler2020-05-111-1/+1
* ProjectExplorer: Use themed colors in CustomParserConfigDialogAlessandro Portale2020-01-231-2/+8
* Replace static_casts by QOverload where possiblehjk2019-02-261-6/+6
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-10/+18
* 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-49/+197
* CustomParser: Use QRegularExpression instead of QRegExpAndre Hartmann2015-12-181-10/+9
* Update LicenseEike Ziller2015-01-161-5/+5
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-3/+3
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* ProjectExplorer: Add missing namespace around CustomParserConfigDialog.Christian Kandeler2013-08-081-0/+6
* Custom Error ParserAndre Hartmann2013-08-081-0/+167