- 28 Mar, 2017 6 commits
-
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
- 27 Mar, 2017 5 commits
-
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
- 26 Mar, 2017 2 commits
-
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
- 01 Mar, 2017 1 commit
-
-
Laurent Montel authored
-
- 18 Feb, 2017 7 commits
-
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
- 11 Feb, 2017 1 commit
-
-
Anthony Fieroni authored
REVIEW: 129914 Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg> (cherry picked from commit d8b242f3)
-
- 05 Feb, 2017 2 commits
-
-
Kurt Hindenburg authored
container-anti-pattern, detaching-temporary, incorrect-emit
-
Kurt Hindenburg authored
All the other loops use foreach - keep them constant for when they are converted from Q_FOREACH - clang range-loop issues
-
- 29 Jan, 2017 1 commit
-
-
Maximiliano Curia authored
This setting is intended to be used to workaround fonts that lack some characters that are taller than _fontAscent REVIEW: 129901
-
- 28 Jan, 2017 5 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
Thanks to Maximiliano Curia for spotting it.
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
clazy-container-anti-pattern clazy-range-loop
-
Kurt Hindenburg authored
Treat "\e]0;<title>\e\\" (set window title) the same way it interprets "\e]0;<title>\007". It seems that Konsole does not recognize the standard string terminator sequence "\e\\" (ESC \). Everything works fine if I use "\007" (BEL). <http://invisible-island.net/xterm/xterm.faq.html#how2_title> Thanks to Aniketh Girish anikethgireesh gmail com and Martin Sandsmark martin sandsmark kde org for patch/review BUG:231405 REVIEW:129895
-
- 27 Jan, 2017 2 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
Make sure we re-use the process if the user wants a new tab. BUG: 373440 REVIEW: 129886
-
Maximiliano Curia authored
Special case parsing of -e, to avoid parsing parameters intended for the command to be executed. REVIEW: 129677
-
- 22 Jan, 2017 7 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
This seems to be the limit in all the test files I've been trying. Without this we get an issue with too many combining characters where Konsole will eventually just hang. REVIEW: 129874
-
Martin Tobias Holmedahl Sandsmark authored
BUG: 199381 REVIEW: 129837
-
Martin Tobias Holmedahl Sandsmark authored
Without this it doesn't correctly detect word boundaries e. g. in arabic. REVIEW: 129840
-
Martin Tobias Holmedahl Sandsmark authored
For our own sanity we (falsely) assume that all surrogate characters are double width, otherwise we have to go back and reflow the line. This makes it work better with emojis in vim at least. REVIEW: 129841
-
Kurt Hindenburg authored
CCBUG:373440
-
Martin Tobias Holmedahl Sandsmark authored
-
Kurt Hindenburg authored
Other masterFd() have checks and it might prevent certain crashes in Session::isForegroundProcessActive().
-
- 18 Jan, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
frameworks/konsole/src/Session.cpp:839:5: warning: 'not' is not defined, evaluates to 0 [-Wundef]
-