summaryrefslogtreecommitdiff
path: root/src/webview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2"Andrea Diamantini2012-04-271-8/+6
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-6/+8
* Get sure urlbar(s) are deleted when related webtab isAndrea Diamantini2012-03-131-7/+8
* Krazy fixesAndrea Diamantini2012-02-161-5/+5
* Finally fix GMail & G+ on content editable?? We'll see user response...Andrea Diamantini2012-02-101-7/+12
* Control content editable text with qtwebkit APIs instead of rude JS...Andrea Diamantini2012-02-061-66/+76
* Revert "Just check access keys on CTRL release"Andrea Diamantini2012-02-011-18/+14
* Just check access keys on CTRL releaseAndrea Diamantini2012-01-311-14/+18
* (Hopefully) finally fixing access keysAndrea Diamantini2012-01-311-0/+4
* Open links in new tabs with CTRL + ENTERAndrea Diamantini2012-01-271-1/+11
* Access keys handling fixesAndrea Diamantini2012-01-251-11/+10
* Fix access keys management, copying konqueror's code ;)Andrea Diamantini2012-01-221-4/+33
* Consider also editable contentAndrea Diamantini2012-01-221-3/+4
* Get rid of m_canEnableAutoScrollAndrea Diamantini2012-01-221-32/+33
* clean up WebView variables namesAndrea Diamantini2012-01-221-29/+28
* m_mousePos--Andrea Diamantini2012-01-221-3/+2
* Fix use of shift keys on input elementsAndrea Diamantini2012-01-201-2/+14
* Krazy fixesAndrea Diamantini2012-01-191-4/+4
* Moved access keys activation to release key eventAndrea Diamantini2012-01-171-20/+33
* only make labels for viewable elementsMarc Deop2012-01-151-1/+2
* Access Keys navigationMarc Deop2012-01-121-6/+209
* Let keys autoscroll work also when middle click use is disabledMarc Deop2012-01-091-7/+9
* Fix "share" actionAndrea Diamantini2012-01-021-1/+5
* Why taking risks? Deleting things in the more appropriate place.Andrea Diamantini2011-12-181-8/+0
* Rebase fixAndrea Diamantini2011-12-121-1/+1
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-6/+7
* Unifies macro styleJohannes Troscher2011-11-271-1/+1
* Clean up webview contextual && tools menuAndrea Diamantini2011-11-241-44/+37
* Fix "Search with % on current page" English text to enable correctLasse Liehu2011-11-221-2/+2
* Share URL by mail actionAndrea Diamantini2011-11-221-0/+28
* Clean up WebView::contextMenuEvent functionAndrea Diamantini2011-11-221-117/+123
* check if there's an input field under the cursor in pastAndGo action on webviewJohannes Tröscher2011-09-201-1/+1
* Added a combobox with middleclick options "autoscroll", "pasteAndGo" andFurkan Üzümcü2011-09-201-2/+2
* load clipboard url on middle-click if autoscroll is disabledJohannes Tröscher2011-09-131-0/+17
* Fix vi-like navigation shortcutsJohannes Troscher2011-08-211-0/+29
* Tools Action MenuAndrea Diamantini2011-08-041-9/+4
* action to search with default searchEnine in marked text's context menu. REVI...Johannes Tröscher2011-08-021-0/+12
* Revert vi-like shortcuts implementationAndrea Diamantini2011-08-021-22/+0
* bookmark this link action in link's context menu REVIEW:102152Johannes Tröscher2011-08-011-0/+15
* clean upAndrea Diamantini2011-07-251-85/+85
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-99/+99
* Fixup for vi style navigation event handling.Pierre Rossi2011-06-281-11/+12
* Add shortcuts for scrolling as in vi or konqiAndrea Diamantini2011-06-271-0/+21
* Code janitoringAlbert Astals Cid2011-05-291-1/+1
* firefox-like autoscroll lookFelix Rohrbach2011-04-111-11/+21
* Remove unused stringsAndrea Diamantini2011-04-041-15/+0
* This commit aims to fix a long standing rekonq bug about scrollbar (and webvi...Andrea Diamantini2011-04-031-16/+0
* Implement/fix drag and drop handling of text & url in the webviewAndrea Diamantini2011-03-301-0/+33
* Never execute deprecated codeAndrea Diamantini2011-03-271-1/+1
* Fix context menu and set comments to improve its code (after 0.7 release)Andrea Diamantini2011-03-271-32/+14