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/README

35 lines
924 B

Overview
--------
To confuse you these directories mix two binary editor projects.
The first project is the current khexedit app from Espen Sand,
(here called KHE1). The second project is the coming khexedit app
from Friedrich W. H. Kossebau (called KHE2) which has been already
partly moved from kdenonbeta/khexedit2.
What to find in which directory:
--------------------------------
khexedit:
sources of KHE1
khexedit/pics:
pictures used by KHE1
khexedit/lib:
sources of the basic library of KHE2
khexedit/parts:
collection of all parts based on KHE2
khexedit/parts/kbytesedit:
sources of the implementation for the service type KHexEdit/KBytesEdit
Future plans:
-------------
* inclusion of the KReadWritePart based HexEdit2Part which can handle
GB sized files. (-> KDE 3.3)
* a binary diff editor widget in the KHE2 lib
* binary diff editor widget based parts
* a standalone KHE2 app, replacing KHE1