Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show homepages titles on tabs ("favorites", "history"...) | matgic78 | 2009-10-16 | 1 | -6/+6 |
| | |||||
* | removing rekonq name (more space for the smart bar) | Andrea Diamantini | 2009-10-08 | 1 | -1/+0 |
| | |||||
* | fix homepage | Matthieu Gicquel | 2009-10-07 | 1 | -7/+6 |
| | |||||
* | Fixing merge operation | Andrea Diamantini | 2009-10-07 | 1 | -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 top | Matthieu Gicquel | 2009-10-06 | 1 | -23/+63 |
| | | |||||
* | | HomePage style fixes. | Andrea Diamantini | 2009-10-06 | 1 | -12/+15 |
| | | | | | | | | | | I'm quite sure this is going to be home page style for rekonq 0.3 | ||||
* | | cursor:pointer over thumbnails | Andrea Diamantini | 2009-10-05 | 1 | -0/+1 |
|/ | |||||
* | Changin (again) layout and fixing last Visited page counter.. :) | Andrea Diamantini | 2009-10-02 | 1 | -32/+30 |
| | |||||
* | Changing page layout (more to come..) | Andrea Diamantini | 2009-10-02 | 1 | -6/+6 |
| | |||||
* | a lot fo changes in the history/bookmarks page (restored initial method ↵ | Andrea Diamantini | 2009-09-29 | 1 | -3/+3 |
| | | | | rewamped) | ||||
* | Initial fixes | Andrea Diamantini | 2009-09-29 | 1 | -1/+1 |
| | |||||
* | New rekonq home page layout | Andrea Diamantini | 2009-09-29 | 1 | -58/+48 |
| | |||||
* | Fixed not found page to let translators work on it.. | Andrea Diamantini | 2009-09-24 | 1 | -1/+2 |
| | |||||
* | css homepage improvements | Andrea Diamantini | 2009-09-23 | 1 | -17/+60 |
| | | | | thanks to nferenc :) | ||||
* | Some CSS fixes | Andrea Diamantini | 2009-09-14 | 1 | -5/+3 |
| | |||||
* | Fixing a bit examples, positions, links and so on.. | Andrea Diamantini | 2009-09-14 | 1 | -16/+28 |
| | |||||
* | Adding url to previews | Andrea Diamantini | 2009-09-14 | 1 | -0/+1 |
| | |||||
* | We have thumbnails! Hugh! | Andrea Diamantini | 2009-09-14 | 1 | -72/+25 |
| | |||||
* | HUGE HUGE HUGE COMMIT! | Andrea Diamantini | 2009-09-10 | 1 | -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 :) |