Revision 636904
Go back to digest for 25th February 2007Features in Networking Tools
Urs Wolfer committed changes in /branches/work/make_kget_cool/kget:
Improve folder config dialog:
* rewrite all things from the old KGet and improve it
* respect the default folder config when adding a new download
All is working fine for me, but I have two small problems:
* saving the list does happen for now after every change. I got it not working with Apply / Ok buttons. That means that after a list change the Apply button is not enabled.
* KConfigDialogManager complains about for example buttons in the config dialog:
kdecore (KConfigDialogManager): Widget 'removeButton' (QPushButton) remains unmanaged.
Any hints would be welcome ;)
File Changes
Added 2 files
- /branches/work/make_kget_cool/kget/conf
- /dlgdirectories.cpp
- /dlgdirectories.h
Deleted 1 files
- /branches/work/make_kget_cool/kget/conf/dlgdirectories.ui.h
Modified 6 files
- /branches/work/make_kget_cool/kget
- /CMakeLists.txt
- /conf/dlgdirectories.ui
- /conf/kget.kcfg
- /conf/preferencesdialog.cpp
- /core/kget.cpp
- /core/kget.h
9 files changed in total