Kurt Hindenburg
1551eab57b
Add more info about original wcwidth.c and include license
...
The 2007 version of wcwidth.c is now under Unicode as the 2001 was
Public Domain.
Note that this file still fails the krazy check as there isn't anything
there for Unicode license.
2013-02-14 14:02:07 -05:00
Francesco Cecconi
1a000dc117
Update konsole_wcwidth.cpp/h files.
...
REVIEW: 107427
2013-02-09 20:05:33 +01:00
Kurt Hindenburg
616597bd5f
Revert "Simplify multi-line comments/code"
...
This reverts commit 498d810fa1 .
https://git.reviewboard.kde.org/r/107427/ will update this file so this
comment fix is not needed.
2012-12-20 22:36:24 -05:00
Kurt Hindenburg
498d810fa1
Simplify multi-line comments/code
2012-12-20 21:15:44 -05:00
Jekyll Wu
25b8b5353c
Trivial style change: remove extra blank lines
2012-03-17 19:53:21 +08:00
Kurt Hindenburg
3eb29e4c56
Apply astyle-kdelibs
...
Over the years, the coding style is all over the place.
Use 'git diff -w --ignore-all-space' to see non-whitespace changes.
2011-12-24 11:49:25 -05:00
Jekyll Wu
b95f9443a0
Trivial change on #include
2011-11-16 13:31:24 +08:00
Jekyll Wu
125e2c7bd2
Declare pointer and reference in a consistent way
...
Most code use the "const QString& text" form, instead of the "const
QString &text" form. So change the minority to be consistent with
the majority.
2011-11-06 06:13:28 +08:00
Jekyll Wu
f4e062b5fe
Enable function konsole_wcwidth_cjk()
2011-10-10 00:52:18 +08:00
Jekyll Wu
fe4a02b0c0
Remove misleading comment; adjust indentation and style.
2011-10-10 00:35:38 +08:00
Wang Kai
cfa1232704
fix BUG: 177284
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=924588
2009-02-11 07:45:38 +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
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