aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/outputformatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* OutputFormatter: Fix flushing a pending line feedChristian Kandeler2020-09-141-1/+1
* OutputFormatter: Fix visual glitchqds/v4.3.2qds/v1.6.0-rc1qds/1.6.0-rc1Christian Kandeler2020-09-071-1/+13
* OutputFormatter: Fix linkification of relative file pathsChristian Kandeler2020-07-311-4/+7
* Cmake: Fix compile output glitchChristian Kandeler2020-07-311-2/+14
* VCS: Pass links to the correct VCSOrgad Shaneh2020-06-211-8/+14
* Utils: Replace some QRegExp to QRegularExpressionChristian Stenger2020-06-191-1/+0
* OutputWindow: Do not activate links for empty referenceOrgad Shaneh2020-06-181-0/+1
* Utils: Remove unused functionChristian Stenger2020-06-171-7/+0
* GCC parser: Create fewer and better issuesChristian Kandeler2020-05-181-1/+2
* Merge output formatters and output parsersChristian Kandeler2020-04-231-29/+300
* OutputFormatter: Take ownership of the line parsersChristian Kandeler2020-04-151-0/+3
* Utils: Split up OutputFormatter classChristian Kandeler2020-04-141-30/+39
* Utils: Dissolve the AggregatingOutputFormatter classChristian Kandeler2020-04-141-63/+41
* OutputFormatter: Do all formatting centrallyChristian Kandeler2020-04-141-31/+79
* OutputFormatter: Re-add handling of stand-alone carriage returnChristian Kandeler2020-03-301-2/+10
* Remove the limitation that output formatters have to be exclusiveChristian Kandeler2020-03-201-4/+82
* OutputFormatter: Do the newline handling centrallyChristian Kandeler2020-03-191-1/+59
* OutputFormatter: De-virtualize the clear() functionChristian Kandeler2020-03-181-0/+1
* OutputFormatter: Remove extra carriage return handlingChristian Kandeler2020-03-181-15/+2
* OutputFormatter: Simplify newline handlingChristian Kandeler2020-03-181-19/+1
* Utils: Remove the *SameLine OutputFormat enumsChristian Kandeler2020-03-181-42/+1
* OutputFormatter: Simplify logicChristian Kandeler2020-03-181-27/+23
* Move some code from OutputWindow to OutputFormatterChristian Kandeler2020-03-171-3/+74
* QtOutputFormatter: Use cursor object from base classChristian Kandeler2020-03-131-0/+5
* Remove duplicated codeMiklós Márton2020-02-051-0/+10
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-04-021-3/+1
|\
| * OutputFormatter: Fix behavior of text with different format after \rOrgad Shaneh2019-04-011-3/+1
* | OutputFormatter: Replace foreach with range-forAndre Hartmann2019-03-101-1/+2
|/
* OutputFormatter/AbstractProcessStep: Handle \r\n as newlineOrgad Shaneh2018-12-181-0/+5
* VCS: Unbold messages and errors in output paneOrgad Shaneh2018-11-241-2/+11
* OutputFormatter: SimplifyOrgad Shaneh2018-11-191-22/+17
* OutputFormatter: Remove unused font objectsOrgad Shaneh2018-11-161-10/+2
* Utils: ModernizeOrgad Shaneh2018-09-211-6/+2
* Utils: ModernizeAlessandro Portale2018-07-201-1/+1
* Revert "Make the output window readonly, but still keyboard friendly"hjk2017-06-221-2/+0
* ProjectExplorer: Retrieve output from Journald more reliablyTobias Hunger2017-02-271-0/+4
* Make the output window readonly, but still keyboard friendlyBogDan Vatra2017-01-111-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ZOOOOM for CompileOutputWindow and AppOutWindowDaniel Teske2015-08-311-17/+6
* Theming: Unify some duplicate color rolesOrgad Shaneh2015-03-301-5/+5
* Utils: Remove unneeded double indirection in OutputFormatterhjk2015-02-251-18/+6
* Utils: Use a fixed cursor in OutputFormatterOrgad Shaneh2015-02-251-8/+11
* Utils: Pimpl OutputFormatterOrgad Shaneh2015-02-251-36/+60
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QtOutputFormatter: Support ANSI colorsAndre Hartmann2015-01-131-2/+6
* | OutputFormatter: Remove superfluous zero checkAndre Hartmann2015-01-061-2/+1
|/
* Theming: Remove now unused variableOrgad Shaneh2014-10-221-1/+0
* Implement theming for QtCreatorThorben Kroeger2014-10-151-12/+9