summaryrefslogtreecommitdiff
path: root/src/networkaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable QNetworkAccessManager::CustomOperation code for KDE 4.5.96 and aboveRohan Garg2011-02-081-0/+5
* Revert "This hacks should fix (a lot of) javascript handling."Andrea Diamantini2010-09-061-13/+5
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-13/+9
* This hacks should fix (a lot of) javascript handling.Andrea Diamantini2010-09-011-3/+17
* This works as wrokaround for KIO missing implementation in DELETE & CUSTOMAndrea Diamantini2010-08-311-6/+7
* Missing operationsAndrea Diamantini2010-08-301-2/+29
* Check for null pointer, causes crashes on some pages.Abdurrahman AVCI2010-05-141-1/+1
* This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-051-4/+11
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* New rekonq_defines.hAndrea Diamantini2010-04-301-3/+1
* A coding style roundAndrea Diamantini2010-04-301-16/+16
* Various changesAndrea Diamantini2010-04-251-27/+38
* Network Access Manager, first improvementsAndrea Diamantini2010-04-241-6/+7
* Not so stupid, after all..Andrea Diamantini2010-03-301-6/+11
* Changed createRequest method for KIO debugging purposes..Andrea Diamantini2010-03-141-3/+32
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+2
* no more need to inspect POST operations :)Andrea Diamantini2010-01-221-8/+0
* We have file management :DAndrea Diamantini2009-12-161-5/+2
* KWebWallet integrationAndrea Diamantini2009-12-061-1/+9
* Porting rekonq to last Qt/KDE APIAndrea Diamantini2009-11-301-0/+56
* Moving to kdewebkit.Andrea Diamantini2009-11-131-64/+0
* we are using KDE proxy settings (via KIO)Andrea Diamantini2009-10-141-135/+0
* Remove rekonq's custom proxy implementation to use KDE's proxy settings throu...Dario Freddi2009-10-131-15/+24
* Cleaning headers and so on...Andrea Diamantini2009-10-061-1/+0
* moving from about: protocol to rekonq: protocol :DAndrea Diamantini2009-10-021-26/+0
* Simpler KIO management (no more metadata)Andrea Diamantini2009-10-021-36/+24
* Slightly changed the FIXME comment ;-)Panagiotis Papadopoulos2009-09-301-1/+1
* AccessManager fixesAndrea Diamantini2009-09-261-24/+25
* Cleaning some unuseful kDebug(s)...Andrea Diamantini2009-09-251-1/+0
* Fixing foreach macros..Andrea Diamantini2009-09-221-1/+1
* User attributesAndrea Diamantini2009-09-031-9/+17
* Commented out the 0.2 NetworkAccessManager hack.Andrea Diamantini2009-08-231-9/+9
* Rekonq 0.2.51 with (just) one urlbar and (just, again) KDE 4.3.1 supportAndrea Diamantini2009-08-221-1/+1
* Merge commit 'pano/string-fixes'Andrea Diamantini2009-08-221-3/+3
|\
| * Added some FIXME notes about some stringsPanagiotis Papadopoulos2009-08-091-3/+3
* | Rude NetworkAccessManager hack to fix POST operations for 0.2 release ;)Andrea Diamantini2009-08-191-0/+11
* | Inserting webview winId metadata in cookiejarAndrea Diamantini2009-08-141-0/+6
|/
* RekonqAccessManager (rekonq 0.2 version)Andrea Diamantini2009-08-081-1/+1
* Krazy fixes. Part 2.Andrea Diamantini2009-08-071-2/+2
* Reverting KIO::AccessManager --> QNetworkAccessManagerAndrea Diamantini2009-08-061-1/+1
* Removing windowID settings, unuseful (for me) in aAndrea Diamantini2009-08-051-6/+0
* Initial porting to KCookieJarAndrea Diamantini2009-08-051-1/+2
* Fixing Licensing issueAndrea Diamantini2009-08-051-8/+13
* Fix IncludeAndrea Diamantini2009-08-051-4/+0
* Wrong headers fixes!Andrea Diamantini2009-08-041-2/+2
* Hopefully last fix for KDE 4.2.x with x minor than 70..Andrea Diamantini2009-08-031-0/+208
* KDE 4.2 support. Not easy as expected..Andrea Diamantini2009-06-091-176/+0
* Fixing GPL3 header filesAndrea Diamantini2009-06-071-1/+1
* Fixed mainwindow conflictsAndrea Diamantini2009-05-281-6/+11
|\