summaryrefslogtreecommitdiff
path: root/src/homepage.h
Commit message (Collapse)AuthorAgeFilesLines
* preferred --> favoritesAndrea Diamantini2009-10-021-1/+1
|
* BIG BIG commitAndrea Diamantini2009-09-301-2/+1
| | | | | | | | | | | | | | | | removed: - last closed tabs feature - new tab page settings (unuseful, we need something better) implemented - new home page layout (needs love) - new about: protocol to load home page sections - preview images cache todo: - cleaning cache mechanism - bug fixing - add/remove to preferred actions
* a lot fo changes in the history/bookmarks page (restored initial method ↵Andrea Diamantini2009-09-291-3/+5
| | | | rewamped)
* Implemented about protocol to load home page(s)Andrea Diamantini2009-09-291-4/+8
| | | | and changed its layout
* Implementing a new about: protocol, 1st bunchAndrea Diamantini2009-09-291-1/+3
|
* New rekonq home page layoutAndrea Diamantini2009-09-291-1/+1
|
* Fixing state. Rekonq is not usable now, but this seems a good tech preview.Andrea Diamantini2009-09-151-1/+1
| | | | | | | Anyway, performance is definitely a problem with this method, also loading just the first time. Looking at the other way... :)
* Initial newtab page settings implementationAndrea Diamantini2009-09-151-1/+2
| | | | | it doesn't really fit our needs. Just a starting point..
* We have thumbnails! Hugh!Andrea Diamantini2009-09-141-6/+3
|
* HUGE HUGE HUGE COMMIT!Andrea Diamantini2009-09-101-0/+59
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 :)