No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdeutils/khexedit
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
hace 3 meses
..
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
parts Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
pics Fix invalid headers in PNG files and optimize for size hace 8 años
CMakeL10n.txt Desktop file translations: hace 4 años
CMakeLists.txt Renaming of files in preparation for code style tools. hace 3 años
Makefile.am Renaming of files in preparation for code style tools. hace 3 años
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
bitswapwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
bitswapwidget.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
chartabledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
chartabledialog.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
configure.in.in Additional renaming of kde to tde hace 13 años
conversion.cpp Renaming of files in preparation for code style tools. hace 3 años
conversion.h Trinity Qt initial conversion hace 14 años
converterdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
converterdialog.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
dialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
dialog.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
draglabel.cpp Replace Qt with TQt hace 6 meses
draglabel.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
exportdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
exportdialog.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
fileinfodialog.cpp Replace various '#define' strings - part 6 hace 4 meses
fileinfodialog.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
hexbuffer.cpp Renaming of files in preparation for code style tools. hace 3 años
hexbuffer.h Rename common header files for consistency with class renaming hace 11 años
hexclipboard.cpp Renaming of files in preparation for code style tools. hace 3 años
hexclipboard.h Trinity Qt initial conversion hace 14 años
hexdrag.cpp Renaming of files in preparation for code style tools. hace 3 años
hexdrag.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
hexeditorwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
hexeditorwidget.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
hexeditstate.h Rename additional header files to avoid conflicts with KDE4 hace 11 años
hexerror.cpp Renaming of files in preparation for code style tools. hace 3 años
hexerror.h Trinity Qt initial conversion hace 14 años
hexmanagerwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
hexmanagerwidget.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
hexprinter.cpp Renaming of files in preparation for code style tools. hace 3 años
hexprinter.h Trinity Qt initial conversion hace 14 años
hextoolwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
hextoolwidget.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
hexvalidator.cpp Replace various '#define' strings - part 6 hace 4 meses
hexvalidator.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
hexviewwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
hexviewwidget.h Replace Qt with TQt hace 6 meses
hi16-app-khexedit.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi32-app-khexedit.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi48-app-khexedit.png Fix invalid headers in PNG files and optimize for size hace 8 años
khexedit.desktop Desktop file translations: hace 4 años
khexeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
listview.cpp Renaming of files in preparation for code style tools. hace 3 años
listview.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
main.cpp Renaming of files in preparation for code style tools. hace 3 años
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
optiondialog.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
printdialogpage.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
printdialogpage.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
progress.h Trinity Qt initial conversion hace 14 años
searchbar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
searchbar.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
statusbarprogress.cpp Fix enum mismatch hace 3 años
statusbarprogress.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
stringdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
stringdialog.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
toplevel.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
toplevel.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años

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