Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix set home to current page button | Andrea Diamantini | 2010-05-25 | 1 | -1/+1 |
| | |||||
* | Properly take care of ampersands | Andrea Diamantini | 2010-05-25 | 3 | -11/+14 |
| | | | | Ronny Scholz patch. Thanks ;) | ||||
* | This commit fixes my problems with this new handling. | Andrea Diamantini | 2010-05-24 | 1 | -8/+9 |
| | | | | | It searches before in the history, to ensure search is done in the widest site list && change a bit the search mechanism | ||||
* | remove domainNameItem() method | megabigbug | 2010-05-24 | 2 | -18/+33 |
| | | | | search a privilged item in the bookmark and history list instead of in the result list | ||||
* | Merge commit 'refs/merge-requests/2275' of ↵ | Andrea Diamantini | 2010-05-24 | 1 | -0/+2 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m2275 | ||||
| * | Restore stacked url bars to the right index when a tab is closed | Nikhil Marathe | 2010-05-24 | 1 | -0/+2 |
| | | | | | | | | BUG: 238644 | ||||
* | | Merge commit 'refs/merge-requests/2274' of ↵ | Andrea Diamantini | 2010-05-24 | 3 | -0/+22 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2274 | ||||
| * | | Added actions to switch to Tab #n | Nikhil Marathe | 2010-05-24 | 3 | -0/+22 |
| |/ | | | | | | | BUG: 235107 | ||||
* | | Merge commit 'refs/merge-requests/2273' of ↵ | Andrea Diamantini | 2010-05-24 | 1 | -1/+4 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2273 | ||||
| * | | Fix pos of RSS widget when there are long translations. BUG 238640 | matgic78 | 2010-05-24 | 1 | -1/+4 |
| | | | |||||
* | | | Merge commit 'refs/merge-requests/111' of ↵ | Andrea Diamantini | 2010-05-24 | 1 | -23/+21 |
|\ \ \ | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m111 | ||||
| * | | | Little improvements for css transitions : use shortland property, ↵ | matgic78 | 2010-05-22 | 1 | -23/+21 |
| | | | | | | | | | | | | | | | | transitions for switcher. Fixes first part of bug 238120 | ||||
* | | | | Merge commit 'refs/merge-requests/2271' of ↵ | Andrea Diamantini | 2010-05-24 | 1 | -1/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2271 | ||||
| * | | | | listitem: when the title of an item is empty fallback to domain name of the url. | megabigbug | 2010-05-21 | 1 | -1/+10 |
| |/ / / | |||||
* | | | | updating authors && credits | Andrea Diamantini | 2010-05-24 | 1 | -15/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ehi guys, feel free to let me know if there is something wrong.. CCMAIL:lindsay.mathieson@gmail.com CCMAIL:gnumdk@adishatz.1s.fr CCMAIL:bulldog98@freenet.de CCMAIL:pano_90@gmx.net CCMAIL:rohan16garg@gmail.com CCMAIL:yoann.laissus@gmail.com | ||||
* | | | | Fixing lost settings | Andrea Diamantini | 2010-05-24 | 3 | -7/+13 |
| |_|/ |/| | | | | | | | | Now the "fixed font" KFontRequester should show just fixed fonts.. | ||||
* | | | rekonq 0.4.71 | Andrea Diamantini | 2010-05-24 | 1 | -1/+0 |
| | | | | | | | | | | | | Last one before the beta.. | ||||
* | | | Merge branch 'NewSettings' | Andrea Diamantini | 2010-05-24 | 17 | -241/+720 |
|\ \ \ | |||||
| * | | | Improving fonts situation | Andrea Diamantini | 2010-05-24 | 4 | -87/+97 |
| | | | | |||||
| * | | | New Settings classes, one for each widget. | Andrea Diamantini | 2010-05-23 | 15 | -162/+631 |
| | | | | | | | | | | | | | | | | | | | | It seems clear to me that this way code is more maintainable than merging everything in the settingsdialog class | ||||
* | | | | Merge branch 'master' of gitorious.org:rekonq/mainline | Andrea Diamantini | 2010-05-24 | 1 | -0/+10 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-05-24 | 1 | -0/+10 |
| |/ | |||||
* | | Cleaning some kDebug calls | Andrea Diamantini | 2010-05-22 | 7 | -52/+34 |
|/ | |||||
* | show url on file:// && ftp:// schemes | Andrea Diamantini | 2010-05-21 | 1 | -0/+1 |
| | |||||
* | Cedric's patch | Andrea Diamantini | 2010-05-21 | 3 | -1/+23 |
| | | | | | let autoscroll being optional (active by default..) | ||||
* | title for bookmark. Removed fallback mechanism | Andrea Diamantini | 2010-05-21 | 1 | -5/+0 |
| | |||||
* | Merge commit 'refs/merge-requests/2269' of ↵ | Andrea Diamantini | 2010-05-21 | 1 | -18/+1 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m2269 | ||||
| * | improve search of title for an url in the history: use hash table from ↵ | megabigbug | 2010-05-20 | 1 | -18/+1 |
| | | | | | | | | HistoryFilterModel | ||||
* | | inlined some of the most used get functions | Andrea Diamantini | 2010-05-21 | 10 | -93/+19 |
| | | | | | | | | to speed up a bit | ||||
* | | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-05-21 | 1 | -0/+1 |
| | | |||||
* | | Merge commit 'refs/merge-requests/2268' of ↵ | Andrea Diamantini | 2010-05-21 | 1 | -7/+19 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2268 | ||||
| * | | Tiny improvements for the appearance of the RSS widget | matgic78 | 2010-05-19 | 1 | -7/+19 |
| | | | |||||
* | | | Merge commit 'refs/merge-requests/2267' of ↵ | Andrea Diamantini | 2010-05-21 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2267 | ||||
| * | | | add local file detection | megabigbug | 2010-05-19 | 1 | -1/+3 |
| | | | | |||||
* | | | | Fix developers panel handling | Andrea Diamantini | 2010-05-21 | 3 | -21/+23 |
| | | | | | | | | | | | | | | | | BUG:236319 | ||||
* | | | | reenabled lost close confirm dialog | Andrea Diamantini | 2010-05-20 | 2 | -0/+36 |
| |_|/ |/| | | | | | | | | BUG:231032 | ||||
* | | | Fix download handling | Andrea Diamantini | 2010-05-19 | 3 | -12/+29 |
| | | | | | | | | | | | | | | | | | | This commit, together with adawit's patch to QtWebKit (not yet merged) && KIO will definitely solve download handling. At least, I hope so :) | ||||
* | | | BIG COMMIT | Andrea Diamantini | 2010-05-19 | 3 | -48/+116 |
| | | | | | | | | | | | | New KParts Handling | ||||
* | | | Moving the UriFilter pointer variable to be static to fast up url resolving | Andrea Diamantini | 2010-05-19 | 2 | -3/+9 |
| |/ |/| | |||||
* | | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-05-19 | 1 | -0/+4 |
|/ | |||||
* | Cedric patch about urlbar | Andrea Diamantini | 2010-05-19 | 1 | -2/+5 |
| | |||||
* | This patch is based on Cedric's idea about fixing history with error pages | Andrea Diamantini | 2010-05-19 | 5 | -31/+67 |
| | | | | | and use it to fix back/forward buttons also on kparts and so on :) | ||||
* | Merge branch 'master' of gitorious.org:rekonq/mainline | Andrea Diamantini | 2010-05-18 | 1 | -9/+0 |
|\ | |||||
| * | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-05-18 | 1 | -9/+0 |
| | | |||||
* | | Respect new tab conf launching a new window | Andrea Diamantini | 2010-05-18 | 1 | -1/+16 |
|/ | | | | Cedric's patch | ||||
* | This commit let encoding handling being a bit easier. | Andrea Diamantini | 2010-05-18 | 1 | -6/+30 |
| | | | | | | | It is anyway a bit tricky :) Hope no-one blame about.. BUG:237518 | ||||
* | Moved setEncoding action to be a local page settings as it seems | Andrea Diamantini | 2010-05-18 | 3 | -12/+6 |
| | | | | more useful | ||||
* | Add option to choose new tab page as home page | Andrea Diamantini | 2010-05-18 | 5 | -5/+31 |
| | | | | BUG:235106 | ||||
* | Fix crashes on file:// urls | Andrea Diamantini | 2010-05-17 | 1 | -12/+3 |
| | |||||
* | Webkit --> WebKit | Andrea Diamantini | 2010-05-17 | 2 | -3/+3 |
| |