summaryrefslogtreecommitdiff
path: root/src/webtab/webview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Save Action (to re-enable CTRL + S)Andrea Diamantini2014-01-041-1/+1
* Get sure webkit objects are deleted in the app d-torAndrea Diamantini2013-11-171-0/+2
* Contextual menu workAndrea Diamantini2013-08-011-4/+5
* Add contextual action when in fullscreen to easily exitAndrea Diamantini2013-07-311-1/+10
* Move autoscroll timer interval from 100ms to 16msDiego Soenens2013-07-301-1/+1
* Let private popus open in private modeAndrea Diamantini2013-06-121-1/+1
* i18n fixesPino Toscano2013-06-071-1/+1
* Fix behavior on unloaded sitesAndrea Diamantini2013-06-071-0/+14
* Get sure JS is properly detected and executedAndrea Diamantini2013-06-061-0/+1
* Revert "Use kurifilter instead of custom rekonq code."Andrea Diamantini2013-04-281-3/+3
* Changes order of link actions for link context menuLindsay Mathieson2013-04-251-8/+8
* Always show the open link in new tab/window contextual actionsAndrea Diamantini2013-04-071-12/+10
* Clean up url loadingAndrea Diamantini2013-04-071-12/+13
* Use kurifilter instead of custom rekonq code.Maarten De Meyer2013-04-071-3/+3
* Guess if url is on target blank and show different contextual actionsAndrea Diamantini2013-03-111-9/+69
* Properly manage open in new tab/window selected urlsAndrea Diamantini2013-02-271-2/+2
* Fix search managementAndrea Diamantini2013-02-271-1/+1
* Make rekonq use the selection (PRIMARY) for MMB clicksThiago Macieira2013-02-241-1/+1
* Do not display Access Keys upon Ctrl+Click.Dimitrios Christidis2013-02-171-0/+4
* Allows quote char to be used in replacement words, e.g "thats" => "that's"Lindsay Mathieson2013-02-031-3/+3
* Fixes javascript error for word replacement from the spellcheck popup menu.Lindsay Mathieson2013-01-231-2/+3
* Do NOT clean up urlbar on page errorsAndrea Diamantini2013-01-131-2/+2
* Krazy fixes, second shot (normalize)Andrea Diamantini2012-12-281-8/+8
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-3/+3
* "Workaround" cookie management in private browsing modeAndrea Diamantini2012-12-161-2/+3
* Fix other mem leakMontel Laurent2012-12-131-1/+1
* Readd my patch to remove mem leakMontel Laurent2012-12-131-1/+4
* - Code style check (codestyle script round)Andrea Diamantini2012-12-121-11/+11
* Don't leak actionsAndrea Diamantini2012-12-101-18/+18
* Don't create menu/action when not necessaryMontel Laurent2012-12-101-5/+9
* "Save as..." context menu action entry for imagesAndrea Diamantini2012-12-101-1/+21
* Use view parent tab to get use calling tab existsAndrea Diamantini2012-12-101-0/+6
* Restoring inspector, part 2Andrea Diamantini2012-12-101-9/+6
* Restoring inspector, part 1Andrea Diamantini2012-12-101-16/+2
* Open focused link when launched from web appAndrea Diamantini2012-12-101-1/+7
* re-enable the (useful) "open link in new tab" action in web app modeAndrea Diamantini2012-12-101-7/+4
* Fix fullscreen action && shortcutsAndrea Diamantini2012-12-101-9/+1
* Fix new page creation on blank target url clickAndrea Diamantini2012-12-101-0/+13
* enable webapp mode by calling "rekonq --webapp URL" :DAndrea Diamantini2012-12-101-20/+39
* New Private Browsing mode :DAndrea Diamantini2012-12-101-0/+12
* Chusslove commit about stringsAndrea Diamantini2012-12-101-1/+1
* Re-enable fullscreen capabilitiesAndrea Diamantini2012-12-101-21/+6
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-20/+229
* Restore rekonq settingsAndrea Diamantini2012-12-101-4/+2
* Fix use of webpageAndrea Diamantini2012-12-101-5/+5
* Let WebView compile and workAndrea Diamantini2012-12-101-63/+50
* Copy webtab related files from rekonq repoAndrea Diamantini2012-12-101-0/+1273