Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing thumbs files on tableWidget changes && removing some | Andrea Diamantini | 2009-09-25 | 1 | -1/+2 |
| | | | | unuseful kWarning.. | ||||
* | Home page translations | Andrea Diamantini | 2009-09-24 | 1 | -3/+3 |
| | |||||
* | css homepage improvements | Andrea Diamantini | 2009-09-23 | 1 | -0/+2 |
| | | | | thanks to nferenc :) | ||||
* | Fixing foreach macros.. | Andrea Diamantini | 2009-09-22 | 1 | -1/+1 |
| | |||||
* | Fixing websnap resizing... | Andrea Diamantini | 2009-09-20 | 1 | -2/+1 |
| | |||||
* | Faster loading.. | Andrea Diamantini | 2009-09-18 | 1 | -1/+2 |
| | |||||
* | Fixed options show recently closed tabs / show recent history | Andrea Diamantini | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | It finally works! | Andrea Diamantini | 2009-09-18 | 1 | -3/+0 |
| | | | | Need some fixes to be merged.. | ||||
* | First changes.. | Andrea Diamantini | 2009-09-18 | 1 | -3/+3 |
| | |||||
* | Here we are, embedding Qt Widgets.. | Andrea Diamantini | 2009-09-15 | 1 | -2/+1 |
| | | | | | | | | | Now it's time to RUN working or I'll be dismissed!! This implementation works quite fine, it's a bit slow but really better than the previous one. It crashes gloriously loading flash contents (Qt bug? WebPlugin one's?) and does not resize well webviews.. | ||||
* | First adjustments and code about it (it's really simple, anyway..Qt rocks!!!) | Andrea Diamantini | 2009-09-15 | 1 | -12/+6 |
| | |||||
* | Fixing state. Rekonq is not usable now, but this seems a good tech preview. | Andrea Diamantini | 2009-09-15 | 1 | -2/+10 |
| | | | | | | | Anyway, performance is definitely a problem with this method, also loading just the first time. Looking at the other way... :) | ||||
* | Initial newtab page settings implementation | Andrea Diamantini | 2009-09-15 | 1 | -32/+53 |
| | | | | | it doesn't really fit our needs. Just a starting point.. | ||||
* | Google search engine | Andrea Diamantini | 2009-09-14 | 1 | -119/+18 |
| | |||||
* | Recently closed tabs: first implementation | Andrea Diamantini | 2009-09-14 | 1 | -2/+10 |
| | |||||
* | Fixing a bit examples, positions, links and so on.. | Andrea Diamantini | 2009-09-14 | 1 | -5/+7 |
| | |||||
* | Search Engine, first draft | Andrea Diamantini | 2009-09-14 | 1 | -1/+25 |
| | | | | | Time to cook, now :) Hope you glad this "technologic" preview | ||||
* | Adding url to previews | Andrea Diamantini | 2009-09-14 | 1 | -3/+5 |
| | |||||
* | We have thumbnails! Hugh! | Andrea Diamantini | 2009-09-14 | 1 | -87/+129 |
| | |||||
* | Added support for bookmark icons. Not yet working.. | Andrea Diamantini | 2009-09-10 | 1 | -1/+6 |
| | |||||
* | Fixed improper use of Bookmark Manager class | Andrea Diamantini | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | HUGE HUGE HUGE COMMIT! | Andrea Diamantini | 2009-09-10 | 1 | -0/+173 |
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 :) |