Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The changes discussed with Lionel to mr 1948 | Andrea Diamantini | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | homepage fixes: | megabigbug | 2009-10-28 | 1 | -4/+5 |
| | | | | | more space between items in the navigation bar better vertical alignment of previews | ||||
* | Fixing merge.. | Andrea Diamantini | 2009-10-23 | 1 | -1/+15 |
|\ | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1889' of git://gitorious.org/rekonq/mainline into Fri9 Conflicts: data/home.html | ||||
| * | dynamic space between previews | megabigbug | 2009-10-22 | 1 | -1/+15 |
| | | | | | | | | previews centered | ||||
* | | Merge branch 'StartRekonq' | Andrea Diamantini | 2009-10-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | changed title. | Andrea Diamantini | 2009-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | This way we no more have titles like "Favorites - rekonq - rekonq" :D | ||||
* | | | Merge commit 'refs/merge-requests/1884' of ↵ | Andrea Diamantini | 2009-10-23 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | | | | git://gitorious.org/rekonq/mainline into Fri2 | ||||
| * | | Fix "cursor: pointer" setting it in previewimage.cpp with QWidget property | matgic78 | 2009-10-22 | 1 | -1/+0 |
| |/ | | | | | | | BusyCursor shown when hovering a loading preview | ||||
* | | change history style: normal size fonts, h3 style like dolphin categories | lionelc | 2009-10-21 | 1 | -4/+5 |
|/ | |||||
* | Fixing merge due to recent changes in master | Andrea Diamantini | 2009-10-21 | 1 | -8/+15 |
|\ | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1836' of git://gitorious.org/rekonq/mainline into NewHomePageSytle Conflicts: src/homepage.cpp | ||||
| * | fix button | megabigbug | 2009-10-17 | 1 | -1/+1 |
| | | |||||
| * | another homepage style | megabigbug | 2009-10-17 | 1 | -8/+15 |
| | | |||||
* | | Fixing thumbs position | Andrea Diamantini | 2009-10-19 | 1 | -19/+1 |
| | | |||||
* | | STEP 1 | Andrea Diamantini | 2009-10-19 | 1 | -5/+6 |
|/ | | | | | creating a new Preview Image Object, based on QWidget and containing the pixmap AND the url | ||||
* | 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 :) |