summaryrefslogtreecommitdiff
path: root/src/homepage.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixing state. Rekonq is not usable now, but this seems a good tech preview.Andrea Diamantini2009-09-151-1/+1
| | | | | | | Anyway, performance is definitely a problem with this method, also loading just the first time. Looking at the other way... :)
* Initial newtab page settings implementationAndrea Diamantini2009-09-151-1/+2
| | | | | it doesn't really fit our needs. Just a starting point..
* We have thumbnails! Hugh!Andrea Diamantini2009-09-141-6/+3
|
* HUGE HUGE HUGE COMMIT!Andrea Diamantini2009-09-101-0/+59
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 :)