Kurt Hindenburg
d02b0c0bf5
Add comments about glyph range and handle bad glyphs more graceful
...
Coverity mentions the 128 array issue w/ possible Out-of-bounds writes.
The qFatal would catch it. However, adding comments on why [128] is
used and re-arranging the 'if' clarifies it.
(cherry picked from commit 14e9eb8b58 )
2014-04-16 21:34:12 -04:00
Kurt Hindenburg
4efff2d75c
Remove unused KDE4 - get fontembedder to build
2014-01-12 11:17:45 -05:00
Kurt Hindenburg
df70c6b3eb
Add a check for multiple glyphs having the same calculated state
...
For linechars, currently 47 and 48 have the same state which shouldn't
be the case AFAIK.
(cherry picked from commit 30023209fe )
2013-09-23 09:03:37 -04:00
Kurt Hindenburg
6853e0922e
fontembedder - don't use qFatal - just warning and exit
...
(cherry picked from commit 51a2cc0fc7 )
2013-09-17 12:50:12 -04:00
Kurt Hindenburg
aa22dc1ea4
correct fontembedder usage
...
(cherry picked from commit 5a94ee3c1f )
2013-09-17 12:50:06 -04:00
Jekyll Wu
25b8b5353c
Trivial style change: remove extra blank lines
2012-03-17 19:53:21 +08:00
Kurt Hindenburg
4074a16435
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:48:30 -05:00
Jekyll Wu
d6a7edaef9
Delete the comment about code style at the bottom.
2011-10-02 13:46:11 +08:00
Jekyll Wu
e828def700
Reorgnazie some #include.
2011-09-06 06:53:38 +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
Dirk Mueller
9ea3227384
include cleanup
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663054
2007-05-09 22:23:52 +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