aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/ioutputparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* GCC parser: Create fewer and better issuesChristian Kandeler2020-05-181-7/+14
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-0/+15
* Merge output formatters and output parsersChristian Kandeler2020-04-231-286/+16
* Output parsers: Make file look-up self-containedChristian Kandeler2020-04-171-2/+26
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-105/+117
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-77/+116
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-35/+20
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-16/+46
* ProjectExplorer: Dissolve the AnsiFilterParser classChristian Kandeler2020-04-071-7/+24
* ProjectExplorer: Let IOutputParser handle newlinesChristian Kandeler2020-04-071-37/+94
* ProjectExplorer: Clean up IOutputParser interfaceChristian Kandeler2020-04-031-31/+6
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-0/+5
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* IOutputParser::setChildParser(): Do not connect to 0.Friedemann Kleint2016-02-021-4/+6
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-4/+8
* IOutputParser: Cleanup and fixTobias Hunger2016-01-251-12/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-6/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* 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-2/+2
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-3/+3
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-15/+20
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-15/+20
* | OutputParser: Simplify detection of fatal errors a bit.Tobias Hunger2013-08-211-1/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-0/+21
* IOutputParser: Make sure to not cut too much outputTobias Hunger2013-04-031-0/+10
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+0
* Kit: Simplify code a bitTobias Hunger2013-02-151-1/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-251-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-0/+78
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Output parsers: Make target specific code pseudo genericdt2010-12-061-0/+11
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-1/+3
|/
* Delete parsers after parsing is done.Tobias Hunger2010-09-031-2/+9
* Update signal parameter types in disconnectTobias Hunger2010-07-161-2/+2