summaryrefslogtreecommitdiff
path: root/data/home.html
Commit message (Collapse)AuthorAgeFilesLines
* Fixed not found page to let translators work on it..Andrea Diamantini2009-09-241-1/+2
|
* css homepage improvementsAndrea Diamantini2009-09-231-17/+60
| | | | thanks to nferenc :)
* Some CSS fixesAndrea Diamantini2009-09-141-5/+3
|
* Fixing a bit examples, positions, links and so on..Andrea Diamantini2009-09-141-16/+28
|
* Adding url to previewsAndrea Diamantini2009-09-141-0/+1
|
* We have thumbnails! Hugh!Andrea Diamantini2009-09-141-72/+25
|
* HUGE HUGE HUGE COMMIT!Andrea Diamantini2009-09-101-0/+116
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 :)