Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TONS of events ignored to let homepage no more crash! | Andrea Diamantini | 2009-10-08 | 1 | -2/+2 |
| | | | | | | Hopefully... I hope I also not have removed some rekonq features this way. It seems not, anyway (obviously) it needs tests | ||||
* | Fixing (hopefully better than the previous time :) the mr | Andrea Diamantini | 2009-10-08 | 1 | -12/+20 |
|\ | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1724' of git://gitorious.org/rekonq/mainline into matgicMerge Conflicts: src/homepage.cpp | ||||
| * | Removed superfluous headings in the new tab page | Panagiotis Papadopoulos | 2009-10-07 | 1 | -4/+0 |
| | | | | | | | | This results in more space for important stuff :-) | ||||
| * | Re-ordered the entries in the navigation bar a bit | Panagiotis Papadopoulos | 2009-10-07 | 1 | -11/+11 |
| | | |||||
* | | fix homepage | Matthieu Gicquel | 2009-10-07 | 1 | -14/+2 |
|/ | |||||
* | Fixing merge operation | Andrea Diamantini | 2009-10-07 | 1 | -11/+36 |
|\ | | | | | | | | | | | | | | | 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 | -12/+40 |
| | | |||||
* | | HomePage style fixes. | Andrea Diamantini | 2009-10-06 | 1 | -10/+25 |
|/ | | | | | I'm quite sure this is going to be home page style for rekonq 0.3 | ||||
* | moving from about: protocol to rekonq: protocol :D | Andrea Diamantini | 2009-10-02 | 1 | -8/+8 |
| | | | | | This fix some issues, about some "stupid" sites whose js sends strange "about:blank" requests (just found 2!!) | ||||
* | Changin (again) layout and fixing last Visited page counter.. :) | Andrea Diamantini | 2009-10-02 | 1 | -15/+13 |
| | |||||
* | preferred --> favorites | Andrea Diamantini | 2009-10-02 | 1 | -4/+4 |
| | |||||
* | Changing page layout (more to come..) | Andrea Diamantini | 2009-10-02 | 1 | -35/+21 |
| | |||||
* | Fixing bookmarks layout | Andrea Diamantini | 2009-10-01 | 1 | -1/+3 |
| | |||||
* | Code fixes in the homepage | Andrea Diamantini | 2009-10-01 | 1 | -20/+21 |
| | | | | also changed history && bookmarks layout (we need just icons there) | ||||
* | BIG BIG commit | Andrea Diamantini | 2009-09-30 | 1 | -33/+36 |
| | | | | | | | | | | | | | | | | 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 Diamantini | 2009-09-29 | 1 | -20/+54 |
| | | | | rewamped) | ||||
* | Initial fixes | Andrea Diamantini | 2009-09-29 | 1 | -3/+30 |
| | |||||
* | Implemented about protocol to load home page(s) | Andrea Diamantini | 2009-09-29 | 1 | -4/+25 |
| | | | | and changed its layout | ||||
* | Implementing a new about: protocol, 1st bunch | Andrea Diamantini | 2009-09-29 | 1 | -1/+2 |
| | |||||
* | New rekonq home page layout | Andrea Diamantini | 2009-09-29 | 1 | -31/+32 |
| | |||||
* | Krazy check issues fixes.. | Andrea Diamantini | 2009-09-28 | 1 | -1/+1 |
| | |||||
* | Cleaning some unuseful kDebug(s)... | Andrea Diamantini | 2009-09-25 | 1 | -1/+0 |
| | |||||
* | 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 :) |