Robert Knight
|
956277c014
|
Convert tabs to 4 spaces to match kdelibs conventions. Previously
there was a mix of tabs and spaces for indentation.
CCMAIL:Stefan.Becker@nokia.com
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=863326
|
18 years ago |
Kurt Hindenburg
|
877abc9ec6
|
Change getenv to qgetenv for portable (ebn krazy)
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=846759
|
18 years ago |
Robert Knight
|
f601444514
|
Quote arguments containing spaces when expanding the list of arguments
in a ShellCommand.
BUG: 156826
BACKPORT: 4.1
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=837723
|
18 years ago |
Albert Astals Cid
|
1222b0e15b
|
avoid unnecessary copies by using const & in foreach
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=800783
|
18 years ago |
Robert Knight
|
5d9997446e
|
Update copyright year to 2008. Remove '(C)' from copyright lines.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=800631
|
18 years ago |
Robert Knight
|
46cfc108d3
|
* Replace all usage of qDebug() with kDebug(), since kDebug() provides information about
|
18 years ago |
Robert Knight
|
42dce0374c
|
Changes:
|
19 years ago |
Robert Knight
|
d3681ca746
|
Support environment variables in profile command or initial working directory.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=697623
|
19 years ago |
Dirk Mueller
|
9ea3227384
|
include cleanup
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663054
|
19 years ago |
Robert Knight
|
33c913383d
|
EBN fixes. Mostly copyright and implementations including their own headers first.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662726
|
19 years ago |
Robert Knight
|
19a29d182a
|
Rename directories for clarity. konsole -> src , other -> data.
svn path=/branches/work/konsole-split-view/; revision=661562
|
19 years ago |
Robert Knight
|
f38228b8cd
|
Implement saving, loading and deleting of profiles in the Konsole (KDE 4) .profile format. Only the basic options are saved and loaded at present.
svn path=/branches/work/konsole-split-view/; revision=659852
|
19 years ago |
Robert Knight
|
933f433cef
|
Add class to parse command lines.
svn path=/branches/work/konsole-split-view/; revision=659615
|
19 years ago |