You cannot 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
tpearson a2277b6bc7 TQt4 port kdeutils
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
kbinarybytecodec.cpp TQt4 port kdeutils 15 years ago
kbinarybytecodec.h Trinity Qt initial conversion 16 years ago
kbytecodec.cpp TQt4 port kdeutils 15 years ago
kcharcodec.cpp TQt4 port kdeutils 15 years ago
kdecimalbytecodec.cpp TQt4 port kdeutils 15 years ago
kdecimalbytecodec.h Trinity Qt initial conversion 16 years ago
kebcdic1047charcodec.cpp TQt4 port kdeutils 15 years ago
kebcdic1047charcodec.h Trinity Qt initial conversion 16 years ago
khexadecimalbytecodec.cpp TQt4 port kdeutils 15 years ago
khexadecimalbytecodec.h Trinity Qt initial conversion 16 years ago
koctalbytecodec.cpp TQt4 port kdeutils 15 years ago
koctalbytecodec.h Trinity Qt initial conversion 16 years ago
ktextcharcodec.cpp TQt4 port kdeutils 15 years ago
ktextcharcodec.h TQt4 port kdeutils 15 years ago

README

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