aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/outputformatter.h
Commit message (Expand)AuthorAgeFilesLines
* OutputFormatter: Fix visual glitchqds/v4.3.2qds/v1.6.0-rc1qds/1.6.0-rc1Christian Kandeler2020-09-071-2/+3
* VCS: Pass links to the correct VCSOrgad Shaneh2020-06-211-0/+1
* Utils: Replace some QRegExp to QRegularExpressionChristian Stenger2020-06-191-1/+0
* Utils: Remove unused functionChristian Stenger2020-06-171-2/+0
* GCC parser: Create fewer and better issuesChristian Kandeler2020-05-181-2/+3
* Merge output formatters and output parsersChristian Kandeler2020-04-231-11/+82
* OutputFormatter: Take ownership of the line parsersChristian Kandeler2020-04-151-1/+1
* Utils: Split up OutputFormatter classChristian Kandeler2020-04-141-30/+46
* Utils: Dissolve the AggregatingOutputFormatter classChristian Kandeler2020-04-141-19/+2
* OutputFormatter: Do all formatting centrallyChristian Kandeler2020-04-141-10/+27
* Remove the limitation that output formatters have to be exclusiveChristian Kandeler2020-03-201-7/+32
* OutputFormatter: Do the newline handling centrallyChristian Kandeler2020-03-191-2/+10
* OutputFormatter: Make more functions privateChristian Kandeler2020-03-181-2/+3
* OutputFormatter: De-virtualize the clear() functionChristian Kandeler2020-03-181-1/+1
* OutputFormatter: Remove unneeded function and include statementChristian Kandeler2020-03-181-2/+0
* OutputFormatter: Simplify newline handlingChristian Kandeler2020-03-181-2/+0
* Move some code from OutputWindow to OutputFormatterChristian Kandeler2020-03-171-3/+7
* Utils: Remove unused signal from OutputFormatterChristian Kandeler2020-03-131-5/+0
* QtOutputFormatter: Use cursor object from base classChristian Kandeler2020-03-131-1/+2
* Remove duplicated codeMiklós Márton2020-02-051-0/+1
* Add output filtering for Application Output paneAlessandro Ambrosano2019-04-081-0/+3
* VCS: Unbold messages and errors in output paneOrgad Shaneh2018-11-241-0/+1
* OutputFormatter: SimplifyOrgad Shaneh2018-11-191-1/+1
* OutputFormatter: Make appendMessage(QTextCharFormat) privateOrgad Shaneh2018-11-191-1/+1
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-1/+1
* Utils: Use override consistentlyTobias Hunger2018-05-131-1/+1
* Add the needed infrastucture to enable application output filtersBogDan Vatra2017-02-281-0/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ZOOOOM for CompileOutputWindow and AppOutWindowDaniel Teske2015-08-311-2/+0
* QtSupport: Use a fixed cursor in QtOutputFormatterOrgad Shaneh2015-02-261-1/+1
* Utils: Pimpl OutputFormatterOrgad Shaneh2015-02-251-7/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QtOutputFormatter: Support ANSI colorsAndre Hartmann2015-01-131-0/+2
|/
* Implement theming for QtCreatorThorben Kroeger2014-10-151-2/+0
* License updateEike Ziller2014-10-091-7/+8
* VCS: Use OutputFormatter for output windowOrgad Shaneh2014-03-191-0/+1
* Utils: Support \r handling in OutputFormatterOrgad Shaneh2014-03-191-1/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Added color support of ANSI escape codesPetar Perisin2013-09-091-0/+4
* 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
* OutputFormatter: Make clearLastLine() virtualKai Koehne2012-05-091-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* 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
* Move OutputFormatter to Utils lib.con2011-04-261-0/+82