Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If showDeveloperTools is disabled, hide the development entries in the ↵ | Felix Rohrbach | 2011-01-22 | 1 | -2/+3 |
| | | | | | | | | rekonq menu, too. With this patch, the menu will be created the first time the user opens the menu. RB: 100374 | ||||
* | This commit contains the changes to the context menu which we decided in our ↵ | Felix Rohrbach | 2011-01-15 | 1 | -0/+1 |
| | | | | | | | | | | meeting: 1. Hide new tab entry if it is not necessary. 2. Print and Search action: I removed the print action. The search action is now in the "search with" submenu if some text is selected. 3. Hide the development menu entries and add an option to show them. RB: 100374 | ||||
* | Adding a tab list menu entry showing all open tabs. | Andrea Diamantini | 2010-12-21 | 1 | -0/+3 |
| | | | | Courtesy patch by Felix Rohrbach. Thanks :) | ||||
* | Print && Find actions for the parts :) | Andrea Diamantini | 2010-11-19 | 1 | -5/+8 |
| | | | | | - handle print & find with different signals in mainwindow - show right tab title (moving titleChanged signal from view to tab) | ||||
* | This commit implements the new private browsign mode for rekonq: | Andrea Diamantini | 2010-10-22 | 1 | -3/+0 |
| | | | | | | | | | | | - it implements a new KAaction in the Application class to trace changes on - stops session management and save it, restoring last visited sites on restoring mormal mode - implements necessary changes to iconmanager, urlbar & application Please, note that the private browsing mode will definitely work just on KDE SC 4.6, cause of the needed changes in kdewebkit to eg handle cookies and so on.. . Hope you like it :) | ||||
* | 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 |
| | | | | | | - Don't call findNext() if Ctrl + F is pressed with an existing selection - Correctly update highlights with the timer - A little cleanup | ||||
* | Use the selected text as the default search string of the FindBar | Benjamin Poulain | 2010-08-22 | 1 | -0/+2 |
| | | | | | | | The common behavior of the Find action is to start a search with the current selected text if any. This patch implement this behavior for Rekonq. | ||||
* | Merge commit 'refs/merge-requests/183' of ↵ | Andrea Diamantini | 2010-08-21 | 1 | -1/+4 |
|\ | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m183 Conflicts: src/mainwindow.h | ||||
| * | 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 ↵ | Jon Ander Peñalba | 2010-08-20 | 1 | -5/+5 |
|/ | | | | src/bookmarks/bookmarkprovider.* | ||||
* | - The bookmark toolbar is now a real toolbar, not an action. | Yoann Laissus | 2010-08-20 | 1 | -1/+4 |
| | | | | | | It fixes the problem of the submenu if there are too much items to fit on the bar - Improve a bit the new redesign of BookmarkOwner - Reenable the bookmark menu by default (because the icon in the bar is on the left) | ||||
* | Fix tools & bookmarks shortcuts behavior | Andrea Diamantini | 2010-08-18 | 1 | -0/+4 |
| | | | | Patch (and implementation) by Glad Deschrijver. Thanks! | ||||
* | add zoom bar at the bottom of rekonq, remove zoom widgets from the tool ↵ | lionelc | 2010-08-09 | 1 | -10/+2 |
| | | | | button menu | ||||
* | Merging mr 154 by hand!! | Andrea Diamantini | 2010-08-02 | 1 | -1/+6 |
| | | | | | | | WARNING: I'm NOT sure about this. Please everyone, check it twice!! PS: Many thanks to Yoann21. He is doing a fantastic work on the bookmarks toolbar | ||||
* | Back to XMLGUI. | Andrea Diamantini | 2010-07-26 | 1 | -8/+3 |
| | | | | | | | | This means configurable toolbars and the old problems with our no menubar choice. We'll see what will happen this time... Yoann: can you pls check my port of the bookmarks toolbar? | ||||
* | 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 |
| | | | | - Fix mouse wheel zoom limits (slider's max and min) | ||||
* | inlined some of the most used get functions | Andrea Diamantini | 2010-05-21 | 1 | -3/+4 |
| | | | | to speed up a bit | ||||
* | reenabled lost close confirm dialog | Andrea Diamantini | 2010-05-20 | 1 | -0/+2 |
| | | | | BUG:231032 | ||||
* | BIG COMMIT | Andrea Diamantini | 2010-05-19 | 1 | -1/+2 |
| | | | | New KParts Handling | ||||
* | This commit implements another dockwidget for rekonq, containing a | Andrea Diamantini | 2010-05-05 | 1 | -1/+5 |
| | | | | | | | | network analyzer. Its code is based on previous implementation of Web Inspector Dock and on Richmoore example about QNAM proxy. Many thanks for :) | ||||
* | Memory leaks fixes | Andrea Diamantini | 2010-05-04 | 1 | -1/+1 |
| | | | | first bunch | ||||
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -6/+7 |
| | |||||
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -5/+2 |
| | | | | Speed up compilation & linking on Win, Lin & Mac. Step 1 | ||||
* | 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 |
| | | | | | | | - moved updateCOnfiguration slot to Application class from MainWindow (its right place) - loaded conf out of ctor (this will increase boot speed, but could in theory let rekonq fails on first load. We'll see..) - set accept-language (raw) header. RFC 2626, section 14. Choose your preferred language. - Try fixing CacheControl values (rekonq seems work quite well offline, now) | ||||
* | - Add the control modifier support for back, next and home actions and for ↵ | Yoann Laissus | 2010-04-03 | 1 | -3/+3 |
| | | | | | | the UrlTreeView - Use SettingsOpenTab to open a link in a new tab with the bookmark toolbar | ||||
* | 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 |
| | | | | No more reloading pages on accepting configuration | ||||
* | 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 ↵ | Yoann Laissus | 2010-02-19 | 1 | -0/+1 |
| | | | | matchCase is toggled | ||||
* | 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 |
| | | | | WARNING: it doesn't compile | ||||
* | Merge commit 'refs/merge-requests/84' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2010-02-07 | 1 | -2/+6 |
|\ | | | | | | | into matgic_tab_page | ||||
| * | A new approach for choosing previews : a bar appears, then you browse to the ↵ | matgic78 | 2010-02-06 | 1 | -2/+6 |
| | | | | | | | | page you want to preview, and then you click a button | ||||
* | | 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 |
| | | | | | | | | With this commit I fixed panel behaviour && saved some bytes in their definition. This will help hacking there (they are pretty the same now, I just have no time to let them inherit from a parent "rekonq panel" class) and will save some bytes in rekonq footprint :) | ||||
* | 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 |
|/ | | | | | 1) no more confirm dialog on exit 2) restore newtab page or home page on close last tab | ||||
* | 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 |
| | | | | | * it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?) | ||||
* | 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 |
| | | | | | | | Anyway, this moving/renaming helped me finding lots of strange circulary dependencies and easily solve them :) We have also a more organized structure, hopefully letting people work on different areas altogether. |