25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
tdeutils/khexedit
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
2 ay önce
..
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
parts Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
pics Fix invalid headers in PNG files and optimize for size 8 yıl önce
CMakeL10n.txt Desktop file translations: 4 yıl önce
CMakeLists.txt Renaming of files in preparation for code style tools. 3 yıl önce
Makefile.am Renaming of files in preparation for code style tools. 3 yıl önce
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
bitswapwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
bitswapwidget.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
chartabledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
chartabledialog.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
configure.in.in Additional renaming of kde to tde 13 yıl önce
conversion.cpp Renaming of files in preparation for code style tools. 3 yıl önce
conversion.h Trinity Qt initial conversion 14 yıl önce
converterdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
converterdialog.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
dialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
dialog.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
draglabel.cpp Replace Qt with TQt 5 ay önce
draglabel.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
exportdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
exportdialog.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
fileinfodialog.cpp Replace various '#define' strings - part 6 3 ay önce
fileinfodialog.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
hexbuffer.cpp Renaming of files in preparation for code style tools. 3 yıl önce
hexbuffer.h Rename common header files for consistency with class renaming 11 yıl önce
hexclipboard.cpp Renaming of files in preparation for code style tools. 3 yıl önce
hexclipboard.h Trinity Qt initial conversion 14 yıl önce
hexdrag.cpp Renaming of files in preparation for code style tools. 3 yıl önce
hexdrag.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
hexeditorwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
hexeditorwidget.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
hexeditstate.h Rename additional header files to avoid conflicts with KDE4 11 yıl önce
hexerror.cpp Renaming of files in preparation for code style tools. 3 yıl önce
hexerror.h Trinity Qt initial conversion 14 yıl önce
hexmanagerwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
hexmanagerwidget.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
hexprinter.cpp Renaming of files in preparation for code style tools. 3 yıl önce
hexprinter.h Trinity Qt initial conversion 14 yıl önce
hextoolwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
hextoolwidget.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
hexvalidator.cpp Replace various '#define' strings - part 6 3 ay önce
hexvalidator.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
hexviewwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
hexviewwidget.h Replace Qt with TQt 5 ay önce
hi16-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8 yıl önce
hi32-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8 yıl önce
hi48-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8 yıl önce
khexedit.desktop Desktop file translations: 4 yıl önce
khexeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
listview.cpp Renaming of files in preparation for code style tools. 3 yıl önce
listview.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
main.cpp Renaming of files in preparation for code style tools. 3 yıl önce
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
optiondialog.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
printdialogpage.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
printdialogpage.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
progress.h Trinity Qt initial conversion 14 yıl önce
searchbar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
searchbar.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
statusbarprogress.cpp Fix enum mismatch 3 yıl önce
statusbarprogress.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
stringdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
stringdialog.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
toplevel.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 ay önce
toplevel.h Replace Q_OBJECT with TQ_OBJECT 8 ay önce
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce

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