| Summary: | Add option to directly download to configured folder without prompt | ||
|---|---|---|---|
| Product: | [Unmaintained] rekonq | Reporter: | Kai Uwe Broulik <kde> |
| Component: | general | Assignee: | Andrea Diamantini <adjam7> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | latest git snapshot | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Kai Uwe Broulik
2011-10-02 14:05:03 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 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 |