Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix previews: | megabigbug | 2009-09-20 | 1 | -1/+0 |
| | | | | | | -tab preview uses websnap -remove scrollbars -antialiased preview | ||||
* | Show a preview when mouse is over a tab | megabigbug | 2009-09-19 | 1 | -1/+11 |
| | |||||
* | Merge branch 'HomePageEmbedded2' | Andrea Diamantini | 2009-09-18 | 1 | -1/+4 |
|\ | | | | | | | | | | | | | Seems fixed now. WE HAVE HOME PAGE!! Conflicts: src/mainview.cpp | ||||
| * | First adjustments and code about it (it's really simple, anyway..Qt rocks!!!) | Andrea Diamantini | 2009-09-15 | 1 | -2/+0 |
| | | |||||
| * | Fixing state. Rekonq is not usable now, but this seems a good tech preview. | Andrea Diamantini | 2009-09-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Anyway, performance is definitely a problem with this method, also loading just the first time. Looking at the other way... :) | ||||
| * | Recently closed tabs: first implementation | Andrea Diamantini | 2009-09-14 | 1 | -0/+4 |
| | | |||||
* | | Open links in new tab located near currently active tab | Domrachev Alexandr | 2009-09-13 | 1 | -1/+2 |
|/ | |||||
* | Fixing rekonq Multi Windows behaviour and | Andrea Diamantini | 2009-09-06 | 1 | -1/+1 |
| | | | | Added options about tabbed (or not) browsing.. | ||||
* | Adding method docs | Andrea Diamantini | 2009-09-05 | 1 | -1/+9 |
| | |||||
* | New tab button code improvements. | Andrea Diamantini | 2009-08-27 | 1 | -9/+0 |
| | | | | Patch from Johannes Zellner (thanks) | ||||
* | Fixed problems restoring Lionel's hack about focused (or not) new WebViews | Andrea Diamantini | 2009-08-23 | 1 | -1/+1 |
| | | | | | | Some fixing also on urlbar/tabwidget/webview focus. It seems working well.. :) | ||||
* | Modified newTab function and splitted into two parts. | Andrea Diamantini | 2009-08-23 | 1 | -3/+3 |
| | | | | | | | There are still some regressions to be fixed: - open link in new tab is always without focus - urlbar is empty on new tab loading - mics.. | ||||
* | Removed some menu related actions (cloned in the context menus) | Andrea Diamantini | 2009-08-23 | 1 | -7/+1 |
| | |||||
* | Some stupid fixes on style, spaces and some comments added | Andrea Diamantini | 2009-08-22 | 1 | -1/+0 |
| | |||||
* | Remove url stack | Lionel Chauvin | 2009-08-22 | 1 | -15/+4 |
| | |||||
* | Fixing bug 203156, about stop/reload switch on tab switching. | Andrea Diamantini | 2009-08-10 | 1 | -1/+1 |
| | | | | | | | Anyway, the fix seems quite "hackish" to me. Perhaps someone else will think something better.. BUG: 203156 | ||||
* | Krazy issues, part 3 | Andrea Diamantini | 2009-08-07 | 1 | -3/+3 |
| | | | | - improper include guards | ||||
* | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -6/+13 |
| | |||||
* | Fix Include | Andrea Diamantini | 2009-08-05 | 1 | -3/+0 |
| | | | | Imported commit from KDE svn. Thanks to mlaurent for this.. | ||||
* | Dynamic tab bar | megabigbug | 2009-08-01 | 1 | -1/+2 |
| | |||||
* | Some string changes and various fixes | Andrea Diamantini | 2009-08-01 | 1 | -1/+1 |
| | |||||
* | Fix tab in background feature | megabigbug | 2009-07-31 | 1 | -1/+1 |
| | |||||
* | Simplifying a bit web load progress process structure | Andrea Diamantini | 2009-07-29 | 1 | -1/+1 |
| | |||||
* | Big Big Big Commit! | Andrea Diamantini | 2009-07-24 | 1 | -7/+0 |
| | | | | | | Refactored loadUrl code to divide UI classes from WEB classes. We now have two loadUrl methods in the Application class to load (hopefully) every kind of (k)url.. | ||||
* | Definitely fixing rekonq API. First step. | Andrea Diamantini | 2009-07-24 | 1 | -5/+1 |
| | | | | newTab function in MainView | ||||
* | Fake gg:// and wk:// protocol. | Andrea Diamantini | 2009-06-30 | 1 | -1/+1 |
| | | | | | Initial Url && Search Bar (to be improved in 0.3) Trivial cleaning things here and there.. | ||||
* | New notifying system. Perhaps this should be default for | Andrea Diamantini | 2009-06-21 | 1 | -1/+1 |
| | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see.. | ||||
* | Comments and Fixes | Andrea Diamantini | 2009-06-21 | 1 | -17/+0 |
| | |||||
* | New notify system | Andrea Diamantini | 2009-06-21 | 1 | -1/+18 |
| | |||||
* | Finally fixed F5 shortcut | Andrea Diamantini | 2009-06-20 | 1 | -2/+0 |
| | |||||
* | Removed recently closed tabs history | Andrea Diamantini | 2009-06-19 | 1 | -9/+2 |
| | |||||
* | New Tab tool button | Andrea Diamantini | 2009-06-19 | 1 | -0/+7 |
| | |||||
* | Fix forward declaration | mlaurent | 2009-06-11 | 1 | -3/+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 |
| | |||||
* | 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 |
| | |