Ahmad Samir
97569b764c
Run clang-format on the whole repo
...
Also install the relevant git hook.
GIT_SILENT
5 years ago
Kurt Hindenburg
78a0092522
Convert src to use SPDX license/copyright
...
https://community.kde.org/Policies/Licensing_Policy#SPDX_Statements
https://community.kde.org/Guidelines_and_HOWTOs/Licensing
5 years ago
Kurt Hindenburg
e67661d28d
uncrustify using kf5 config
9 years ago
Kurt Hindenburg
eade05a4bd
Do not specify Qt modules in includes
9 years ago
Montel Laurent
6c747d97d6
kdelibs4support--
12 years ago
Kurt Hindenburg
9cc89c90b3
remove 2 methods which have never been implemented
...
(cherry picked from commit 624cc824d2 )
13 years ago
Kurt Hindenburg
624cc824d2
remove 2 methods which have never been implemented
13 years ago
Kurt Hindenburg
27e7edae48
remove blank lines
14 years ago
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"
14 years ago
Kurt Hindenburg
3d06b44fc7
minor style fixes - remove empty lines start/end code blocks
14 years ago
Kurt Hindenburg
d42633e54d
add explicit to constructors with 1 parameter
14 years ago
Jekyll Wu
aa75fc8fee
konsole -e 'man ls' should work as expected
...
BUG: 295648
FIXED-IN: 4.9.0
14 years ago
Kurt Hindenburg
23a9c069a6
-Wshadow fixes to parameter names
14 years ago
Jekyll Wu
8f1bbd4353
Remove trailing white spaces
15 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
d3681ca746
Support environment variables in profile command or initial working directory.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=697623
19 years ago
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
19 years ago
Dirk Mueller
9ea3227384
include cleanup
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663054
19 years ago
Stephan Binner
f9ef188694
fix pedantic compilation
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=661619
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