aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/ansiescapecodehandler.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: allow setting ANSI escaped text on all document based editorsDavid Schulz2025-02-201-1/+1
* Git: Use ANSI colors for show descriptionOrgad Shaneh2024-08-061-0/+2
* Utils: Create a reusable AnsiEscapeCodeHandler::setTextInEditorOrgad Shaneh2024-08-061-0/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* warnings: Fix -Wdeprecated-copyMarcus Tillmanns2022-08-041-1/+0
* Merge output formatters and output parsersChristian Kandeler2020-04-231-0/+2
* AnsiEscapeCodeHandler: ModernizeAndre Hartmann2019-01-281-2/+1
* Utils: Modernize furtherAlessandro Portale2018-07-241-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+12
* ANSI: Crash in AnsiEscapeCodeHandler::parseTextAndrey Pokrovskiy2015-07-141-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* AnsiEscapeHandler: Use a dedicated struct in favor of a qPairTobias Hunger2014-01-201-2/+12
* AnsiEscapeCodeHandler: Make enum privateTobias Hunger2014-01-201-14/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Added color support of ANSI escape codesPetar Perisin2013-09-091-0/+72