Bug 283177

Summary: Add option to directly download to configured folder without prompt
Product: [Applications] rekonq Reporter: Kai Uwe Broulik <kde>
Component: generalAssignee: Andrea Diamantini <adjam7>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: latest git snapshot   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kai Uwe Broulik 2011-10-02 14:05:03 UTC
Version:           latest git snapshot (using KDE 4.7.1) 
OS:                Linux

In Chromium I have set it to automatically start downloads and download the respective file to $HOME/Downloads. There is no such option in rekonq, i.e. it asks everytime which annoys me.

Reproducible: Always



Expected Results:  
Add option to configure a path to which it automatically downloads any file without prior asking.
Comment 1 Andrea Diamantini 2011-11-27 11:35:34 UTC
Git commit 1a0066ae232092af04893631d25dba6e4899c400 by Andrea Diamantini.
Committed on 27/11/2011 at 12:00.
Pushed by adjam into branch 'DownloadManagement'.

Download Management ++

- let users choose a "default" download dir
- Moved download code to download manager
- follow dfaure's suggestions about overwrite handling
(kdelibs commit 88e3b372fb9c539)
- download label notification (for 3 seconds): this can be further
improved with an icon...

BUG: 271683
BUG: 283177

M  +144  -0    src/downloadmanager.cpp
M  +18   -6    src/downloadmanager.h
M  +4    -0    src/mainwindow.cpp
M  +12   -153  src/webpage.cpp

http://commits.kde.org/rekonq/1a0066ae232092af04893631d25dba6e4899c400
Comment 2 Andrea Diamantini 2011-11-28 23:14:01 UTC
Git commit d76f6bdb544f6ba4fb6b92fbeb36bfe25450eb1f by Andrea Diamantini.
Committed on 27/11/2011 at 12:00.
Pushed by adjam into branch 'master'.

Download Management ++

- let users choose a "default" download dir
- Moved download code to download manager
- follow dfaure's suggestions about overwrite handling
(kdelibs commit 88e3b372fb9c539)
- download label notification (for 3 seconds): this can be further
improved with an icon...

BUG: 271683
BUG: 283177

M  +144  -0    src/downloadmanager.cpp
M  +18   -6    src/downloadmanager.h
M  +4    -0    src/mainwindow.cpp
M  +12   -153  src/webpage.cpp

http://commits.kde.org/rekonq/d76f6bdb544f6ba4fb6b92fbeb36bfe25450eb1f