summaryrefslogtreecommitdiff
path: root/src/download
Commit message (Collapse)AuthorAgeFilesLines
* Fix download dir choiceAndrea Diamantini2012-12-161-1/+1
| | | | | | | | Also if this fix is NOT 100% perfect, it works as expected in the common cases, letting users start dir choice from the working one ($HOME?) and respecting KRecentDirs KFileDialog feature CCMAIL: asiasuppenesser@gmx.de
* getSaveFileName --> getSaveUrlAndrea Diamantini2012-12-101-1/+1
|
* Fix downloads notificationsAndrea Diamantini2012-12-101-2/+6
|
* New Private Browsing mode :DAndrea Diamantini2012-12-102-12/+7
|
* Don't overwrite downloads by defaultAndrea Diamantini2012-12-101-2/+3
|
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-0/+1
| | | | | | | | | | | | | - inline spell highlighter. This requires WebKit 2.3 to work. - Addition of a suggested replacement word list to the context menu, for the word right clicked on - A standard modeless spell check dialog that works on the current editable text (or selection). Heavily cribbed from Dawit's work on kdewebkitpart. oops... also a codingstyle script round here... :)
* Let WebView compile and workAndrea Diamantini2012-12-101-0/+0
| | | | WARNING: Not everything compiles yet...
* Download ManagerAndrea Diamantini2012-12-105-0/+647