- 05 Sep, 2011 1 commit
-
-
Yuri Chornoivan authored
-
- 04 Sep, 2011 3 commits
- 03 Sep, 2011 7 commits
- 02 Sep, 2011 2 commits
- 01 Sep, 2011 1 commit
-
-
Jekyll Wu authored
-
- 31 Aug, 2011 3 commits
-
-
Jaime Torres Amate authored
Use the right command value instead of a duplicated.
-
Jekyll Wu authored
-
Jekyll Wu authored
-
- 30 Aug, 2011 1 commit
-
-
Jekyll Wu authored
-
- 29 Aug, 2011 3 commits
-
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
This is a follow-up of 2dcd5842. BUG: 280931
-
- 27 Aug, 2011 8 commits
-
-
Raphael Kubo da Costa authored
Since libkonq is required, it makes little sense to optionally find it. Reported by: krop
-
Raphael Kubo da Costa authored
(cherry picked from commit 95e30b58)
-
Raphael Kubo da Costa authored
Follow-up to 2dcd5842. konsole is not in the same repository as libkonq anymore, so we need to check if it is installed before using it, and it is also better to use the whole library path when linking instead of hardcoding "konq". CCMAIL: konsole-devel@kde.org
-
Jekyll Wu authored
It is possible that users invoke konsole from terminal in the form of 'konsole &> /dev/null' to get rid of warning messages. Checking stdout won't give expected result. On the other hand, 'konsole < ....' is almost never used. So checking stdin should be more reliable.
-
Jekyll Wu authored
-
Jekyll Wu authored
That function just reports whether new konsole process should be use. It has no side effect and does not create new process, while the old name may give the impression that it does.
-
Jekyll Wu authored
-
Jekyll Wu authored
-
- 26 Aug, 2011 5 commits
-
-
Jekyll Wu authored
FEATURE: 203768 FIXED-IN: 4.8
-
Jekyll Wu authored
BUG:204741 FIXED-IN: 4.8
-
Jekyll Wu authored
The old code will delete & create decoder twice if the argument is NULL.
-
Jekyll Wu authored
-
Jekyll Wu authored
It is generally a good idea to pass more keyboard actions into terminal process, instead of intercepting them. Anyway, Uses can still define the alternative shortcuts themselfes if they want. BUG: 188941 FIXED-IN: 4.8
-
- 25 Aug, 2011 6 commits