| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a tab list menu entry showing all open tabs. | Andrea Diamantini | 2010-12-21 | 1 | -0/+3 |
* | Print && Find actions for the parts :) | Andrea Diamantini | 2010-11-19 | 1 | -5/+8 |
* | This commit implements the new private browsign mode for rekonq: | Andrea Diamantini | 2010-10-22 | 1 | -3/+0 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -13/+8 |
* | - Follow pano's suggestion : Shift + Enter -> findPrevious() | Yoann Laissus | 2010-09-02 | 1 | -3/+5 |
* | Use the selected text as the default search string of the FindBar | Benjamin Poulain | 2010-08-22 | 1 | -0/+2 |
* | Merge commit 'refs/merge-requests/183' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-21 | 1 | -1/+4 |
|\ |
|
| * | Fix the help menu and readd the bookmark bar toggle action | Yoann Laissus | 2010-08-20 | 1 | -0/+3 |
* | | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar... | Jon Ander Peñalba | 2010-08-20 | 1 | -5/+5 |
|/ |
|
* | - The bookmark toolbar is now a real toolbar, not an action. | Yoann Laissus | 2010-08-20 | 1 | -1/+4 |
* | Fix tools & bookmarks shortcuts behavior | Andrea Diamantini | 2010-08-18 | 1 | -0/+4 |
* | add zoom bar at the bottom of rekonq, remove zoom widgets from the tool butto... | lionelc | 2010-08-09 | 1 | -10/+2 |
* | Merging mr 154 by hand!! | Andrea Diamantini | 2010-08-02 | 1 | -1/+6 |
* | Back to XMLGUI. | Andrea Diamantini | 2010-07-26 | 1 | -8/+3 |
* | Hide "loading..." and "done" strings after 0.5 sec.. | Andrea Diamantini | 2010-06-29 | 1 | -1/+1 |
* | Adding a "default" encoding option.. | Andrea Diamantini | 2010-06-18 | 1 | -1/+0 |
* | - Sync mouse wheel zoom and the slider | Yoann Laissus | 2010-05-30 | 1 | -2/+2 |
* | inlined some of the most used get functions | Andrea Diamantini | 2010-05-21 | 1 | -3/+4 |
* | reenabled lost close confirm dialog | Andrea Diamantini | 2010-05-20 | 1 | -0/+2 |
* | BIG COMMIT | Andrea Diamantini | 2010-05-19 | 1 | -1/+2 |
* | This commit implements another dockwidget for rekonq, containing a | Andrea Diamantini | 2010-05-05 | 1 | -1/+5 |
* | Memory leaks fixes | Andrea Diamantini | 2010-05-04 | 1 | -1/+1 |
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -6/+7 |
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -5/+2 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -4/+4 |
* | Encodings management | Andrea Diamantini | 2010-04-26 | 1 | -1/+6 |
* | Various changes | Andrea Diamantini | 2010-04-25 | 1 | -1/+0 |
* | - Add the control modifier support for back, next and home actions and for th... | Yoann Laissus | 2010-04-03 | 1 | -3/+3 |
* | Implement the highlight all feature for the find bar (enabled by default) | Yoann Laissus | 2010-03-15 | 1 | -0/+1 |
* | Use default value instead of a different function | Yoann Laissus | 2010-03-14 | 1 | -6/+3 |
* | Add middle click support for next, back and home in the main toolbar | Yoann Laissus | 2010-03-14 | 1 | -0/+3 |
* | Fix choice between history & bookmarks in the new tab first page. | Andrea Diamantini | 2010-03-05 | 1 | -1/+0 |
* | tests support for every Qt derived rekonq class | Andrea Diamantini | 2010-02-26 | 1 | -1/+2 |
* | Get rid of the selection of the next found expression when the checkbox match... | Yoann Laissus | 2010-02-19 | 1 | -0/+1 |
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -2/+3 |
* | Free MainWindow from PreviewSelectorBar | Andrea Diamantini | 2010-02-09 | 1 | -3/+1 |
* | Merge commit 'refs/merge-requests/84' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2010-02-07 | 1 | -2/+6 |
|\ |
|
| * | A new approach for choosing previews : a bar appears, then you browse to the ... | matgic78 | 2010-02-06 | 1 | -2/+6 |
* | | Replace zoom setting submenu by a widget with a slider | matgic78 | 2010-02-06 | 1 | -4/+10 |
|/ |
|
* | Fixing panels | Andrea Diamantini | 2010-01-24 | 1 | -13/+6 |
* | Merge branch 'm81' | Andrea Diamantini | 2009-12-28 | 1 | -0/+1 |
|\ |
|
| * | in fullscreen mode: show toolbar tabbar when mouse is on top of the screen | megabigbug | 2009-12-24 | 1 | -0/+1 |
* | | Merge Request #79 with the changes discussed. | Andrea Diamantini | 2009-12-28 | 1 | -2/+0 |
|/ |
|
* | First form of protocol handling | Andrea Diamantini | 2009-12-16 | 1 | -5/+1 |
* | factor out WebTab class from WebView | Bernhard Beschow | 2009-12-14 | 1 | -2/+2 |
* | KWebWallet integration | Andrea Diamantini | 2009-12-06 | 1 | -1/+1 |
* | Docked web inspector | matgic78 | 2009-12-02 | 1 | -6/+8 |
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -2/+2 |
* | FIxing conflicts | Andrea Diamantini | 2009-11-18 | 1 | -1/+0 |
|\ |
|
| * | cleaning home :) | Andrea Diamantini | 2009-11-13 | 1 | -1/+0 |