summaryrefslogtreecommitdiff
path: root/src/webview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Removed some unuseful comments
* 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
| | | | From now on, we (mainly) go on WebView bugfixing..
* Fixed notFound.html pageAndrea Diamantini2009-03-241-10/+5
|
* working on fixing font problem..Andrea Diamantini2009-03-241-1/+7
|
* Fixed Copyright introAndrea Diamantini2009-03-221-18/+19
|
* Fixing No Scheme Loading Url. Try 1..Andrea Diamantini2009-03-161-1/+13
|
* Added some warningAndrea Diamantini2009-03-121-1/+14
|
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-6/+5
|
* Some fixesAndrea Diamantini2009-03-101-10/+10
|
* Fixing Font Troubles. Try 1..Andrea Diamantini2009-03-011-1/+1
|
* Last commit before branching "di brutto"..Andrea Diamantini2009-02-201-8/+13
|
* new singleton Application class.Andrea Diamantini2009-02-161-16/+6
| | | | Try 1..
* {Browser,}Application. Again..Andrea Diamantini2009-02-151-9/+9
|
* Preliminary flash supportAndrea Diamantini2009-02-141-1/+12
|
* Fixed download system about downloading files with the same name.Andrea Diamantini2009-02-021-10/+0
|
* Fixed download problemsAndrea Diamantini2009-02-021-0/+10
| | | | | rewamp proxy ui fixing settings
* Definitely fixed FindBar (orat least, I hope so)Andrea Diamantini2009-01-291-0/+2
| | | | Add some comments
* Reimplemented download system based on KGet one.Andrea Diamantini2009-01-211-2/+8
| | | | | Thanks Lucas ;) Rekonq now has its one!
* Implemented a new function to download data with KJob technologies..Andrea Diamantini2009-01-201-7/+2
| | | | It's not working. For now. But we are nearing the goal..
* Ported tons of code to KConfigXT. To merge kcfg branch we need just toAndrea Diamantini2009-01-191-9/+11
| | | | port cookie settings..
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-181-2/+2
| | | | Perhaps ~50%..going on!!
* Some moc adds and webview fixing..Andrea Diamantini2009-01-161-4/+14
|
* Created mainview!Andrea Diamantini2009-01-081-1/+1
| | | | Other minor adjs..
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-5/+5
|
* qDebug && qWarning --> kDebug && kWarningAndrea Diamantini2008-12-171-1/+1
|
* Some other steps on the road to the KDE browser..Andrea Diamantini2008-12-161-4/+8
|
* adjusted rekonq nameAndrea Diamantini2008-12-141-1/+1
| | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar
* ( SHIFT + ) CTRL + TAB switching. Finally!!Andrea Diamantini2008-12-111-1/+19
|
* ctrl + click open new tab AND selectAndrea Diamantini2008-12-111-4/+2
|
* No more QmessageBox here..Andrea Diamantini2008-12-071-3/+2
|
* QUrl --> KUrl!Andrea Diamantini2008-12-051-47/+65
|
* Various adjustments. Nothing really important.Various adjustments. Nothing ↵Andrea Diamantini2008-11-281-10/+10
| | | | really important...
* Setting right licenseAndrea Diamantini2008-11-071-0/+1
|
* Localizing strings..Andrea Diamantini2008-11-011-48/+32
|
* reKonq initial commit. Yeah!Andrea Diamantini2008-10-301-0/+299