| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | fix opening of URL-like selections in new tab | Panagiotis Papadopoulos | 2010-12-14 | 1 | -2/+2 |
* | GCI Task: Copy Context menu for Network Analyzer, by Furkan Uzumcu | Andrea Diamantini | 2010-12-13 | 2 | -4/+29 |
* | Change text of page source action && add a CTRL + U shortcut. | Andrea Diamantini | 2010-12-13 | 1 | -1/+2 |
* | 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 |
* | Don't change the BK folder in the BK bar when the mouse is under the current ... | Yoann | 2010-12-09 | 1 | -1/+1 |
* | merge first Google Code-In submission: | Panagiotis Papadopoulos | 2010-12-08 | 2 | -2/+9 |
* | 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 |
* | My kuriikwsfilterrc contains no default search engine, so | Andreas Hartmetz | 2010-11-29 | 1 | -0/+2 |
* | 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 |
* | Revert "Make the invariants of MainView explicit" | Jon Ander Peñalba | 2010-11-22 | 2 | -4/+5 |
* | 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 |
* | | Ctrl+Shift+Delete Key Combo to clear private data | Rohan Garg | 2010-11-22 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'master' of git://git.kde.org/rekonq | Benjamin Poulain | 2010-11-20 | 11 | -52/+131 |
|\ |
|
| * | Print && Find actions for the parts :) | Andrea Diamantini | 2010-11-19 | 7 | -35/+111 |
| * | API clean up | Andrea Diamantini | 2010-11-19 | 6 | -16/+17 |
| * | Revert "Add a Clear Button to URL bar to clear it" | Pierre Rossi | 2010-11-17 | 1 | -2/+0 |
| * | 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 |
| |/ |
|
* | | Remove the destructor of MainView | Benjamin Poulain | 2010-11-20 | 2 | -8/+0 |
* | | Remove m_loadingGitPath from MainView | Benjamin Poulain | 2010-11-20 | 2 | -6/+4 |
* | | Make the invariants of MainView explicit | Benjamin Poulain | 2010-11-20 | 2 | -5/+4 |
* | | Update the name of MainView attribute to follow the conventions | Benjamin Poulain | 2010-11-20 | 2 | -12/+12 |
* | | Update the name of WebTab attributes to follow the conventions | Benjamin Poulain | 2010-11-20 | 2 | -40/+40 |
* | | Use QObject cleaning for the destruction of WebView children | Benjamin Poulain | 2010-11-20 | 1 | -5/+0 |
* | | Move download handling from WebView to WebPage | Benjamin Poulain | 2010-11-20 | 2 | -1/+1 |
* | | Add an assertion to ensure the consistency of WebView during development | Benjamin Poulain | 2010-11-20 | 1 | -1/+2 |
* | | Update the name of WebView attribute to conform to the conventions | Benjamin Poulain | 2010-11-20 | 2 | -96/+96 |
|/ |
|
* | -pedantic | Andre Woebbeking | 2010-11-13 | 1 | -1/+1 |
* | Ordering files in file: and ftp: embedded protocols | Andrea Diamantini | 2010-11-07 | 2 | -2/+34 |
* | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2010-11-07 | 12 | -173/+112 |
|\ |
|
| * | Bug when a bookmark contains a '&' fixed in some cases | Jon Ander Peñalba | 2010-11-07 | 3 | -7/+6 |
| * | Variable renamed | Jon Ander Peñalba | 2010-11-07 | 2 | -3/+3 |
| * | BookmarksContextMenu's destructor moved to the header file | Jon Ander Peñalba | 2010-11-07 | 2 | -6/+1 |
| * | BookmarksPanel API improved | Jon Ander Peñalba | 2010-11-07 | 7 | -57/+40 |
| * | Function renamed | Jon Ander Peñalba | 2010-11-07 | 4 | -25/+25 |
| * | BookmarkOwner clean-up and minor bug fixed | Jon Ander Peñalba | 2010-11-07 | 2 | -76/+38 |
* | | Let suggestions work also without search engines ones. | Andrea Diamantini | 2010-11-07 | 6 | -18/+24 |
* | | First bunch of fixes for the suggestions. | Andrea Diamantini | 2010-11-07 | 7 | -33/+53 |
|/ |
|
* | Fix forward declaration | Montel Laurent | 2010-11-03 | 5 | -7/+0 |