Bug 283177 - Add option to directly download to configured folder without prompt
Summary: Add option to directly download to configured folder without prompt
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: latest git snapshot
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-02 14:05 UTC by Kai Uwe Broulik
Modified: 2011-11-28 23:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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