Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdeutils/khexedit
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
před 3 měsíci
..
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
parts Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
pics Fix invalid headers in PNG files and optimize for size před 8 roky
CMakeL10n.txt Desktop file translations: před 4 roky
CMakeLists.txt Renaming of files in preparation for code style tools. před 3 roky
Makefile.am Renaming of files in preparation for code style tools. před 3 roky
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
bitswapwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
bitswapwidget.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
chartabledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
chartabledialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
configure.in.in Additional renaming of kde to tde před 13 roky
conversion.cpp Renaming of files in preparation for code style tools. před 3 roky
conversion.h Trinity Qt initial conversion před 14 roky
converterdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
converterdialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
dialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
dialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
draglabel.cpp Replace Qt with TQt před 6 měsíci
draglabel.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
exportdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
exportdialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
fileinfodialog.cpp Replace various '#define' strings - part 6 před 4 měsíci
fileinfodialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
hexbuffer.cpp Renaming of files in preparation for code style tools. před 3 roky
hexbuffer.h Rename common header files for consistency with class renaming před 11 roky
hexclipboard.cpp Renaming of files in preparation for code style tools. před 3 roky
hexclipboard.h Trinity Qt initial conversion před 14 roky
hexdrag.cpp Renaming of files in preparation for code style tools. před 3 roky
hexdrag.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
hexeditorwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
hexeditorwidget.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
hexeditstate.h Rename additional header files to avoid conflicts with KDE4 před 11 roky
hexerror.cpp Renaming of files in preparation for code style tools. před 3 roky
hexerror.h Trinity Qt initial conversion před 14 roky
hexmanagerwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
hexmanagerwidget.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
hexprinter.cpp Renaming of files in preparation for code style tools. před 3 roky
hexprinter.h Trinity Qt initial conversion před 14 roky
hextoolwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
hextoolwidget.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
hexvalidator.cpp Replace various '#define' strings - part 6 před 4 měsíci
hexvalidator.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
hexviewwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
hexviewwidget.h Replace Qt with TQt před 6 měsíci
hi16-app-khexedit.png Fix invalid headers in PNG files and optimize for size před 8 roky
hi32-app-khexedit.png Fix invalid headers in PNG files and optimize for size před 8 roky
hi48-app-khexedit.png Fix invalid headers in PNG files and optimize for size před 8 roky
khexedit.desktop Desktop file translations: před 4 roky
khexeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
listview.cpp Renaming of files in preparation for code style tools. před 3 roky
listview.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
main.cpp Renaming of files in preparation for code style tools. před 3 roky
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
optiondialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
printdialogpage.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
printdialogpage.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
progress.h Trinity Qt initial conversion před 14 roky
searchbar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
searchbar.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
statusbarprogress.cpp Fix enum mismatch před 3 roky
statusbarprogress.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
stringdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
stringdialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
toplevel.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
toplevel.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky

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