Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed createRequest method for KIO debugging purposes.. | Andrea Diamantini | 2010-03-14 | 1 | -3/+32 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -1/+2 |
| | |||||
* | no more need to inspect POST operations :) | Andrea Diamantini | 2010-01-22 | 1 | -8/+0 |
| | |||||
* | We have file management :D | Andrea Diamantini | 2009-12-16 | 1 | -5/+2 |
| | |||||
* | KWebWallet integration | Andrea Diamantini | 2009-12-06 | 1 | -1/+9 |
| | |||||
* | Porting rekonq to last Qt/KDE API | Andrea Diamantini | 2009-11-30 | 1 | -0/+56 |
| | | | | adblock (KDE one) fix #1 | ||||
* | Moving to kdewebkit. | Andrea Diamantini | 2009-11-13 | 1 | -64/+0 |
| | | | | First step | ||||
* | we are using KDE proxy settings (via KIO) | Andrea Diamantini | 2009-10-14 | 1 | -135/+0 |
| | | | | So we no more need our dialogs and error retrieving :) | ||||
* | Remove rekonq's custom proxy implementation to use KDE's proxy settings ↵ | Dario Freddi | 2009-10-13 | 1 | -15/+24 |
| | | | | | | through KProtocolManager. This makes rekonq much more integrated withing KDE, as the user expects that changes in System Settings would take place everywhere. And it also leaves less code to maintain Signed-off-by: Dario Freddi <drf@kde.org> | ||||
* | Cleaning headers and so on... | Andrea Diamantini | 2009-10-06 | 1 | -1/+0 |
| | |||||
* | moving from about: protocol to rekonq: protocol :D | Andrea Diamantini | 2009-10-02 | 1 | -26/+0 |
| | | | | | This fix some issues, about some "stupid" sites whose js sends strange "about:blank" requests (just found 2!!) | ||||
* | Simpler KIO management (no more metadata) | Andrea Diamantini | 2009-10-02 | 1 | -36/+24 |
| | |||||
* | Slightly changed the FIXME comment ;-) | Panagiotis Papadopoulos | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | AccessManager fixes | Andrea Diamantini | 2009-09-26 | 1 | -24/+25 |
| | | | | | - create request method - network disk cache | ||||
* | Cleaning some unuseful kDebug(s)... | Andrea Diamantini | 2009-09-25 | 1 | -1/+0 |
| | |||||
* | Fixing foreach macros.. | Andrea Diamantini | 2009-09-22 | 1 | -1/+1 |
| | |||||
* | User attributes | Andrea Diamantini | 2009-09-03 | 1 | -9/+17 |
| | |||||
* | Commented out the 0.2 NetworkAccessManager hack. | Andrea Diamantini | 2009-08-23 | 1 | -9/+9 |
| | | | | Hoping we no more need it! | ||||
* | Rekonq 0.2.51 with (just) one urlbar and (just, again) KDE 4.3.1 support | Andrea Diamantini | 2009-08-22 | 1 | -1/+1 |
| | | | | | Note that pointing to KDE 4.3.1 is due to the problems about POST connections to be fixed | ||||
* | Merge commit 'pano/string-fixes' | Andrea Diamantini | 2009-08-22 | 1 | -3/+3 |
|\ | |||||
| * | Added some FIXME notes about some strings | Panagiotis Papadopoulos | 2009-08-09 | 1 | -3/+3 |
| | | |||||
* | | Rude NetworkAccessManager hack to fix POST operations for 0.2 release ;) | Andrea Diamantini | 2009-08-19 | 1 | -0/+11 |
| | | | | | | | | I hope we could revert this commit in a while.. | ||||
* | | Inserting webview winId metadata in cookiejar | Andrea Diamantini | 2009-08-14 | 1 | -0/+6 |
|/ | |||||
* | RekonqAccessManager (rekonq 0.2 version) | Andrea Diamantini | 2009-08-08 | 1 | -1/+1 |
| | |||||
* | Krazy fixes. Part 2. | Andrea Diamantini | 2009-08-07 | 1 | -2/+2 |
| | | | | | | - KDE classes in ui files - Ui dialog deleteLater - const in for each loop (apart from the QWebFrame one..) | ||||
* | Reverting KIO::AccessManager --> QNetworkAccessManager | Andrea Diamantini | 2009-08-06 | 1 | -1/+1 |
| | | | | | | | | | to respect (for 0.2 release) KDE 4.2 support and to banally fix 'pano' 's bug about CMS previews.. This has some downside problems with cookies headers (kdebug says) but things seems working well ;) And that's the important (at least, near a release!!) | ||||
* | Removing windowID settings, unuseful (for me) in a | Andrea Diamantini | 2009-08-05 | 1 | -6/+0 |
| | | | | ONE window application :) | ||||
* | Initial porting to KCookieJar | Andrea Diamantini | 2009-08-05 | 1 | -1/+2 |
| | |||||
* | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -8/+13 |
| | |||||
* | Fix Include | Andrea Diamantini | 2009-08-05 | 1 | -4/+0 |
| | | | | Imported commit from KDE svn. Thanks to mlaurent for this.. | ||||
* | Wrong headers fixes! | Andrea Diamantini | 2009-08-04 | 1 | -2/+2 |
| | |||||
* | Hopefully last fix for KDE 4.2.x with x minor than 70.. | Andrea Diamantini | 2009-08-03 | 1 | -0/+208 |
| | |||||
* | KDE 4.2 support. Not easy as expected.. | Andrea Diamantini | 2009-06-09 | 1 | -176/+0 |
| | |||||
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 |
| | |||||
* | Fixed mainwindow conflicts | Andrea Diamantini | 2009-05-28 | 1 | -6/+11 |
|\ | |||||
| * | cosmetic | Andrea Diamantini | 2009-05-28 | 1 | -1/+3 |
| | | |||||
| * | load AccessManager Proxy fix | Andrea Diamantini | 2009-05-26 | 1 | -2/+3 |
| | | |||||
| * | Fixing Compilation | Andrea Diamantini | 2009-05-26 | 1 | -2/+2 |
| | | |||||
| * | Fixing new AccessManager. Removed webpage createPlugin slot | Andrea Diamantini | 2009-05-23 | 1 | -13/+0 |
| | | |||||
| * | Access Manager Porting. Compiles && links | Andrea Diamantini | 2009-05-22 | 1 | -1/+16 |
| | | |||||
* | | Removed QDialog instances | Andrea Diamantini | 2009-05-22 | 1 | -3/+2 |
|/ | |||||
* | YesNo --> ContinueCancel | Andrea Diamantini | 2009-05-20 | 1 | -1/+1 |
| | |||||
* | Last krazy issues fixed | adjam | 2009-05-12 | 1 | -15/+20 |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967142 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | EBN Krazy issues. 3rd round... First chech finished! | Andrea Diamantini | 2009-05-07 | 1 | -1/+0 |
| | |||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -0/+2 |
|\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -4/+4 |
| | | |||||
| * | kdialog fixes | Andrea Diamantini | 2009-04-27 | 1 | -5/+9 |
| | | |||||
| * | Including moc files && lineedit class Q_OBJECT fix | Andrea Diamantini | 2009-04-26 | 1 | -1/+0 |
| | | |||||
| * | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 |
| | | |||||
| * | pedantic | Andrea Diamantini | 2009-04-22 | 1 | -2/+1 |
| | |