Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | A lot of fixes here: | Andrea Diamantini | 2009-07-26 | 1 | -1/+1 | |
| | | | | | | | | | - CTRL + click browsing - mouse wheel gestures - cleaning a bit web* classes This has been possible restoring some code from rekonq 0.1 web classes implementation. | |||||
* | Wikipedia && Google contextual actions | Andrea Diamantini | 2009-07-26 | 1 | -1/+2 | |
| | | | | | I started implementing them from Lionel's code but changed a bit to use KServices implementation and just a unique slot | |||||
* | Pano "create new windowd" bug fix and other little web classes | Andrea Diamantini | 2009-07-24 | 1 | -1/+1 | |
| | | | | improvements | |||||
* | cleaning web* classes and fixing newWindow and createWindow WebPage | Andrea Diamantini | 2009-07-24 | 1 | -0/+1 | |
| | | | | slots | |||||
* | Removed unuseful OpenLinkInNewTab slot | Andrea Diamantini | 2009-07-16 | 1 | -2/+0 | |
| | ||||||
* | Some backports from KdeWebKit and rekonq 0.1 implementation | Andrea Diamantini | 2009-07-15 | 1 | -13/+1 | |
| | ||||||
* | Going back to simpler QtWebKit. | Andrea Diamantini | 2009-07-15 | 1 | -4/+4 | |
| | | | | Seems more fast and stable, for now.. | |||||
* | add mouse actions in webview | Anders Buus | 2009-07-07 | 1 | -1/+1 | |
| | ||||||
* | Fix forward declaration | mlaurent | 2009-06-11 | 1 | -8/+0 | |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@980178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 | |
| | ||||||
* | working on error messages & openLinkInNewTab slot | Andrea Diamantini | 2009-05-28 | 1 | -4/+1 | |
| | ||||||
* | Fixing Compilation | Andrea Diamantini | 2009-05-26 | 1 | -1/+1 | |
| | ||||||
* | WebkitKDE porting. | Andrea Diamantini | 2009-05-25 | 1 | -10/+7 | |
| | | | | | | I'm working on a big refactoring of the webview/webpage classes. This is (obviously) a work in progress. Perhaps ~50% of the porting.. | |||||
* | Refactored page/setNewPage KWebPage methods | Andrea Diamantini | 2009-05-25 | 1 | -1/+3 | |
| | ||||||
* | no inline functions, as suggested | Andrea Diamantini | 2009-05-25 | 1 | -7/+6 | |
| | ||||||
* | Initial kdewebkit porting. STEP 1 DONE | Andrea Diamantini | 2009-05-23 | 1 | -0/+3 | |
| | ||||||
* | splitted web classes | Andrea Diamantini | 2009-05-23 | 1 | -34/+1 | |
| | ||||||
* | Fixing new AccessManager. Removed webpage createPlugin slot | Andrea Diamantini | 2009-05-23 | 1 | -5/+1 | |
| | ||||||
* | Compiles && link with webkitKDE modulo the load method | Andrea Diamantini | 2009-05-22 | 1 | -4/+6 | |
| | ||||||
* | Removed static ActionCollection and creating them on loading. | Andrea Diamantini | 2009-05-14 | 1 | -4/+0 | |
| | | | | | This because there are too much crashes on rekonq depending on lazy action associations. | |||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -25/+12 | |
|\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
| * | inlines IN line...;) | Andrea Diamantini | 2009-05-04 | 1 | -24/+6 | |
| | | ||||||
| * | new (and simpler) createWindow implementation.. | Andrea Diamantini | 2009-05-04 | 1 | -1/+0 | |
| | | | | | | | | this solves (A-LA rekonq) also kde-apps preview screenshots | |||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -15/+33 | |
| | | ||||||
| * | Removed loadUrl method from WebView | Andrea Diamantini | 2009-04-29 | 1 | -5/+3 | |
| | | ||||||
| * | Fixed copyright strings, per file, as decided | Andrea Diamantini | 2009-04-26 | 1 | -1/+2 | |
| | | ||||||
| * | Another importing step. | Andrea Diamantini | 2009-04-25 | 1 | -3/+2 | |
| | | | | | | | | Need to fix cookies' classes and then (I think) we are near the goal.. | |||||
| * | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 | |
| | | ||||||
| * | Merged quite all patches in Web{View,Page} class | Andrea Diamantini | 2009-04-21 | 1 | -19/+26 | |
| | | | | | | | | | | ... Also updated rekonqui.rc | |||||
| * | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -6/+12 | |
| | | ||||||
| * | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -18/+19 | |
| | | ||||||
| * | Added some warning | Andrea Diamantini | 2009-03-12 | 1 | -1/+3 | |
| | | ||||||
| * | Forwarding class declarations to speed up compilation.. | Andrea Diamantini | 2009-03-11 | 1 | -5/+10 | |
| | | ||||||
| * | Some fixes | Andrea Diamantini | 2009-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | Last commit before branching "di brutto".. | Andrea Diamantini | 2009-02-20 | 1 | -1/+1 | |
| | | ||||||
| * | Preliminary flash support | Andrea Diamantini | 2009-02-14 | 1 | -0/+1 | |
| | | ||||||
| * | BrowserMainWindow --> MainWindow | Andrea Diamantini | 2008-12-27 | 1 | -2/+2 | |
| | | ||||||
| * | adjusted rekonq name | Andrea Diamantini | 2008-12-14 | 1 | -1/+1 | |
| | | | | | | | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar | |||||
| * | ( SHIFT + ) CTRL + TAB switching. Finally!! | Andrea Diamantini | 2008-12-11 | 1 | -0/+11 | |
| | | ||||||
| * | ctrl + click open new tab AND select | Andrea Diamantini | 2008-12-11 | 1 | -0/+1 | |
| | | ||||||
| * | QUrl --> KUrl! | Andrea Diamantini | 2008-12-05 | 1 | -5/+11 | |
| | | ||||||
| * | New Bookmarks menu, sharing bkmrs with Konqueror0.0.1 | Andrea Diamantini | 2008-12-02 | 1 | -5/+5 | |
| | | | | | | | | (And that's reKonq 1st feature!!) | |||||
| * | Various adjustments. Nothing really important.Various adjustments. Nothing ↵ | Andrea Diamantini | 2008-11-28 | 1 | -3/+3 | |
| | | | | | | | | really important... | |||||
| * | Setting right license | Andrea Diamantini | 2008-11-07 | 1 | -0/+1 | |
| | | ||||||
| * | Localizing strings.. | Andrea Diamantini | 2008-11-01 | 1 | -37/+19 | |
| | | ||||||
| * | reKonq initial commit. Yeah! | Andrea Diamantini | 2008-10-30 | 1 | -0/+115 | |
| | ||||||
* | Fix forward declaration | mlaurent | 2009-05-04 | 1 | -5/+0 | |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963192 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Importing recode (rekonq code). | adjam | 2009-05-03 | 1 | -0/+155 | |
I'm sorry I coudn't perform this with gitsvn or tailor.. but I cannot lose all the evening just for this. And I need to sleep now.. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |