aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/outputformatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* License updateEike Ziller2014-10-091-7/+8
* VCS: Use OutputFormatter for output windowOrgad Shaneh2014-03-191-1/+6
* Utils: Support \r handling in OutputFormatterOrgad Shaneh2014-03-191-1/+21
* AnsiEscapeHandler: Use a dedicated struct in favor of a qPairTobias Hunger2014-01-201-2/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Added color support of ANSI escape codesPetar Perisin2013-09-091-1/+12
* Clean headers in Utils.Friedemann Kleint2013-03-191-3/+0
* 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-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* introduce separate output format for windows debug channelOswald Buddenhagen2011-05-121-0/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Move OutputFormatter to Utils lib.con2011-04-261-0/+136