- 28 Mar, 2017 1 commit
-
-
Kurt Hindenburg authored
-
- 18 Feb, 2017 2 commits
-
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
- 05 Feb, 2017 1 commit
-
-
Kurt Hindenburg authored
container-anti-pattern, detaching-temporary, incorrect-emit
-
- 24 Nov, 2016 2 commits
-
-
René J.V. Bertin authored
REVIEW: 120323
-
Kurt Hindenburg authored
I don't see how this ever worked - not the best solution but it works now. (cherry picked from commit 1ba498b2)
-
- 20 Nov, 2016 1 commit
-
-
Kurt Hindenburg authored
I don't see how this ever worked - not the best solution but it works now.
-
- 09 Nov, 2016 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
REVIEW: 129343
-
- 18 Oct, 2016 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
REVIEW: 128828 BUG: 368234
-
- 04 Sep, 2016 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
If the user presses e. g. arrow up, we should actually scroll down. What I intended to fix was only the case where the user only pressed a modifier. And hardcoding a list of keys and behaviors is bad and bug prone, so I think this is the best solution. REVIEW: 128827
-
- 28 Aug, 2016 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
If another modifier (e. g. Meta) was pressed, Konsole interpreted it as the user typing something and helpfully scrolled to the bottom. REVIEW: 128786
-
- 16 Jul, 2016 2 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
This should update filters less often, and also hopefully fix the issue where underlined links get stuck while scrolling. The idea is to not to do it on all mouse updates, only when needed on mouse updates, and also not display the filters if they are out of date. The only thing that should happen on screen changes now is setting the _filterUpdateRequired variable to true, which leads to the filters not being displayed until re-processed, which happens the next time the mouse moves, unless I fucked something up. REVIEW: 128393 (cherry picked from commit f3ce85b9)
-
Martin Tobias Holmedahl Sandsmark authored
This should update filters less often, and also hopefully fix the issue where underlined links get stuck while scrolling. The idea is to not to do it on all mouse updates, only when needed on mouse updates, and also not display the filters if they are out of date. The only thing that should happen on screen changes now is setting the _filterUpdateRequired variable to true, which leads to the filters not being displayed until re-processed, which happens the next time the mouse moves, unless I fucked something up. REVIEW: 128393
-
- 07 Jul, 2016 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
Port away from using QRegExp to QRegularExpression. The result is a bit better performance, a bit more readable code (imho) and also no more relying on mutable state in static objects (like in the keyboard translator parser). REVIEW: 128346
-
- 06 Jul, 2016 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
An updated version of the patch by Adam Treat <treat@kde.org>: Implement a new file filter using POSIX Portable Filename Character Set along with KDE's mimetype database of file extension blobs that filters text matching a POSIX portable pathname and underlines it very much like links. REVIEW: 128241 REVIEW: 114376
-
- 11 Jun, 2016 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
Original work by Dāvis Mosāns. REVIEW: 127625 REVIEW: 126808
-
- 04 Jun, 2016 1 commit
-
-
Kurt Hindenburg authored
f016a0f8 incorrectly changed all sendTextToTerminal to send an \n - some previously had \r
-
- 28 May, 2016 1 commit
-
-
Kurt Hindenburg authored
Standardize all the internal Konsole sendText() calls into a new one. In preparation for upcoming qdbus sendText changes.
-
- 03 Oct, 2015 1 commit
-
-
Kurt Hindenburg authored
vim uses control sequence 'echo -e "\033]11;?\a"' to request real background color -- to detect whether terminal has dark or light background. Thanks to Pavel Raiskup praiskup redhat com REVIEW: 125333 BUG: 352945 FIXED-IN: 15.12
-
- 15 Aug, 2015 1 commit
-
-
Kurt Hindenburg authored
-
- 20 May, 2015 1 commit
-
-
Luigi Toscano authored
Restore the behavior of the kdelibs4 version. BUG: 347918 REVIEW: 123844
-
- 04 May, 2015 1 commit
-
-
Alexander Potashev authored
-
- 01 May, 2015 1 commit
-
-
Kurt Hindenburg authored
Thanks for patch Anthony Vital anthony vital gmail com REVIEW: 123565
-
- 08 Feb, 2015 4 commits
-
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
- 28 Oct, 2014 1 commit
-
-
Kurt Hindenburg authored
-
- 19 Oct, 2014 1 commit
-
-
Laurent Montel authored
-
- 18 Oct, 2014 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 17 Oct, 2014 5 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 11 Oct, 2014 2 commits
-
-
Michal Humpula authored
REVIEW: 120493
-
Michal Humpula authored
REVIEW: 120498
-
- 06 Oct, 2014 1 commit
-
-
Lukáš Tinkl authored
-
- 04 Oct, 2014 1 commit
-
-
Kurt Hindenburg authored
Thanks to Michal Humpula michal humpula hudrydum cz REVIEW: 120430
-