summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'i18n'Andrea Diamantini2009-09-249-72/+129
|\
| * Fixed not found page to let translators work on it..Andrea Diamantini2009-09-243-54/+66
| |
| * css homepage improvementsAndrea Diamantini2009-09-237-18/+63
| | | | | | | | thanks to nferenc :)
* | add a border to tab previewslionelc2009-09-231-1/+2
| |
* | Fixing tab moving behaviourAndrea Diamantini2009-09-231-1/+0
| | | | | | | | (Johannes Zellner patch I forgot to apply. Again, sorry!!)
* | Fixing rekonq home page urlbar focus issueAndrea Diamantini2009-09-232-4/+6
|/
* Fixing a bit new actions text (too long and bad translated)Andrea Diamantini2009-09-231-2/+2
|
* Merge commit 'refs/merge-requests/1580' of ↵Andrea Diamantini2009-09-232-19/+34
|\ | | | | | | git://gitorious.org/rekonq/mainline into lionel
| * open a selected url text in a new tab/windowmegabigbug2009-09-222-19/+34
| |
* | fix page previewmegabigbug2009-09-223-18/+32
|/
* Merge branch 'master' of git://gitorious.org/rekonq/mainlinemegabigbug2009-09-2211-38/+49
|\
| * Fixing foreach macros..Andrea Diamantini2009-09-227-13/+12
| |
| * Merge commit 'refs/merge-requests/1564' of ↵Andrea Diamantini2009-09-221-1/+12
| |\ | | | | | | | | | git://gitorious.org/rekonq/mainline into shaaneb
| | * Fixed problem with the add tab button of tab barShaneeb Kamran2009-09-211-1/+12
| | |
| * | Merge commit 'refs/merge-requests/1561' of ↵Andrea Diamantini2009-09-221-3/+2
| |\ \ | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into megaint
| | * | small fix of tab preview behaviormegabigbug2009-09-201-3/+2
| | |/
| * | fix previews:megabigbug2009-09-204-31/+32
| |/ | | | | | | | | | | -tab preview uses websnap -remove scrollbars -antialiased preview
* | small fix of tab preview behaviormegabigbug2009-09-201-3/+2
|/
* create function fixAndrea Diamantini2009-09-201-3/+5
|
* Fixing save setting crashAndrea Diamantini2009-09-201-2/+5
|
* Flash loading fixAndrea Diamantini2009-09-201-3/+3
|
* rekonq 0.2.59Andrea Diamantini2009-09-203-3/+2
| | | | A lot of merged code and some trivial bug fixed
* Merge commit 'refs/merge-requests/1549' of ↵Andrea Diamantini2009-09-202-2/+97
|\ | | | | | | git://gitorious.org/rekonq/mainline into int
| * Show a preview when mouse is over a tabmegabigbug2009-09-192-2/+97
| |
* | Fixing websnap resizing...Andrea Diamantini2009-09-202-7/+5
| |
* | Fixing loading previewAndrea Diamantini2009-09-204-7/+13
| | | | | | | | | | | | | | busywidget image provided by Adrià:) with Pano's intercession. Many thanks!
* | Fixing homepage (user's not rekonq's) opening and behaviourAndrea Diamantini2009-09-204-4/+12
| |
* | Applied (and refactored) patch from Matgic78 about smart openingAndrea Diamantini2009-09-204-44/+33
| | | | | | | | | | | | | | | | of external links. rekonq now behaves as discussed (no settings required). So, it opens links in a window in the current desktop Every other behaviour... is a bug!!
* | open a new tab on double click on empty tab areaAndrea Diamantini2009-09-201-0/+1
|/ | | | Courtesy patch from Ronny Sholz (Thanks!)
* rekonq 0.2.58 with the new homepage!Andrea Diamantini2009-09-182-2/+2
|
* Merge branch 'HomePageEmbedded2'Andrea Diamantini2009-09-1818-162/+705
|\ | | | | | | | | | | | | Seems fixed now. WE HAVE HOME PAGE!! Conflicts: src/mainview.cpp
| * Really fixed 2 commits ago options.. :)Andrea Diamantini2009-09-181-2/+5
| |
| * Faster loading..Andrea Diamantini2009-09-186-19/+42
| |
| * Fixed options show recently closed tabs / show recent historyAndrea Diamantini2009-09-184-97/+11
| |
| * It finally works!Andrea Diamantini2009-09-186-40/+44
| | | | | | | | Need some fixes to be merged..
| * LAST BRANCH (promised!!)Andrea Diamantini2009-09-187-13/+273
| | | | | | | | first commit here. We have the homepage classes
| * First changes..Andrea Diamantini2009-09-183-20/+26
| |
| * trivial fixAndrea Diamantini2009-09-171-1/+1
| |
| * Fixing previews dimension..Andrea Diamantini2009-09-171-1/+9
| |
| * Here we are, embedding Qt Widgets..Andrea Diamantini2009-09-1510-129/+102
| | | | | | | | | | | | | | | | | | 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 Diamantini2009-09-154-35/+9
| |
| * Fixing state. Rekonq is not usable now, but this seems a good tech preview.Andrea Diamantini2009-09-158-42/+40
| | | | | | | | | | | | | | 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-159-36/+310
| | | | | | | | | | it doesn't really fit our needs. Just a starting point..
| * Some CSS fixesAndrea Diamantini2009-09-141-5/+3
| |
| * Google search engineAndrea Diamantini2009-09-141-119/+18
| |
| * Recently closed tabs: first implementationAndrea Diamantini2009-09-143-3/+25
| |
| * Fixing a bit examples, positions, links and so on..Andrea Diamantini2009-09-142-21/+35
| |
| * Search Engine, first draftAndrea Diamantini2009-09-141-1/+25
| | | | | | | | | | Time to cook, now :) Hope you glad this "technologic" preview
| * Adding url to previewsAndrea Diamantini2009-09-142-3/+6
| |
| * We have thumbnails! Hugh!Andrea Diamantini2009-09-146-165/+311
| |