Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
tdeutils/khexedit
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 miesięcy temu
..
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
parts Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
pics Fix invalid headers in PNG files and optimize for size 8 lat temu
CMakeL10n.txt Desktop file translations: 4 lat temu
CMakeLists.txt Renaming of files in preparation for code style tools. 3 lat temu
Makefile.am Renaming of files in preparation for code style tools. 3 lat temu
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
bitswapwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
bitswapwidget.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
chartabledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
chartabledialog.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
configure.in.in Additional renaming of kde to tde 13 lat temu
conversion.cpp Renaming of files in preparation for code style tools. 3 lat temu
conversion.h Trinity Qt initial conversion 14 lat temu
converterdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
converterdialog.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
dialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
dialog.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
draglabel.cpp Replace Qt with TQt 5 miesięcy temu
draglabel.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
exportdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
exportdialog.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
fileinfodialog.cpp Replace various '#define' strings - part 6 4 miesięcy temu
fileinfodialog.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
hexbuffer.cpp Renaming of files in preparation for code style tools. 3 lat temu
hexbuffer.h Rename common header files for consistency with class renaming 11 lat temu
hexclipboard.cpp Renaming of files in preparation for code style tools. 3 lat temu
hexclipboard.h Trinity Qt initial conversion 14 lat temu
hexdrag.cpp Renaming of files in preparation for code style tools. 3 lat temu
hexdrag.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
hexeditorwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
hexeditorwidget.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
hexeditstate.h Rename additional header files to avoid conflicts with KDE4 11 lat temu
hexerror.cpp Renaming of files in preparation for code style tools. 3 lat temu
hexerror.h Trinity Qt initial conversion 14 lat temu
hexmanagerwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
hexmanagerwidget.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
hexprinter.cpp Renaming of files in preparation for code style tools. 3 lat temu
hexprinter.h Trinity Qt initial conversion 14 lat temu
hextoolwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
hextoolwidget.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
hexvalidator.cpp Replace various '#define' strings - part 6 4 miesięcy temu
hexvalidator.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
hexviewwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
hexviewwidget.h Replace Qt with TQt 5 miesięcy temu
hi16-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8 lat temu
hi32-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8 lat temu
hi48-app-khexedit.png Fix invalid headers in PNG files and optimize for size 8 lat temu
khexedit.desktop Desktop file translations: 4 lat temu
khexeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
listview.cpp Renaming of files in preparation for code style tools. 3 lat temu
listview.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
main.cpp Renaming of files in preparation for code style tools. 3 lat temu
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
optiondialog.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
printdialogpage.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
printdialogpage.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
progress.h Trinity Qt initial conversion 14 lat temu
searchbar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
searchbar.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
statusbarprogress.cpp Fix enum mismatch 3 lat temu
statusbarprogress.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
stringdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
stringdialog.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
toplevel.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
toplevel.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu

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