| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Performance improvements (partial updates of the tree) | Yoann Laissus | 2010-07-18 | 1 | -0/+3 |
* | Hide "loading..." and "done" strings after 0.5 sec.. | Andrea Diamantini | 2010-06-29 | 1 | -0/+3 |
* | Fix naming to clean API | Andrea Diamantini | 2010-06-24 | 1 | -3/+3 |
* | string freeze means, that no string should be added at all | Panagiotis Papadopoulos | 2010-06-18 | 1 | -5/+5 |
* | Adding a "default" encoding option.. | Andrea Diamantini | 2010-06-18 | 1 | -0/+19 |
* | This commit changes rekonq behavior on "closed tabs" management. | Andrea Diamantini | 2010-06-16 | 1 | -21/+1 |
* | This should fix bug 240432 | Andrea Diamantini | 2010-06-06 | 1 | -0/+4 |
* | Awesome bar speed up | Andrea Diamantini | 2010-06-05 | 1 | -0/+9 |
* | This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ... | Andrea Diamantini | 2010-06-04 | 1 | -7/+1 |
* | Use standard zoom actions | Aurelien Gateau | 2010-06-01 | 1 | -16/+6 |
* | Reload page on changed encodings | Andrea Diamantini | 2010-06-01 | 1 | -1/+2 |
* | No history back action enabled when history is empty | Andrea Diamantini | 2010-06-01 | 1 | -1/+1 |
* | - Sync mouse wheel zoom and the slider | Yoann Laissus | 2010-05-30 | 1 | -1/+1 |
* | Const iterator fixes | Jonathan Thomas | 2010-05-27 | 1 | -1/+1 |
* | Save right files when being on "rekonq pages" | Andrea Diamantini | 2010-05-26 | 1 | -2/+13 |
* | Merge commit 'refs/merge-requests/2276' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2010-05-25 | 1 | -2/+2 |
|\ |
|
| * | last minute string fixes | Panagiotis Papadopoulos | 2010-05-24 | 1 | -2/+2 |
* | | Alternate F6 shortcut for open location action | Andrea Diamantini | 2010-05-25 | 1 | -1/+3 |
* | | Show actual page source | Andrea Diamantini | 2010-05-25 | 1 | -20/+2 |
* | | Added actions to switch to Tab #n | Nikhil Marathe | 2010-05-24 | 1 | -0/+10 |
|/ |
|
* | Cleaning some kDebug calls | Andrea Diamantini | 2010-05-22 | 1 | -3/+1 |
* | inlined some of the most used get functions | Andrea Diamantini | 2010-05-21 | 1 | -27/+0 |
* | reenabled lost close confirm dialog | Andrea Diamantini | 2010-05-20 | 1 | -0/+34 |
* | BIG COMMIT | Andrea Diamantini | 2010-05-19 | 1 | -37/+59 |
* | This patch is based on Cedric's idea about fixing history with error pages | Andrea Diamantini | 2010-05-19 | 1 | -4/+38 |
* | This commit let encoding handling being a bit easier. | Andrea Diamantini | 2010-05-18 | 1 | -6/+30 |
* | Moved setEncoding action to be a local page settings as it seems | Andrea Diamantini | 2010-05-18 | 1 | -5/+4 |
* | Add option to choose new tab page as home page | Andrea Diamantini | 2010-05-18 | 1 | -2/+6 |
* | This commit reintroduces the QStackedWidget class for urlbars and let | Andrea Diamantini | 2010-05-14 | 1 | -1/+1 |
* | (Re)-open closed tabs | Andrea Diamantini | 2010-05-11 | 1 | -0/+31 |
* | This commit implements another dockwidget for rekonq, containing a | Andrea Diamantini | 2010-05-05 | 1 | -1/+24 |
* | Memory leaks fixes | Andrea Diamantini | 2010-05-04 | 1 | -6/+25 |
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -40/+40 |
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -4/+0 |
* | Krazy fixes | Andrea Diamantini | 2010-04-30 | 1 | -1/+1 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -146/+146 |
* | Encodings management | Andrea Diamantini | 2010-04-26 | 1 | -2/+47 |
* | Various changes | Andrea Diamantini | 2010-04-25 | 1 | -74/+1 |
* | New dns prefetch webkit property and updated local storage one | Andrea Diamantini | 2010-04-23 | 1 | -2/+3 |
* | Fix Clear Private Data dialog | matgic78 | 2010-04-19 | 1 | -2/+5 |
* | - Enable context menu for actions inside bookmark bar folder | Yoann Laissus | 2010-04-17 | 1 | -1/+0 |
* | Fix highlightAll() indentation :) | Yoann Laissus | 2010-04-14 | 1 | -2/+2 |
* | Set default background to white | Andrea Diamantini | 2010-04-14 | 1 | -3/+6 |
* | Removing overkilling WeakPointer from data clean dialog and fixing a | Andrea Diamantini | 2010-04-11 | 1 | -7/+9 |
* | Improved "Clear Private Data" dialog appearance | matgic78 | 2010-04-10 | 1 | -1/+5 |
* | This is a really big commit, implementing the new urlbar | Andrea Diamantini | 2010-04-08 | 1 | -2/+1 |
* | - Enable context menu for folders and separators of the bookmark bar | Yoann Laissus | 2010-04-08 | 1 | -0/+1 |
* | Merge commit 'refs/merge-requests/113' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-04-06 | 1 | -1/+6 |
|\ |
|
| * | Clear downloads in "clear private data" dialog | matgic78 | 2010-04-05 | 1 | -1/+6 |
* | | Merge commit 'refs/merge-requests/2241' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2010-04-06 | 1 | -13/+11 |
|\ \
| |/
|/| |
|