Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i18n style guide fixes | Andrea Diamantini | 2009-08-25 | 2 | -3/+3 |
| | | | | (Stephan Binner svn commit, thanks!) | ||||
* | Merge branch 'userCSS' | Andrea Diamantini | 2009-08-24 | 3 | -14/+52 |
|\ | |||||
| * | Fixed a bit setting_webkit.ui | Andrea Diamantini | 2009-08-24 | 1 | -4/+13 |
| | | |||||
| * | Implements the ability of the user to apply a user defined CSS to all web pages. | Jonas M. Gastal | 2009-08-19 | 3 | -13/+42 |
| | | |||||
* | | Middle click closes tab | Andrea Diamantini | 2009-08-24 | 1 | -0/+2 |
| | | |||||
* | | rekonq 0.2.52 | Andrea Diamantini | 2009-08-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | New NetworkAccessManager (to have that we need at least KDE 4.3.1) that seems working well.. I also changed rekonq description. Now it is "A lightweight web browser for KDE based on Webkit" | ||||
* | | Commented out the 0.2 NetworkAccessManager hack. | Andrea Diamantini | 2009-08-23 | 2 | -11/+11 |
| | | | | | | | | Hoping we no more need it! | ||||
* | | Fixed problems restoring Lionel's hack about focused (or not) new WebViews | Andrea Diamantini | 2009-08-23 | 4 | -57/+11 |
| | | | | | | | | | | | | Some fixing also on urlbar/tabwidget/webview focus. It seems working well.. :) | ||||
* | | Modified newTab function and splitted into two parts. | Andrea Diamantini | 2009-08-23 | 4 | -19/+69 |
| | | | | | | | | | | | | | | There are still some regressions to be fixed: - open link in new tab is always without focus - urlbar is empty on new tab loading - mics.. | ||||
* | | Merge commit 'megabigbug/Print' | Andrea Diamantini | 2009-08-23 | 2 | -13/+3 |
|\ \ | |||||
| * | | Replace "Print preview" by "Print" in the tool menu | Lionel Chauvin | 2009-08-23 | 2 | -13/+3 |
| | | | | | | | | | | | | Remove "Print" | ||||
* | | | Add an icon to the help submenu | Andrea Diamantini | 2009-08-23 | 1 | -0/+1 |
|/ / | |||||
* | | Applied Lindsay's patch about opening Home Page in new tabs | Andrea Diamantini | 2009-08-23 | 3 | -4/+19 |
| | | | | | | | | and changed a bit General UI | ||||
* | | Removed some menu related actions (cloned in the context menus) | Andrea Diamantini | 2009-08-23 | 3 | -70/+1 |
| | | |||||
* | | Let work actions shortcut in MainWindow | Andrea Diamantini | 2009-08-23 | 1 | -0/+3 |
| | | |||||
* | | Some actions fixed and re-enabled history action (back) menu | Andrea Diamantini | 2009-08-23 | 2 | -15/+63 |
| | | |||||
* | | Removed MenuBar. First steps.. | Andrea Diamantini | 2009-08-22 | 7 | -141/+62 |
| | | |||||
* | | Rekonq 0.2.51 with (just) one urlbar and (just, again) KDE 4.3.1 support | Andrea Diamantini | 2009-08-22 | 2 | -11/+7 |
| | | | | | | | | | | Note that pointing to KDE 4.3.1 is due to the problems about POST connections to be fixed | ||||
* | | Merge branch 'OneUrlBar2' | Andrea Diamantini | 2009-08-22 | 15 | -343/+150 |
|\ \ | |||||
| * | | Some stupid fixes on style, spaces and some comments added | Andrea Diamantini | 2009-08-22 | 9 | -16/+17 |
| | | | |||||
| * | | Removed unuseful stackedurlbar.cpp file | Andrea Diamantini | 2009-08-22 | 1 | -143/+0 |
| | | | |||||
| * | | Remove url stack | Lionel Chauvin | 2009-08-22 | 11 | -186/+135 |
| | | | |||||
* | | | Merge commit 'pano/string-fixes' | Andrea Diamantini | 2009-08-22 | 5 | -9/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added some FIXME notes about some strings | Panagiotis Papadopoulos | 2009-08-09 | 1 | -3/+3 |
| | | | |||||
| * | | Added colons to strings | Panagiotis Papadopoulos | 2009-08-09 | 1 | -2/+2 |
| | | | |||||
| * | | Removed unneeded space | Panagiotis Papadopoulos | 2009-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | Removed an unneeded space | Panagiotis Papadopoulos | 2009-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | KDE HIG fixes | Panagiotis Papadopoulos | 2009-08-09 | 1 | -2/+2 |
| | | | |||||
* | | | Rekonq 0.2.00.2.0 | Andrea Diamantini | 2009-08-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Another step towards a great webkit browser for KDE! | ||||
* | | | Some trivial fixes on GuessUrlFromString function | Andrea Diamantini | 2009-08-21 | 1 | -2/+2 |
| | | | |||||
* | | | Merge commit 'jokerwww/mailto' | Andrea Diamantini | 2009-08-21 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fixes handling of mailto links. | Jonas M. Gastal | 2009-08-20 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Added comment | Andrea Diamantini | 2009-08-20 | 1 | -0/+4 |
| | | | |||||
* | | | This commit siplifies winId management and let our webviews to not detect | Andrea Diamantini | 2009-08-20 | 2 | -7/+6 |
| | | | | | | | | | | | | it. This could be dangerous thinking about what we have in mind... ;) | ||||
* | | | Fixing setting dialog dimension | Andrea Diamantini | 2009-08-20 | 1 | -1/+1 |
| | | | |||||
* | | | Merge commit 'megabigbug/okClicked' | Andrea Diamantini | 2009-08-20 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | fix #203862 | Lionel Chauvin | 2009-08-14 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge commit 'pano/master' | Andrea Diamantini | 2009-08-20 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Fix crashing, when right-clicking on a bookmark folder in the bookmark | Panagiotis Papadopoulos | 2009-08-14 | 1 | -0/+2 |
| |/ / | | | | | | | | | | toolbar. Patch by Johannes Zellner, Thanks! | ||||
* | | | LineEdit clear button enabled | Andrea Diamantini | 2009-08-20 | 1 | -0/+1 |
| | | | |||||
* | | | Rude NetworkAccessManager hack to fix POST operations for 0.2 release ;) | Andrea Diamantini | 2009-08-19 | 3 | -2/+14 |
| | | | | | | | | | | | | I hope we could revert this commit in a while.. | ||||
* | | | Inserting webview winId metadata in cookiejar | Andrea Diamantini | 2009-08-14 | 3 | -1/+12 |
| | | | |||||
* | | | rekonq 0.1.980.1.98 | Andrea Diamantini | 2009-08-13 | 1 | -1/+1 |
|/ / | | | | | | | A couple of bugfixes to the release.. | ||||
* | | Some work on WebPage class.. | Andrea Diamantini | 2009-08-13 | 1 | -29/+28 |
| | | |||||
* | | Removed unuseful (?) WebPage::chooseFile method. | Andrea Diamantini | 2009-08-13 | 2 | -9/+1 |
| | | | | | | | | Some TODO comments added. | ||||
* | | Just downloading not handled files | Andrea Diamantini | 2009-08-13 | 1 | -18/+19 |
| | | |||||
* | | Applied patch from Johannes Zellner about {Middle,CTRL} clicking | Andrea Diamantini | 2009-08-13 | 4 | -9/+12 |
| | | | | | | | | | | | | bookmarks links handling. Many thanks! | ||||
* | | Fixed mailto link handling | Andrea Diamantini | 2009-08-13 | 1 | -2/+8 |
| | | | | | | | | BUG: 203625 | ||||
* | | Fix memory leaks | Andrea Diamantini | 2009-08-12 | 3 | -2/+9 |
| | | |||||
* | | prevent icon loading when error page | Lionel Chauvin | 2009-08-10 | 2 | -1/+10 |
| | |