Files
qt-creator/src/libs/utils/ansiescapecodehandler.cpp
Tobias Hunger 671d2d729e AnsiEscapeHandler: Avoid some iterations over the string
Find the first escape sequence by iterating over the string once
and reuse that value during the complete initialization.

Change-Id: I6a4dd3bb4da97923410a99dbb03210ffdc6ae27f
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2014-01-20 11:15:19 +01:00

8.4 KiB