summaryrefslogtreecommitdiff
path: root/data/home.html
Commit message (Collapse)AuthorAgeFilesLines
* removing rekonq name (more space for the smart bar)Andrea Diamantini2009-10-081-1/+0
|
* fix homepageMatthieu Gicquel2009-10-071-7/+6
|
* Fixing merge operationAndrea Diamantini2009-10-071-28/+66
|\ | | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1715' of git://gitorious.org/rekonq/mainline into matgicMerge Conflicts: data/home.html src/homepage.cpp
| * better homepage with nav bar on topMatthieu Gicquel2009-10-061-23/+63
| |
* | HomePage style fixes.Andrea Diamantini2009-10-061-12/+15
| | | | | | | | | | I'm quite sure this is going to be home page style for rekonq 0.3
* | cursor:pointer over thumbnailsAndrea Diamantini2009-10-051-0/+1
|/
* Changin (again) layout and fixing last Visited page counter.. :)Andrea Diamantini2009-10-021-32/+30
|
* Changing page layout (more to come..)Andrea Diamantini2009-10-021-6/+6
|
* a lot fo changes in the history/bookmarks page (restored initial method ↵Andrea Diamantini2009-09-291-3/+3
| | | | rewamped)
* Initial fixesAndrea Diamantini2009-09-291-1/+1
|
* New rekonq home page layoutAndrea Diamantini2009-09-291-58/+48
|
* 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 :)