summaryrefslogtreecommitdiff
path: root/src/downloadmanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Kitchen sink clean upAndrea Diamantini2012-05-271-3/+3
| | | | | | - astyle - copyrights - (some) includes
* Add informations to download itemsAndrea Diamantini2012-05-241-2/+4
|
* Improve downloads pageAndrea Diamantini2012-05-151-4/+11
| | | | | | - remove from list (+ API for DownloadManager to save changes) - open dir in extern app - css
* clean up download managementAndrea Diamantini2012-02-051-1/+1
| | | | | Remove one unuseful slot in webpage and better manage download dialog, following rekonq AND KDE settings.
* clean up filename content disposition retrieveAndrea Diamantini2012-02-041-2/+1
|
* Krazy fixesAndrea Diamantini2012-01-191-0/+1
| | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots
* Download Management ++Andrea Diamantini2011-11-291-6/+18
| | | | | | | | | | | | - 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
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-1/+4
|
* Adding DownloadManager class, following Pierre and Benjamin code changes.Andrea Diamantini2011-05-261-0/+65
First step in the introduction of the new rekonq pages