summaryrefslogtreecommitdiff
path: root/src/homepage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Initial newtab page settings implementationAndrea Diamantini2009-09-151-32/+53
| | | | | it doesn't really fit our needs. Just a starting point..
* Google search engineAndrea Diamantini2009-09-141-119/+18
|
* Recently closed tabs: first implementationAndrea Diamantini2009-09-141-2/+10
|
* Fixing a bit examples, positions, links and so on..Andrea Diamantini2009-09-141-5/+7
|
* Search Engine, first draftAndrea Diamantini2009-09-141-1/+25
| | | | | Time to cook, now :) Hope you glad this "technologic" preview
* Adding url to previewsAndrea Diamantini2009-09-141-3/+5
|
* We have thumbnails! Hugh!Andrea Diamantini2009-09-141-87/+129
|
* Added support for bookmark icons. Not yet working..Andrea Diamantini2009-09-101-1/+6
|
* Fixed improper use of Bookmark Manager classAndrea Diamantini2009-09-101-1/+1
|
* HUGE HUGE HUGE COMMIT!Andrea Diamantini2009-09-101-0/+173
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 :)