summaryrefslogtreecommitdiff
path: root/src/download
Commit message (Collapse)AuthorAgeFilesLines
* Fix forward declarationMontel Laurent2013-05-061-1/+0
|
* downloads should by default go to the configured downloads directoryHarald Sitter2013-04-101-3/+25
| | | | | | also fixed a yoda-style comment about not using getSaveFileName REVIEW: 109927
* Let rekonq save file remotely (again)Andrea Diamantini2013-03-141-1/+3
| | | | | | | Restored the (il)logic fix applied for bug 242675 and added a big note to NOT remove it again BUG: 316684
* If KGet is selected as download manager, let it decide destinationAndrea Diamantini2013-02-262-42/+17
| | | | | | | | | | WARNING: to let this work, we had to change rekonq behavior, NOT remembering in rekonq downloads history what has been downloaded via KGet BUG:304387 CCMAIL: ericsbinaryworld@gmail.com
* Krazy fixes, second shot (normalize)Andrea Diamantini2012-12-281-1/+1
|
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-1/+2
|
* 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