aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/ioutputparser.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Generalize issues -> output pane linkingChristian Kandeler2021-11-251-1/+1
* GCC parser: Create fewer and better issuesChristian Kandeler2020-05-181-1/+1
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-0/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-79/+14
* Output parsers: Make file look-up self-containedChristian Kandeler2020-04-171-1/+7
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-25/+47
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-9/+23
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+5
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-4/+5
* ProjectExplorer: Dissolve the AnsiFilterParser classChristian Kandeler2020-04-071-0/+5
* ProjectExplorer: Let IOutputParser handle newlinesChristian Kandeler2020-04-071-8/+12
* ProjectExplorer: Clean up IOutputParser interfaceChristian Kandeler2020-04-031-9/+8
* ProjectExplorer: Replace ProjectConfiguration::m_macroExpanderhjk2020-02-191-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-0/+1
* CustomParser: Improve relative file path resolvingAndre Hartmann2018-06-191-1/+0
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-1/+0
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-1/+0
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+2
* IOutputParser: Cleanup and fixTobias Hunger2016-01-251-2/+2
* 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-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-1/+5
* IOutputParser: Make sure to not cut too much outputTobias Hunger2013-04-031-0/+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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-18/+1
* 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/+5
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-2/+1
|/
* Delete parsers after parsing is done.Tobias Hunger2010-09-031-0/+1
* Fix compile output to be readeable with dark themesdt2010-07-151-2/+3
* Move ProjectExplorer::Task into its own fileTobias Hunger2010-06-161-1/+1
* Port the compile output window away from HTML to QTextCharFormatdt2010-06-081-2/+2
* Move metatype declarations, also clean old onesdt2010-04-121-0/+2
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-2/+2