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.
Timothy Pearson
75b5de5bf8
|
13 years ago | |
---|---|---|
.. | ||
lib | 13 years ago | |
parts | 13 years ago | |
pics | 15 years ago | |
Makefile.am | 13 years ago | |
README | 15 years ago | |
bitswapwidget.cc | 13 years ago | |
bitswapwidget.h | 13 years ago | |
chartabledialog.cc | 13 years ago | |
chartabledialog.h | 13 years ago | |
configure.in.in | 13 years ago | |
conversion.cc | 14 years ago | |
conversion.h | 14 years ago | |
converterdialog.cc | 13 years ago | |
converterdialog.h | 13 years ago | |
dialog.cc | 13 years ago | |
dialog.h | 13 years ago | |
draglabel.cc | 13 years ago | |
draglabel.h | 13 years ago | |
exportdialog.cc | 13 years ago | |
exportdialog.h | 13 years ago | |
fileinfodialog.cc | 13 years ago | |
fileinfodialog.h | 13 years ago | |
hexbuffer.cc | 13 years ago | |
hexbuffer.h | 13 years ago | |
hexclipboard.cc | 14 years ago | |
hexclipboard.h | 14 years ago | |
hexdrag.cc | 13 years ago | |
hexdrag.h | 13 years ago | |
hexeditorwidget.cc | 13 years ago | |
hexeditorwidget.h | 13 years ago | |
hexeditstate.h | 13 years ago | |
hexerror.cc | 14 years ago | |
hexerror.h | 14 years ago | |
hexmanagerwidget.cc | 13 years ago | |
hexmanagerwidget.h | 13 years ago | |
hexprinter.cc | 14 years ago | |
hexprinter.h | 14 years ago | |
hextoolwidget.cc | 13 years ago | |
hextoolwidget.h | 13 years ago | |
hexvalidator.cc | 13 years ago | |
hexvalidator.h | 13 years ago | |
hexviewwidget.cc | 13 years ago | |
hexviewwidget.h | 13 years ago | |
hi16-app-khexedit.png | 15 years ago | |
hi32-app-khexedit.png | 15 years ago | |
hi48-app-khexedit.png | 15 years ago | |
khexedit.desktop | 15 years ago | |
khexeditui.rc | 15 years ago | |
listview.cc | 13 years ago | |
listview.h | 13 years ago | |
main.cc | 14 years ago | |
optiondialog.cc | 13 years ago | |
optiondialog.h | 13 years ago | |
printdialogpage.cc | 13 years ago | |
printdialogpage.h | 13 years ago | |
progress.h | 14 years ago | |
searchbar.cc | 13 years ago | |
searchbar.h | 13 years ago | |
statusbarprogress.cc | 13 years ago | |
statusbarprogress.h | 13 years ago | |
stringdialog.cc | 13 years ago | |
stringdialog.h | 13 years ago | |
toplevel.cc | 13 years ago | |
toplevel.h | 13 years ago | |
version.h | 15 years ago |
README
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