| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First implementation of "rekonq home page"
- Added icons && htmls for it
- fixed pics places && CMakeLists.txt
- Added a HomePage class to create the "rekonq home Page"
- Modified setting to load on new tab start
1) rekonq home page (default)
2) blank page
3) an url (to set)
- removed home page button
- fixed WebPage && loadUrl slot to load "home:" scheme
- Added a toolbar method in BookmarksProvider to load bookmarks in the homepage
The page needs a lot of love, but I think this is a really good starting point for.
Hope you like it :)
|
|
|
|
| |
Bookmarks Manager
|
|
|
|
|
|
|
|
|
|
| |
Revert "Using userBookmarksManager static function to surely retrieve bmManager.."
This reverts commit ef48328f8fe0ac069215037c62711a5e08bf111f.
Conflicts:
src/bookmarks.cpp
|
| |
|
| |
|
| |
|
|
|
|
| |
toolbar. Patch by Johannes Zellner, Thanks!
|
|
|
|
|
|
| |
bookmarks links handling.
Many thanks!
|
| |
|
|
|
|
| |
Imported commit from KDE svn. Thanks to mlaurent for this..
|
| |
|
|
|
|
|
| |
This patch lets rekonq to load url in.. the current page instead of
loading infinite new tabs... :)
|
|
|
|
|
|
| |
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..
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This commit is based on patch from Matthieu Gicquel (many thanks).
While I don't like this "super-filled" bm toolbar, this is probably
the best solution, waiting for an akonadi based bookmarks model.
|
| |
|
| |
|
| |
|
|
|
|
| |
git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967142 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
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
|