summaryrefslogtreecommitdiff
path: root/src/webpage.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* icefox hints on webpage usage.. :DAndrea Diamantini2009-10-291-35/+0
* memcheck fixesAndrea Diamantini2009-10-261-1/+0
* user check on resend form dataAndrea Diamantini2009-10-121-0/+10
* I apologize for this. As said, I use no mouse and I couldn'tAndrea Diamantini2009-10-061-1/+5
* - Cleaning mouse gesture managementsAndrea Diamantini2009-10-041-5/+1
* moving from about: protocol to rekonq: protocol :DAndrea Diamantini2009-10-021-1/+1
* Simpler KIO management (no more metadata)Andrea Diamantini2009-10-021-29/+0
* Setting session and request metadata about ssl navigationAndrea Diamantini2009-10-011-0/+29
* Modified the strings a bit, to let them contain %1 etc.Panagiotis Papadopoulos2009-09-301-3/+3
* Implemented about protocol to load home page(s)Andrea Diamantini2009-09-291-0/+6
* cookie jar fixes...Andrea Diamantini2009-09-261-2/+5
* Cleaning some unuseful kDebug(s)...Andrea Diamantini2009-09-251-5/+1
* Fixed not found page to let translators work on it..Andrea Diamantini2009-09-241-5/+17
* Fixing foreach macros..Andrea Diamantini2009-09-221-1/+1
* Here we are, embedding Qt Widgets..Andrea Diamantini2009-09-151-3/+3
* First adjustments and code about it (it's really simple, anyway..Qt rocks!!!)Andrea Diamantini2009-09-151-0/+3
* Bugfix: when trying to open link in new tab & network request fails (noDomrachev Alexandr2009-09-131-9/+10
* Removed "home" schemeAndrea Diamantini2009-09-101-8/+1
* HUGE HUGE HUGE COMMIT!Andrea Diamantini2009-09-101-0/+7
* Fixing rekonq Multi Windows behaviour andAndrea Diamantini2009-09-061-3/+9
* Removed unuseful headersAndrea Diamantini2009-08-271-1/+0
* Fixed problems restoring Lionel's hack about focused (or not) new WebViewsAndrea Diamantini2009-08-231-1/+1
* Modified newTab function and splitted into two parts.Andrea Diamantini2009-08-231-1/+3
* Some stupid fixes on style, spaces and some comments addedAndrea Diamantini2009-08-221-1/+1
* Fixes handling of mailto links.Jonas M. Gastal2009-08-201-2/+2
* Some work on WebPage class..Andrea Diamantini2009-08-131-29/+28
* Removed unuseful (?) WebPage::chooseFile method.Andrea Diamantini2009-08-131-6/+1
* Just downloading not handled filesAndrea Diamantini2009-08-131-18/+19
* Fixed mailto link handlingAndrea Diamantini2009-08-131-2/+8
* Fix memory leaksAndrea Diamantini2009-08-121-1/+6
* prevent icon loading when error pageLionel Chauvin2009-08-101-0/+6
* better handle network errorsLionel Chauvin2009-08-101-57/+62
* Initial porting to KCookieJarAndrea Diamantini2009-08-051-2/+1
* Fixing Licensing issueAndrea Diamantini2009-08-051-6/+12
* Krazy issues fixes. Part 1Andrea Diamantini2009-08-051-1/+1
* Fix IncludeAndrea Diamantini2009-08-051-8/+0
* Simpler WebPage::acceptNavigationRequestAndrea Diamantini2009-08-031-14/+0
* Dynamic tab barmegabigbug2009-08-011-1/+1
* Some comments updatedAndrea Diamantini2009-08-011-1/+1
* Some string changes and various fixesAndrea Diamantini2009-08-011-2/+2
* Fix tab in background featuremegabigbug2009-07-311-1/+1
* A lot of fixes here:Andrea Diamantini2009-07-261-0/+30
* Pano "create new windowd" bug fix and other little web classesAndrea Diamantini2009-07-241-3/+1
* cleaning web* classes and fixing newWindow and createWindow WebPageAndrea Diamantini2009-07-241-9/+10
* Cleaning commentsAndrea Diamantini2009-07-171-1/+0
* Cleaning a bit WebPage implementation to load faster rekonqAndrea Diamantini2009-07-171-44/+0
* Removed some unuseful headersAndrea Diamantini2009-07-161-49/+11
* Restoring KDE webpage actions (KDE webkit code)Andrea Diamantini2009-07-151-0/+47
* Some backports from KdeWebKit and rekonq 0.1 implementationAndrea Diamantini2009-07-151-16/+23
* Going back to simpler QtWebKit.Andrea Diamantini2009-07-151-3/+94