選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
tdeutils/khexedit
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3ヶ月前
..
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
parts Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
pics Fix invalid headers in PNG files and optimize for size 8年前
CMakeL10n.txt Desktop file translations: 4年前
CMakeLists.txt Renaming of files in preparation for code style tools. 3年前
Makefile.am Renaming of files in preparation for code style tools. 3年前
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
bitswapwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
bitswapwidget.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
chartabledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
chartabledialog.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
configure.in.in Additional renaming of kde to tde 13年前
conversion.cpp Renaming of files in preparation for code style tools. 3年前
conversion.h Trinity Qt initial conversion 14年前
converterdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
converterdialog.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
dialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
dialog.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
draglabel.cpp Replace Qt with TQt 5ヶ月前
draglabel.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
exportdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
exportdialog.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
fileinfodialog.cpp Replace various '#define' strings - part 6 3ヶ月前
fileinfodialog.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
hexbuffer.cpp Renaming of files in preparation for code style tools. 3年前
hexbuffer.h Rename common header files for consistency with class renaming 11年前
hexclipboard.cpp Renaming of files in preparation for code style tools. 3年前
hexclipboard.h Trinity Qt initial conversion 14年前
hexdrag.cpp Renaming of files in preparation for code style tools. 3年前
hexdrag.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
hexeditorwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
hexeditorwidget.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
hexeditstate.h Rename additional header files to avoid conflicts with KDE4 11年前
hexerror.cpp Renaming of files in preparation for code style tools. 3年前
hexerror.h Trinity Qt initial conversion 14年前
hexmanagerwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
hexmanagerwidget.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
hexprinter.cpp Renaming of files in preparation for code style tools. 3年前
hexprinter.h Trinity Qt initial conversion 14年前
hextoolwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
hextoolwidget.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
hexvalidator.cpp Replace various '#define' strings - part 6 3ヶ月前
hexvalidator.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
hexviewwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
hexviewwidget.h Replace Qt with TQt 5ヶ月前
hi16-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8年前
hi32-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8年前
hi48-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8年前
khexedit.desktop Desktop file translations: 4年前
khexeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
listview.cpp Renaming of files in preparation for code style tools. 3年前
listview.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
main.cpp Renaming of files in preparation for code style tools. 3年前
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
optiondialog.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
printdialogpage.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
printdialogpage.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
progress.h Trinity Qt initial conversion 14年前
searchbar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
searchbar.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
statusbarprogress.cpp Fix enum mismatch 3年前
statusbarprogress.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
stringdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
stringdialog.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
toplevel.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
toplevel.h Replace Q_OBJECT with TQ_OBJECT 8ヶ月前
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前

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