taglib/toolkit
Scott Wheeler 3de9ba2e9f Bug in UTF-8 rendering. Small change, but well, without the "break;" it was doing
the UTF-8 rendering and the UTF16-LE rendering to the same string, which was, well,
ungood.

(Sorry Dan, that's bad news for those files -- but this bug was only introduced 4
days ago, so it just hadn't been caught yet.)

BUG:109604


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@438731 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2005-07-25 21:34:18 +00:00
..
Makefile.am Don't actually install the tdebug.h header. 2005-07-25 19:51:52 +00:00
taglib.h SVN_SILENT another place to update the version 2005-07-24 08:03:37 +00:00
tbytevector.cpp Do a bounds check before trying to find the mid. 2005-05-17 20:45:05 +00:00
tbytevector.h Add new type and templatize the "fromNumber" conversion. 2004-04-27 01:29:22 +00:00
tbytevectorlist.cpp Finally took Tommi's suggestion here and introduced a version of the ByteVectorList::split() 2005-07-23 23:11:20 +00:00
tbytevectorlist.h Finally took Tommi's suggestion here and introduced a version of the ByteVectorList::split() 2005-07-23 23:11:20 +00:00
tdebug.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
tdebug.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
tfile.cpp Make sure that buffer allocations for file reads aren't completely bogus. 2005-07-23 23:49:29 +00:00
tfile.h Switch the return type of File::save() from void to bool to provide a little 2004-06-23 18:35:52 +00:00
tlist.h SVN_SILENT missing docs 2005-07-22 09:03:15 +00:00
tlist.tcc Don't include tdebug.h in any installed header. I'll remove it from installation 2005-07-25 19:26:00 +00:00
tmap.h Add find and erase semantics like those in tlist.h 2004-07-13 18:28:50 +00:00
tmap.tcc Add find and erase semantics like those in tlist.h 2004-07-13 18:28:50 +00:00
tstring.cpp Bug in UTF-8 rendering. Small change, but well, without the "break;" it was doing 2005-07-25 21:34:18 +00:00
tstring.h Add UTF16LE support. Patch mostly by Umesh Shankar. 2005-07-21 18:45:12 +00:00
tstringlist.cpp Convert from ByteVectorList to StringList 2004-08-23 15:26:23 +00:00
tstringlist.h Convert from ByteVectorList to StringList 2004-08-23 15:26:23 +00:00
unicode.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
unicode.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00