Commit Graph

14 Commits

Author SHA1 Message Date
Kurt Hindenburg
9cc89c90b3 remove 2 methods which have never been implemented
(cherry picked from commit 624cc824d2)
2013-10-12 21:44:31 -04:00
Kurt Hindenburg
27e7edae48 remove blank lines 2012-06-17 16:09:05 -04:00
Jekyll Wu
2b8d544bce Refacotor the code for parsing and expanding environment variables.
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"
2012-06-05 06:40:00 +08:00
Kurt Hindenburg
3d06b44fc7 minor style fixes - remove empty lines start/end code blocks 2012-05-13 10:52:28 -04:00
Kurt Hindenburg
d42633e54d add explicit to constructors with 1 parameter 2012-03-18 16:42:31 -04:00
Jekyll Wu
aa75fc8fee konsole -e 'man ls' should work as expected
BUG: 295648
FIXED-IN: 4.9.0
2012-03-10 13:22:14 +08:00
Kurt Hindenburg
23a9c069a6 -Wshadow fixes to parameter names 2012-03-04 20:33:10 -05:00
Jekyll Wu
8f1bbd4353 Remove trailing white spaces 2011-11-05 19:49:23 +08:00
Robert Knight
5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=800631
2008-04-24 14:53:43 +00:00
Robert Knight
d3681ca746 Support environment variables in profile command or initial working directory.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=697623
2007-08-08 08:08:34 +00:00
Robert Knight
33e1a53cf8 Fix crash when changing color scheme if none in the list were previously checked. Add API documentation.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663366
2007-05-11 00:22:53 +00:00
Dirk Mueller
9ea3227384 include cleanup
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663054
2007-05-09 22:23:52 +00:00
Stephan Binner
f9ef188694 fix pedantic compilation
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=661619
2007-05-06 05:30:26 +00:00
Robert Knight
19a29d182a Rename directories for clarity. konsole -> src , other -> data.
svn path=/branches/work/konsole-split-view/; revision=661562
2007-05-05 23:33:05 +00:00