- 13 Jun, 2012 3 commits
- 12 Jun, 2012 1 commit
-
-
Jekyll Wu authored
-
- 09 Jun, 2012 3 commits
-
-
Jekyll Wu authored
This effectively reverts the change which was made to ask for confirmation when powering off. That issue needs to be reworked in next feature release, but for now just revert it since the current implementation should cause more annoyance than benefit. BUG: 301458 FIXED-IN: 4.9.0 CCBUG: 127194
-
Kurt Hindenburg authored
Previously, the count could be a huge negative number which could exceed what an int can handle. Also, there's no reason to calculate this number if it will be negative. CCBUG: 246484
-
Jekyll Wu authored
BUG: 301476 FIXED-IN: 4.9.0
-
- 08 Jun, 2012 1 commit
-
-
Kurt Hindenburg authored
-
- 06 Jun, 2012 2 commits
- 04 Jun, 2012 10 commits
-
-
Jekyll Wu authored
The old cold is copied from kio/kurlcompletion.cpp, which is not very suitable for detecting and expanding environment variables. For example, it only sees ' ' and '/' as the end point of an environment variable. That assumption fails easily with the common example of "PATH=$PATH:~/bin"
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
It feels strange that those properties are set again in Pty::start() after they (should) have already been set before Pty::start() is called
-
Jekyll Wu authored
I was stupid enough to assuem zsh was everywhere. But I really hope that would become the reality some day.
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
It is more natural to use column x line. TODO: The current code is inconsistent with itself regarding this issue
-
- 02 Jun, 2012 5 commits
-
-
Jekyll Wu authored
-
Jekyll Wu authored
This is mostly extra safeguard, since they alreayd do not get keyboard focus in the current code.
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
Jekyll Wu authored
-
- 01 Jun, 2012 1 commit
-
-
Jekyll Wu authored
Thanks to Lindsay Roberts<linds.r@gmail.com> for the research and patch BUG: 168769 FIXED-IN: 4.9.0 REVIEW: 105121
-
- 27 May, 2012 5 commits
-
-
Burkhard Lück authored
-
Jekyll Wu authored
Another stupid mistake by me. Wonder why it goes unnoticed for such a long time. CCMAIL: lueck@hube-lueck.de
-
Burkhard Lück authored
@ Kurt andJekyll: in 4.9 konsole lost the default shortcut F3 for findNext? CCMAIL:adaptee@gmail.com CCMAIL:kurt.hindenburg@gmail.com
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
-
- 25 May, 2012 1 commit
-
-
David Faure authored
-
- 24 May, 2012 2 commits
-
-
Jekyll Wu authored
See https://git.reviewboard.kde.org/r/105028/
-
Jekyll Wu authored
-
- 23 May, 2012 2 commits
- 22 May, 2012 4 commits