You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/khexedit/lib/codecs
Timothy Pearson aef5eada7f
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
..
CMakeLists.txt Initial conversion to cmake. 12 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kbinarybytecodec.cpp Remove additional unneeded tq method conversions 13 years ago
kbinarybytecodec.h Trinity Qt initial conversion 14 years ago
kbytecodec.cpp Remove additional unneeded tq method conversions 13 years ago
kcharcodec.cpp rename the following methods: 13 years ago
kdecimalbytecodec.cpp Remove additional unneeded tq method conversions 13 years ago
kdecimalbytecodec.h Trinity Qt initial conversion 14 years ago
kebcdic1047charcodec.cpp Rename obsolete tq methods to standard names 13 years ago
kebcdic1047charcodec.h Trinity Qt initial conversion 14 years ago
khexadecimalbytecodec.cpp Remove additional unneeded tq method conversions 13 years ago
khexadecimalbytecodec.h Trinity Qt initial conversion 14 years ago
koctalbytecodec.cpp Remove additional unneeded tq method conversions 13 years ago
koctalbytecodec.h Trinity Qt initial conversion 14 years ago
ktextcharcodec.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 years ago
ktextcharcodec.h Rename obsolete tq methods to standard names 13 years ago

README

This directory holds all the char codecs. All it exports is the call "createCodec()", the rest in hidden.