You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/kfloppy
Michele Calgaro 278d2f5053
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit af0b8f5d1e)
2 years ago
..
CMakeL10n.txt Desktop file translations: 6 years ago
CMakeLists.txt Simplify CMake rules for desktop file translations. 6 years ago
KFloppy.desktop Desktop file translations: 6 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
debug.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
floppy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
floppy.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
floppy_format.desktop Desktop file translations: 6 years ago
format.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
format.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
hi16-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi22-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi32-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi48-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi64-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi128-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 10 years ago
main.cpp Rename common header files for consistency with class renaming 13 years ago
zip.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
zip.h Replace Q_OBJECT with TQ_OBJECT 3 years ago

README

KFloppy 2.1
===========

KFloppy was "done and feature complete and bug free", for systems
running Linux. Other KDE platforms had an app that put up a warning
box and was then totally inert. I've restructured the whole thing,
cleaned up the code somewhat, and modularized it. 

Currently KFloppy is tested on a FBSD machine with a floppy drive
and a zip drive. It should still behave on Linux, but I haven't tried.

KFloppy 0.2
===========

	KFloppy formats disks and puts a DOS or ext2fs filesystem on
them.

Best Regards,
Bernd Wuebben
wuebben@kde.org