summaryrefslogtreecommitdiff
path: root/src/webview.cpp
Commit message (Expand)AuthorAgeFilesLines
* add mouse actions in webviewAnders Buus2009-07-071-0/+14
* Fixing GPL3 header filesAndrea Diamantini2009-06-071-1/+1
* Removed unuseful download classesAndrea Diamantini2009-06-011-1/+0
* Fixing loadInNewTab slotAndrea Diamantini2009-05-281-2/+2
* working on error messages & openLinkInNewTab slotAndrea Diamantini2009-05-281-36/+6
* WebkitKDE porting.Andrea Diamantini2009-05-251-89/+45
* Refactored page/setNewPage KWebPage methodsAndrea Diamantini2009-05-251-2/+2
* no inline functions, as suggestedAndrea Diamantini2009-05-251-0/+36
* Initial kdewebkit porting. STEP 1 DONEAndrea Diamantini2009-05-231-0/+6
* splitted web classesAndrea Diamantini2009-05-231-211/+1
* Fixing new AccessManager. Removed webpage createPlugin slotAndrea Diamantini2009-05-231-19/+1
* Compiles && link with webkitKDE modulo the load methodAndrea Diamantini2009-05-221-5/+8
* Fixed FullScreen Action & provided it in contextual menu, in fullscreen modeAndrea Diamantini2009-05-141-0/+5
* Removed static ActionCollection and creating them on loading.Andrea Diamantini2009-05-141-71/+42
* Fixed unusual cut/copy/paste actions on top of menuAndrea Diamantini2009-05-141-21/+19
* Last krazy issues fixedadjam2009-05-121-1/+1
* Improved contextual menu usabilityAndrea Diamantini2009-05-071-23/+46
* EBN Krazy issues. 3rd round... First chech finished!Andrea Diamantini2009-05-071-5/+17
* EBN Krazy fixes. 2nd round..Andrea Diamantini2009-05-071-1/+0
* Fixing forgotten merging issues..Andrea Diamantini2009-05-071-9/+2
* Fixing conflicts merging masteradjam2009-05-061-56/+62
|\
| * EBN Krazy fixes. 1st round..Andrea Diamantini2009-05-061-1/+1
| * Better AcceptNavigationRequest implementation..Andrea Diamantini2009-05-061-48/+45
| * webview acceptNavigationRequest fixesAndrea Diamantini2009-05-041-5/+7
| * new (and simpler) createWindow implementation..Andrea Diamantini2009-05-041-24/+21
| * astyleAndrea Diamantini2009-04-291-54/+54
| * Some fixes and warning on webview createWindowAndrea Diamantini2009-04-291-3/+4
| * Removed loadUrl method from WebViewAndrea Diamantini2009-04-291-26/+0
| * Revert "Some changes ported for merge to mainline (bookmarks & links handling...Andrea Diamantini2009-04-281-12/+12
| * Some changes ported for merge to mainline (bookmarks & links handling related)Alexandr Domrachev2009-04-271-12/+12
| * KDE mail Tool InvocationAndrea Diamantini2009-04-261-1/+2
| * Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-1/+2
| * Another importing step.Andrea Diamantini2009-04-251-62/+116
| * Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
| * Merged quite all patches in Web{View,Page} classAndrea Diamantini2009-04-211-60/+123
| * Moving new download system to mainline.Andrea Diamantini2009-04-211-2/+2
| * removed webkit debug commentsAndrea Diamantini2009-04-111-19/+1
| * no need for shortcuts in pointer menu..Andrea Diamantini2009-04-101-9/+7
| * Fixed some wrong changesAndrea Diamantini2009-04-101-8/+8
| * Fixed webview APIAndrea Diamantini2009-04-101-1/+0
| * Added warning to debug navigation requests..Andrea Diamantini2009-04-071-0/+9
| * 99% fixed target _blank issue..Andrea Diamantini2009-04-011-6/+8
| * code fixingAndrea Diamantini2009-03-311-2/+4
| * removed FIXMEAndrea Diamantini2009-03-311-1/+0
| * Rewritten acceptNavigationRequest codeAndrea Diamantini2009-03-311-19/+48
| * Properly opening mailto linksAndrea Diamantini2009-03-311-0/+7
| * opening new tabs on target _blank. Try 1Andrea Diamantini2009-03-301-13/+29
| * API change (rename). In MainView, newTab --> newWebViewAndrea Diamantini2009-03-291-2/+2
| * astyle. First round..Andrea Diamantini2009-03-281-47/+47
| * Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-251-4/+2