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.
tdenetwork/kget
Timothy Pearson 5691aad400
Update kdenetwork Autotools for new DSO linkage style
12 years ago
..
icons [kdenetwork/kget] added cmake support 13 years ago
kget_plug_in Update kdenetwork Autotools for new DSO linkage style 12 years ago
pics [kdenetwork/kget] added cmake support 13 years ago
sounds [kdenetwork/kget] added cmake support 13 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt Fix kdenetwork FTBFS on Fedora 15 13 years ago
Makefile.am Fix kdenetwork FTBFS under oneiric 13 years ago
README Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cr16-app-kget.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cr16-mime-kget_list.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cr22-app-kget.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cr22-mime-kget_list.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cr32-app-kget.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cr32-mime-kget_list.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cr48-app-kget.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cr48-mime-kget_list.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dlgAdvanced.cpp rename the following methods: 13 years ago
dlgAdvanced.h rename the following methods: 13 years ago
dlgAutomation.cpp rename the following methods: 13 years ago
dlgAutomation.h rename the following methods: 13 years ago
dlgConnection.cpp rename the following methods: 13 years ago
dlgConnection.h rename the following methods: 13 years ago
dlgDirectories.cpp Remove additional unneeded tq method conversions 12 years ago
dlgDirectories.h rename the following methods: 13 years ago
dlgIndividual.cpp Remove additional unneeded tq method conversions 12 years ago
dlgIndividual.h TQt4 port kdenetwork 13 years ago
dlgLimits.cpp rename the following methods: 13 years ago
dlgLimits.h rename the following methods: 13 years ago
dlgPreferences.cpp rename the following methods: 13 years ago
dlgPreferences.h rename the following methods: 13 years ago
dlgSystem.cpp rename the following methods: 13 years ago
dlgSystem.h rename the following methods: 13 years ago
dlgadvancedbase.ui Rename old tq methods that no longer need a unique name 12 years ago
dlgautomationbase.ui Rename old tq methods that no longer need a unique name 12 years ago
dlgconnectionbase.ui Rename old tq methods that no longer need a unique name 12 years ago
dlgdirectoriesbase.ui Rename obsolete tq methods to standard names 12 years ago
dlglimitsbase.ui Rename old tq methods that no longer need a unique name 12 years ago
dlgsystembase.ui Rename old tq methods that no longer need a unique name 12 years ago
dockindividual.cpp rename the following methods: 13 years ago
dockindividual.h rename the following methods: 13 years ago
docking.cpp Rename old tq methods that no longer need a unique name 12 years ago
docking.h Rename old tq methods that no longer need a unique name 12 years ago
droptarget.cpp Rename old tq methods that no longer need a unique name 12 years ago
droptarget.h rename the following methods: 13 years ago
eventsrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
getfilejob.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
getfilejob.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
http_defaults.h Updated obsolete GPL license addresses to current GPL address 15 years ago
kfileio.cpp Remove additional unneeded tq method conversions 12 years ago
kfileio.h rename the following methods: 13 years ago
kget.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kget_download.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kget_iface.h TQt4 port kdenetwork 13 years ago
kgetui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kmainwidget.cpp Fix inadvertent "TQ" changes. 12 years ago
kmainwidget.h TQt4 port kdenetwork 13 years ago
logwindow.cpp Remove additional unneeded tq method conversions 12 years ago
logwindow.h rename the following methods: 13 years ago
main.cpp TQt4 port kdenetwork 13 years ago
safedelete.cpp Remove additional unneeded tq method conversions 12 years ago
safedelete.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
settings.cpp Remove additional unneeded tq method conversions 12 years ago
settings.h Remove additional unneeded tq method conversions 12 years ago
slave.cpp TQt4 port kdenetwork 13 years ago
slave.h TQt4 port kdenetwork 13 years ago
slaveevent.cpp TQt4 port kdenetwork 13 years ago
slaveevent.h TQt4 port kdenetwork 13 years ago
transfer.cpp Fix inadvertent "TQ" changes. 12 years ago
transfer.h Fix inadvertent "TQ" changes. 12 years ago
transferlist.cpp Fix inadvertent "TQ" changes. 12 years ago
transferlist.h Rename old tq methods that no longer need a unique name 12 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
x-kgetlist.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

                          KGet 0.8.0-RC-1
			 					             ==========

New working  release of  kget for  trinity.

INSTALLATION
=============
checkout the admin directory from kde-common then:
cd kget
ln -s  kde-common/admin .
make -f Makefile.cvs
./configure --disable-debug --enable-mt
make
make install

BUGS
=====
 Please report all bugs to pch@freeshell.org

TODO
=====
 o Download segments


Happy downloading

____________
Patrick  Charbonnier
E-mail: pch@freeshell.org