Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a visit count parameter to the history. | Andrea Diamantini | 2011-01-07 | 4 | -35/+72 |
| | | | | | | | | | | | This change will preserve old history on first load, adding the visit count parameter and saving the new structure on close This will used expecially in the Awesome UrlBar ordering suggestions code. WARNING: HISTORY_VERSION upgrade CCMAIL:megabigbug@yahoo.fr | ||||
* | Disable multi-dimensional scroll button on scrollbars. | Rohan Garg | 2011-01-06 | 1 | -1/+4 |
| | | | | | | Review Board task : http://git.reviewboard.kde.org/r/100276/ Thanks to Furkan Üzümcü BUG: 234888 | ||||
* | Horizontal scroll wheel may now be used to navigate through history ↵ | Felix Rohrbach | 2011-01-05 | 7 | -34/+77 |
| | | | | (Disabled by default). | ||||
* | charset static tests | Andrea Diamantini | 2010-12-29 | 3 | -0/+35 |
| | |||||
* | Fix a regression introduced by f8a2d38a | Yoann Laissus | 2010-12-28 | 1 | -0/+4 |
| | | | | KDE documentation protocol is opened directly in rekonq instead of the KDE default browser | ||||
* | Grab the actual font from the action. | Rohan Garg | 2010-12-24 | 1 | -1/+1 |
| | |||||
* | Modify Nikhil's contrib entry as requested by him | Rohan Garg | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | fix startup notification when opening in an already running rekonq instance | Martin T. H. Sandsmark | 2010-12-23 | 1 | -0/+3 |
| | |||||
* | Highlight current tab in tab list by making it bold. | Rohan Garg | 2010-12-23 | 1 | -0/+6 |
| | | | | Thanks to Furkan | ||||
* | rekonq 0.6.56 | Andrea Diamantini | 2010-12-21 | 1 | -1/+1 |
| | | | | So much news and so many new contributors... :D | ||||
* | Switching from sourceforge to kde site.. probably fixing also some dbus ↵ | Andrea Diamantini | 2010-12-21 | 5 | -6/+7 |
| | | | | handling. | ||||
* | Icon at the right of the urlbar that allows to add an opensearch engine | Andrea Diamantini | 2010-12-21 | 32 | -102/+727 |
| | | | | | | | | | | | | | | | introduce search icon description file downloaded after validation, not before icons updated when engine added add opensearch xml description files sync desktop file => fix add webshortcut use db_opensearch.json file to track opensearch engines create an opensearch description only when the engine support suggestions remove opensearch description when an engine is deleted in the webshortcut setting dialog popup: disable ok button when webshortcut is already used Lionel Chauvin is the man having done this big, big, big work!! I'm just merging ;) | ||||
* | Adding a tab list menu entry showing all open tabs. | Andrea Diamantini | 2010-12-21 | 2 | -0/+37 |
| | | | | Courtesy patch by Felix Rohrbach. Thanks :) | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-12-21 | 1 | -0/+2 |
| | |||||
* | - Bookmark folders can now be dragged and dropped in the toolbar. | Yoann Laissus | 2010-12-20 | 4 | -23/+63 |
| | | | | | | | | - Drop a bookmark folder in the WebView no longer crash rekonq but open this folder in new tabs - Fix some crash when a single bookmark is dropped in the WebView (incorrect URL) - Port the drag icon to IconManager CCBUG: 226479 | ||||
* | Ctrl+Shift+P shortcut for Private browsing | Rohan Garg | 2010-12-21 | 1 | -0/+1 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-12-19 | 1 | -0/+2 |
| | |||||
* | When using Alt+Enter open website in new tab | Panagiotis Papadopoulos | 2010-12-17 | 2 | -0/+14 |
| | | | | | | GCI Task by Furkan, thanks! :-) RB: 100210 BUG: 254372 | ||||
* | fix opening of URL-like selections in new tab | Panagiotis Papadopoulos | 2010-12-14 | 1 | -2/+2 |
| | | | | patch by Furkan, thx :-) | ||||
* | GCI Task: Copy Context menu for Network Analyzer, by Furkan Uzumcu | Andrea Diamantini | 2010-12-13 | 2 | -4/+29 |
| | | | | This patch adds the ability of copying an url request from network analyzer. | ||||
* | Change text of page source action && add a CTRL + U shortcut. | Andrea Diamantini | 2010-12-13 | 1 | -1/+2 |
| | | | | | | Courtesy patch by Felix Rohrbach. Thanks :) CCMAIL: fxrh@gmx.de | ||||
* | Some changes by me: Find action after open link items | Andrea Diamantini | 2010-12-13 | 1 | -5/+7 |
| | |||||
* | GCI Task by Furkan Uzumcu: Context Menu Improvements | Andrea Diamantini | 2010-12-13 | 1 | -1/+35 |
| | | | | | This commit changed context menu by adding Find/Print actions there and letting users opening URL-like text in new tab/window | ||||
* | Don't change the BK folder in the BK bar when the mouse is under the current ↵ | Yoann | 2010-12-09 | 1 | -1/+1 |
| | | | | | | menu BUG: 259244 | ||||
* | merge first Google Code-In submission: | Panagiotis Papadopoulos | 2010-12-08 | 2 | -2/+9 |
| | | | | | | | add the percentage of the website’s zoom to the zoombar http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129157984557 slightly changed the attached patch, (e.g. percentage -> m_percentage) as noted on the mailinglist | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-12-06 | 1 | -0/+1 |
| | |||||
* | -pedantic | Andre Woebbeking | 2010-12-04 | 2 | -2/+2 |
| | |||||
* | Initialize previously uninitialized member variable | Andreas Hartmetz | 2010-12-03 | 1 | -0/+1 |
| | |||||
* | Show and hide the add-tab button automatically | Jon Ander Peñalba | 2010-11-30 | 4 | -43/+33 |
| | |||||
* | Port SearchEngine from somewhat unsafe "naked" static variables to | Andreas Hartmetz | 2010-11-29 | 2 | -33/+30 |
| | | | | | K_GLOBAL_STATIC(), which is Perfectly Safe ;) Acked-by Jon. | ||||
* | My kuriikwsfilterrc contains no default search engine, so | Andreas Hartmetz | 2010-11-29 | 1 | -0/+2 |
| | | | | SearchEngine::defaultEngine() returns null. Don't crash in that case. | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-11-24 | 1 | -0/+1 |
| | |||||
* | Revert "Remove m_loadingGitPath from MainView" | Jon Ander Peñalba | 2010-11-22 | 2 | -4/+6 |
| | | | | | | This reverts commit eba8b17b2514c39897b035a1f5529f5b87a7b114. This commit wroke the favicon rendering. | ||||
* | Revert "Make the invariants of MainView explicit" | Jon Ander Peñalba | 2010-11-22 | 2 | -4/+5 |
| | | | | | | This reverts commit bf94b5e71b1a7cedf2f69bb3cd61661bc21c24c3. This commit introduced a bug that stoped the new tab button from working. | ||||
* | Merge branch 'master' of git.kde.org:rekonq | Rohan Garg | 2010-11-22 | 1 | -1/+6 |
|\ | |||||
| * | Sorry Pierre, | Andrea Diamantini | 2010-11-21 | 1 | -1/+6 |
| | | | | | | | | forgot to update author list.. | ||||
* | | Ctrl+Shift+Delete Key Combo to clear private data | Rohan Garg | 2010-11-22 | 1 | -1/+2 |
|/ | |||||
* | fix entities for keys in documentation | Yuri Chornoivan | 2010-11-20 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of git://git.kde.org/rekonq | Benjamin Poulain | 2010-11-20 | 45 | -196/+702 |
|\ | | | | | | | | | | | | | | | Conflicts: src/mainview.cpp src/mainview.h src/webtab.cpp src/webtab.h | ||||
| * | Fix markup: | Burkhard Lück | 2010-11-20 | 1 | -7/+3 |
| | | | | | | | | there is no menu string 'Toolbutton', it is an 'Tool' icon | ||||
| * | rekonq 0.6.55 | Andrea Diamantini | 2010-11-19 | 1 | -1/+1 |
| | | | | | | | | | | - improved documentation - Print & find actions for the parts | ||||
| * | Print && Find actions for the parts :) | Andrea Diamantini | 2010-11-19 | 7 | -35/+111 |
| | | | | | | | | | | - handle print & find with different signals in mainwindow - show right tab title (moving titleChanged signal from view to tab) | ||||
| * | API clean up | Andrea Diamantini | 2010-11-19 | 6 | -16/+17 |
| | | | | | | | | urlBar --> currentUrlBar | ||||
| * | Revert "Add a Clear Button to URL bar to clear it" | Pierre Rossi | 2010-11-17 | 1 | -2/+0 |
| | | | | | | | | | | | | This reverts the controversial commit 49060cbec9ac93f0993fa315e2939516a398d349 for the "clear url bar" feature. reverted after discussion with Rohan on IRC. | ||||
| * | Merge branch 'clearButton' | Rohan Garg | 2010-11-17 | 1 | -0/+2 |
| |\ | |||||
| | * | Add a Clear Button to URL bar to clear it | Rohan Garg | 2010-11-17 | 1 | -0/+2 |
| | | | |||||
| * | | Fix wrong default filenames due to a ":" in it | Andrea Diamantini | 2010-11-15 | 1 | -2/+3 |
| | | | | | | | | | | | | websvn:1182549 for reference | ||||
| * | | Some small fixes | Panagiotis Papadopoulos | 2010-11-14 | 1 | -4/+4 |
| | | | |||||
| * | | Merge rekonq documentation from SVN. | Panagiotis Papadopoulos | 2010-11-14 | 33 | -132/+563 |
| |/ | | | | | | | | | | | thanks to yurchor for the work :-) CCMAIL:yurchor@ukr.net | ||||
* | | Remove the destructor of MainView | Benjamin Poulain | 2010-11-20 | 2 | -8/+0 |
| | | | | | | | | | | | | | | | | The destructor of MainView was redundant with the cleaning mechanism of QObject. It is removed to simplify the class. Reviewed by: Pierre Rossi Reviewed by: Andrea Diamantini |