[Kget] [Bug 188589] Newly added groups don't show up in "New Download" dialog until after restart
Lukas Appelhans
l.appelhans at gmx.de
Fri Apr 10 01:24:50 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=188589
Lukas Appelhans <l.appelhans at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Lukas Appelhans <l appelhans gmx de> 2009-04-10 01:24:49 ---
SVN commit 951725 by lappelhans:
Introduce new handling of default folders in KGet...
Now a regexp can move a download to a group not to a folder...
This patch also fixes #188589
BUG:188589
M +0 -3 CMakeLists.txt
D conf/dlgdirectories.cpp
D conf/dlgdirectories.h
D conf/dlgdirectories.ui
M +6 -15 conf/kget.kcfg
M +0 -3 conf/preferencesdialog.cpp
D conf/selectdirectoryitemdelegate.cpp
D conf/selectdirectoryitemdelegate.h
M +6 -0 conf/transfersgroupwidget.cpp
M +20 -68 core/kget.cpp
M +6 -6 core/kget.h
M +3 -0 core/transfergroup.cpp
M +15 -2 core/transfergroup.h
M +12 -0 core/transfergrouphandler.h
M +2 -1 extensions/webinterface/httpserver.cpp
M +16 -0 ui/groupsettingsdialog.cpp
M +1 -0 ui/groupsettingsdialog.h
M +65 -42 ui/groupsettingsdialog.ui
M +68 -24 ui/newtransferdialog.cpp
M +33 -39 ui/newtransferwidget.ui
WebSVN link: http://websvn.kde.org/?view=rev&revision=951725
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kget
mailing list