Jekyll Wu
|
607e2d44d0
|
Define the default debug area and no more "kDebug(1211)".
|
2011-09-27 23:01:38 +08:00 |
|
Jekyll Wu
|
6db3b87a6c
|
Make type decalrations more consistent with other parts
Block *var ==> Block* var
|
2011-09-27 17:13:22 +08:00 |
|
Jekyll Wu
|
272ac9850e
|
Include KDE headers consistently in the from of "#include <KSomething>" .
However, some KDE headers are still only available in the form of
"#include <ksomething.h>"
krun.h ==> KRun
kicon.h ==> KIcon
kdebug.h ==> KDebug
kshell.h ==> KShell
kdialog.h ==> KDialog
kconfig.h ==> KConfig
klocale.h ==> KLocale
kglobal.h ==> KGlobal
kcolorutils.h ==> KColorUtils
kconfiggroup.h ==> KConfigGroup
kdesktopfile.h ==> KDesktopFile
kcolorscheme.h ==> KColorScheme
kstandarddirs.h ==> KStandardDirs
ktemporaryfile.h ==> KTemporaryFile
klocalizedstring.h ==> KLocalizedString
|
2011-09-23 05:04:46 +08:00 |
|
Kurt Hindenburg
|
6b2440e2c2
|
comment out kDebugs - change some to kWarnings
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1148447
|
2010-07-10 17:22:28 +00:00 |
|
Kurt Hindenburg
|
c3eef6201c
|
Handle result from ftruncate
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1037400
|
2009-10-18 22:25:16 +00:00 |
|
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
|
2008-09-21 20:06:58 +00:00 |
|
Kurt Hindenburg
|
1f562d0238
|
Use KDE_ instead of system calls; EBN Krazy fixes.
CCMAIL: konsole-devel@kde.org
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=847535
|
2008-08-15 15:39:54 +00: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 |
|
Laurent Montel
|
53fc966203
|
Adapt to new KWarning/kFatal/kDebug api
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=695870
|
2007-08-03 06:40:12 +00:00 |
|
Robert Knight
|
33c913383d
|
EBN fixes. Mostly copyright and implementations including their own headers first.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662726
|
2007-05-09 00:01:01 +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 |
|