You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ktorrent/apps/ktorrent
tpearson 1c14032934
TQt4 port ktorrent
13 years ago
..
groups TQt4 port ktorrent 13 years ago
newui TQt4 port ktorrent 13 years ago
Makefile.am Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
README Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
addpeerwidget.cpp TQt4 port ktorrent 13 years ago
addpeerwidget.h TQt4 port ktorrent 13 years ago
addpeerwidgetbase.ui TQt4 port ktorrent 13 years ago
advancedpref.ui TQt4 port ktorrent 13 years ago
custom_widgets.cw Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
dcopinterface.h TQt4 port ktorrent 13 years ago
downloadpref.ui TQt4 port ktorrent 13 years ago
fileselectdlg.cpp TQt4 port ktorrent 13 years ago
fileselectdlg.h TQt4 port ktorrent 13 years ago
fileselectdlgbase.ui TQt4 port ktorrent 13 years ago
filterbar.cpp TQt4 port ktorrent 13 years ago
filterbar.h TQt4 port ktorrent 13 years ago
generalpref.ui TQt4 port ktorrent 13 years ago
hi16-app-ktorrent.png Fixed images 15 years ago
hi16-mime-torrent.png Fixed images 15 years ago
hi22-action-ktencrypted.png Fixed images 15 years ago
hi22-action-ktremove.png Fixed images 15 years ago
hi22-action-ktstart.png Fixed images 15 years ago
hi22-action-ktstart_all.png Fixed images 15 years ago
hi22-action-ktstop.png Fixed images 15 years ago
hi22-action-ktstop_all.png Fixed images 15 years ago
hi22-app-ktorrent.png Fixed images 15 years ago
hi22-mime-torrent.png Fixed images 15 years ago
hi32-app-ktorrent.png Fixed images 15 years ago
hi32-mime-torrent.png Fixed images 15 years ago
hi48-action-ktplugins.png Fixed images 15 years ago
hi48-app-ktorrent.png Fixed images 15 years ago
hi48-mime-torrent.png Fixed images 15 years ago
hi64-action-ktinfowidget.png Fixed images 15 years ago
hi64-action-ktqueuemanager.png Fixed images 15 years ago
hi64-action-ktupnp.png Fixed images 15 years ago
hi64-app-ktorrent.png Fixed images 15 years ago
hi64-filesys-ktprefdownloads.png Fixed images 15 years ago
hi64-mime-torrent.png Fixed images 15 years ago
hi128-app-ktorrent.png Fixed images 15 years ago
hi128-mime-torrent.png Fixed images 15 years ago
hisc-app-ktorrent.svgz Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
hisc-mime-torrent.svgz Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
ipfilterwidget.cpp TQt4 port ktorrent 13 years ago
ipfilterwidget.h TQt4 port ktorrent 13 years ago
ipfilterwidgetbase.ui TQt4 port ktorrent 13 years ago
ktorrent.cpp TQt4 port ktorrent 13 years ago
ktorrent.desktop Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
ktorrent.h TQt4 port ktorrent 13 years ago
ktorrent.lsm Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
ktorrentapp.cpp TQt4 port ktorrent 13 years ago
ktorrentapp.h TQt4 port ktorrent 13 years ago
ktorrentcore.cpp TQt4 port ktorrent 13 years ago
ktorrentcore.h TQt4 port ktorrent 13 years ago
ktorrentdcop.cpp TQt4 port ktorrent 13 years ago
ktorrentdcop.h TQt4 port ktorrent 13 years ago
ktorrentplugin.desktop Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
ktorrentui.rc Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
ktorrentview.cpp TQt4 port ktorrent 13 years ago
ktorrentview.h TQt4 port ktorrent 13 years ago
ktorrentviewitem.cpp TQt4 port ktorrent 13 years ago
ktorrentviewitem.h TQt4 port ktorrent 13 years ago
ktorrentviewmenu.cpp TQt4 port ktorrent 13 years ago
ktorrentviewmenu.h TQt4 port ktorrent 13 years ago
leaktrace.cpp TQt4 port ktorrent 13 years ago
main.cpp TQt4 port ktorrent 13 years ago
pastedialog.cpp TQt4 port ktorrent 13 years ago
pastedialog.h TQt4 port ktorrent 13 years ago
pastedlgbase.ui TQt4 port ktorrent 13 years ago
pref.cpp TQt4 port ktorrent 13 years ago
pref.h TQt4 port ktorrent 13 years ago
queuedialog.cpp TQt4 port ktorrent 13 years ago
queuedialog.h TQt4 port ktorrent 13 years ago
queuedlg.ui TQt4 port ktorrent 13 years ago
scandialog.cpp TQt4 port ktorrent 13 years ago
scandialog.h TQt4 port ktorrent 13 years ago
scandlgbase.ui TQt4 port ktorrent 13 years ago
speedlimitsdlg.cpp TQt4 port ktorrent 13 years ago
speedlimitsdlg.h TQt4 port ktorrent 13 years ago
speedlimitsdlgbase.ui TQt4 port ktorrent 13 years ago
torrentcreatordlg.cpp TQt4 port ktorrent 13 years ago
torrentcreatordlg.h TQt4 port ktorrent 13 years ago
torrentcreatordlgbase.ui TQt4 port ktorrent 13 years ago
trayhoverpopup.cpp TQt4 port ktorrent 13 years ago
trayhoverpopup.h TQt4 port ktorrent 13 years ago
trayicon.cpp TQt4 port ktorrent 13 years ago
trayicon.h TQt4 port ktorrent 13 years ago
viewmanager.cpp TQt4 port ktorrent 13 years ago
viewmanager.h TQt4 port ktorrent 13 years ago
x-bittorrent.desktop Updated to final KDE3 ktorrent release (2.2.6) 15 years ago

README

-----------------------------------------------
Kde application framework template quickstart
Author: Thomas Nagy
Date: 2004-03-22
-----------------------------------------------

This README file explains you basic things for starting with
this application template.


** Building and installing **

* Build the configure script by "make -f Makefile.cvs"

* To clean, use "make clean", and to clean everything 
(remove the makefiles, etc), use "make distclean"

* To distribute your program, try "make dist".
This will make a compact tarball archive of your release with the
necessary scripts inside.

* Modifying the auto-tools scripts
for automake scripts there is an excellent tutorial there :
http://developer.kde.org/documentation/other/makefile_am_howto.html

* Simplify your life : install the project in your home directory for
testing purposes.
./configure --prefix=/home/user/dummyfolder/
In the end when you finished the development you can
rm -rf /home/user/dummyfolder/
without fear.


** Technologies **

* Build the menus of your application easily
kde applications now use an xml file (*ui.rc file) to build the menus.
This allow a great customization of the application. However, when
programming the menu is shown only after a "make install"

For more details, consult :
http://devel-home.kde.org/~larrosa/tutorial/p9.html
http://developer.kde.org/documentation/tutorials/xmlui/preface.html

* Use KConfig XT to create your configuration dialogs and make 
them more maintainable.

For more details, consult :
http://developer.kde.org/documentation/tutorials/kconfigxt/kconfigxt.html

* With KParts, you can embed other kde components in your program, or make your program
embeddable in other apps. For example, the kmplayer kpart can be called to play videos
in your app.

For more details, consult :
http://www-106.ibm.com/developerworks/library/l-kparts/
http://developer.kde.org/documentation/tutorials/dot/writing-plugins.html
http://developer.kde.org/documentation/tutorials/developing-a-plugin-structure/index.html

* With dcop, you can control your app from other applications
Make sure to include K_DCOP and a kdcop: section in your .h file
http://developer.kde.org/documentation/tutorials/dot/dcopiface/dcop-interface.html


** Documentation **

* For the translations :
1. Download a patched gettext which can be found at:
 http://public.kde.planetmirror.com/pub/kde/devel/gettext-kde/
2. Install that gettext in ~/bin/
3. cd ~/yourproject, export PATH=~/bin:$PATH, export
KDEDIR=/where_your_KDE3_is
4. make -f admin/Makefile.common package-messages
5. make package-messages
6. Translate the po files (not the pot!!) with kbabel or xemacs

* Do not forget to write the documentation for your kde app 
edit the documentation template index.docbook in doc/