Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lot of work to do in mainview. Removed status/tool/geometry change view signals | Andrea Diamantini | 2009-05-28 | 1 | -7/+0 |
| | |||||
* | no inline functions, as suggested | Andrea Diamantini | 2009-05-25 | 1 | -7/+7 |
| | |||||
* | splitted web classes | Andrea Diamantini | 2009-05-23 | 1 | -0/+1 |
| | |||||
* | Last krazy issues fixed | adjam | 2009-05-12 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967142 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -0/+4 |
|\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | Open Back/Forward tabs fixed | Andrea Diamantini | 2009-05-02 | 1 | -2/+2 |
| | | |||||
| * | Managing user tab open settings. Step 2 | Andrea Diamantini | 2009-05-01 | 1 | -1/+2 |
| | | |||||
| * | Open tabs in brackground. Step 1 | Andrea Diamantini | 2009-05-01 | 1 | -0/+3 |
| | | |||||
| * | mouseDoubleClickEvent return, as decided with Avaddon | Andrea Diamantini | 2009-05-01 | 1 | -42/+27 |
| | | |||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -17/+35 |
| | | |||||
| * | Fixed loading Url methods. | Andrea Diamantini | 2009-04-29 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | Now in all rekonq code we have just a loadUrl method in mainview (doing the dirty job) and one in mainwindow, provided for convenience. Every class needing loading an url has a openUrl signal. Hope this should go well.. | ||||
| * | Removed unused MainView loadUrlPage signal | Andrea Diamantini | 2009-04-29 | 1 | -1/+0 |
| | | |||||
| * | Removed Qt4.4 compatibility slots | Andrea Diamantini | 2009-04-28 | 1 | -3/+0 |
| | | |||||
| * | Faster Mainview load | Andrea Diamantini | 2009-04-28 | 1 | -0/+2 |
| | | |||||
| * | Revert "Some changes ported for merge to mainline (bookmarks & links ↵ | Andrea Diamantini | 2009-04-28 | 1 | -12/+11 |
| | | | | | | | | | | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5. | ||||
| * | TabBar context menu fix ported | Alexandr Domrachev | 2009-04-27 | 1 | -0/+1 |
| | | |||||
| * | Open new tab on TabBar double click | Alexandr Domrachev | 2009-04-27 | 1 | -0/+3 |
| | | |||||
| * | Some changes ported for merge to mainline (bookmarks & links handling related) | Alexandr Domrachev | 2009-04-27 | 1 | -11/+12 |
| | | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed | ||||
| * | Removed KDE VERSION check. tabbar needs some love.. | Andrea Diamantini | 2009-04-26 | 1 | -1/+1 |
| | | |||||
| * | Fixed copyright strings, per file, as decided | Andrea Diamantini | 2009-04-26 | 1 | -2/+2 |
| | | |||||
| * | Another importing step. | Andrea Diamantini | 2009-04-25 | 1 | -31/+43 |
| | | | | | | | | Need to fix cookies' classes and then (I think) we are near the goal.. | ||||
| * | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 |
| | | |||||
| * | pedantic | Andrea Diamantini | 2009-04-18 | 1 | -1/+5 |
| | | |||||
| * | pedantic | Andrea Diamantini | 2009-04-11 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'NoMainViewEvents' | Andrea Diamantini | 2009-04-11 | 1 | -5/+0 |
| |\ | |||||
| | * | Removed MainView events.. | Andrea Diamantini | 2009-04-11 | 1 | -5/+0 |
| | | | |||||
| * | | pedantic | Andrea Diamantini | 2009-04-11 | 1 | -0/+1 |
| | | | |||||
| * | | animated loading. Imported following (a bit) Arora code.. | Andrea Diamantini | 2009-04-11 | 1 | -1/+12 |
| |/ | |||||
| * | Added some functions comment | Andrea Diamantini | 2009-04-11 | 1 | -1/+8 |
| | | |||||
| * | Fixed lineEdits tabs movements (each site, its url..) | Andrea Diamantini | 2009-04-11 | 1 | -0/+2 |
| | | |||||
| * | Fixed tab moving, thanks to Qt 4.5 magic.. | Andrea Diamantini | 2009-04-10 | 1 | -2/+1 |
| | | |||||
| * | new tab has to have focusgit st | Andrea Diamantini | 2009-04-10 | 1 | -1/+1 |
| | | |||||
| * | Fixed webview API | Andrea Diamantini | 2009-04-10 | 1 | -7/+7 |
| | | | | | | | | Removed some unuseful comments | ||||
| * | Removed unuseful lasttabclosed signal in mainview. | Andrea Diamantini | 2009-04-09 | 1 | -1/+0 |
| | | | | | | | | | | This becamed unuseful because of choose to do nothing if just 1 tab opened. | ||||
| * | tab bar refactoring | Andrea Diamantini | 2009-04-05 | 1 | -5/+1 |
| | | |||||
| * | Compiles just with 4.5.. | Andrea Diamantini | 2009-04-05 | 1 | -1/+5 |
| | | |||||
| * | Modified loading icon displaying, from KDE icon to loading one.. | Andrea Diamantini | 2009-04-05 | 1 | -0/+2 |
| | | |||||
| * | Fixing mainview description | Andrea Diamantini | 2009-04-02 | 1 | -5/+2 |
| | | |||||
| * | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 1 | -1/+1 |
| | | |||||
| * | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -2/+2 |
| | | |||||
| * | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 1 | -7/+7 |
| | | | | | | | | From now on, we (mainly) go on WebView bugfixing.. | ||||
| * | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -17/+18 |
| | | |||||
| * | Always Show Tab Bar. Or not... | Andrea Diamantini | 2009-03-21 | 1 | -3/+12 |
| | | |||||
| * | Forwarding class declarations to speed up compilation.. | Andrea Diamantini | 2009-03-11 | 1 | -11/+11 |
| | | |||||
| * | Removed unuseful "Select All" action. | Andrea Diamantini | 2009-01-28 | 1 | -1/+0 |
| | | | | | | | | If someone needs it, I can try to implement it one day.. | ||||
| * | Fixed unconnected STOP web action | Andrea Diamantini | 2009-01-12 | 1 | -0/+1 |
| | | |||||
| * | Every action is now in ActionCollection!! | Andrea Diamantini | 2009-01-09 | 1 | -8/+0 |
| | | | | | | | | Fully adopted xmlgui && mainview concepts.. | ||||
| * | Removed WebActionMapper class! | Andrea Diamantini | 2009-01-09 | 1 | -41/+3 |
| | | | | | | | | Now we are really starting to have adjam web browser.. | ||||
| * | BIG change!! | Andrea Diamantini | 2009-01-09 | 1 | -4/+13 |
| | | | | | | | | Removed use of proxy webactionmapper to manage web actions.. | ||||
| * | removed LoadPage method to semplify API | Andrea Diamantini | 2009-01-09 | 1 | -1/+1 |
| | | | | | | | | Now we have just loadUrl slot to run pages.. |