Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'I18n' | Andrea Diamantini | 2009-07-31 | 4 | -4/+4 |
|\ | |||||
| * | Make the string KDE HIG compatible | Panagiotis Papadopoulos | 2009-07-31 | 1 | -1/+1 |
| | | |||||
| * | "Fixed" a string a little | Panagiotis Papadopoulos | 2009-07-31 | 1 | -1/+1 |
| | | |||||
| * | "Fixed" spelling of a Name | Panagiotis Papadopoulos | 2009-07-31 | 1 | -1/+1 |
| | | |||||
| * | Added a dot to the tooltip message | Panagiotis Papadopoulos | 2009-07-31 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'ICON' | Andrea Diamantini | 2009-07-31 | 2 | -3/+8 |
|\ \ | |||||
| * | | Added Adrià Arrufat to the credits | Panagiotis Papadopoulos | 2009-07-31 | 1 | -3/+8 |
| | | | | | | | | | | | | Additionaly "fixed" the email addresses of some persons | ||||
| * | | Replaced my old animation, with a smoother one by Adrià Arrufat | Panagiotis Papadopoulos | 2009-07-31 | 1 | -0/+0 |
| |/ | | | | | | | | | | | Both are practically based on the same oxygen image though :-P I simply didn't see there was a "pre-animated" png file, so I had to create the animation myself which sucked :-P Thanks Adrià for the icon | ||||
* | | fix stop/reload button initialization | megabigbug | 2009-07-29 | 1 | -1/+2 |
|/ | |||||
* | Fixing initial stop_reload action | Andrea Diamantini | 2009-07-29 | 1 | -3/+3 |
| | |||||
* | Add WebShorcuts Settings in the configuration panel | megabigbug | 2009-07-29 | 6 | -32/+33 |
| | | | | | Remove Webshorcuts Settings item in menus Remove trailing spaces | ||||
* | Including web shortcuts configuration dialog. | Andrea Diamantini | 2009-07-29 | 3 | -2/+16 |
| | | | | | We can actually just include it externally. Anyway this let user think a bit more that this is not a rekonq related configuration dialog | ||||
* | Simplifying a bit web load progress process structure | Andrea Diamantini | 2009-07-29 | 6 | -44/+12 |
| | |||||
* | Merge branch 'PrivateColor' | Andrea Diamantini | 2009-07-28 | 3 | -5/+12 |
|\ | |||||
| * | Removed Web Inspecting color | Andrea Diamantini | 2009-07-28 | 1 | -11/+4 |
| | | | | | | | | | | | | Fixed a bit PrivateBrowsingEnabled FALSE Changed background color to LIGHTGRAY to let it be a little different from mainwindow color | ||||
| * | Add a setBackgroundColor to urlbar | megabigbug | 2009-07-27 | 3 | -0/+14 |
| | | | | | | | | | | Change the urlbar color by the window color when private browsing Change the urlbar color by a light red color when web inspector activated | ||||
* | | Merge branch 'CLEAR' | Andrea Diamantini | 2009-07-27 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add Clear Private Data in the menubar->Tool for feature parity with tools menu. | megabigbug | 2009-07-27 | 1 | -0/+1 |
| |/ | |||||
* | | Fix // bug | megabigbug | 2009-07-27 | 1 | -1/+2 |
| | | |||||
* | | copy paste from khtml_ext.cpp: | megabigbug | 2009-07-27 | 2 | -25/+44 |
|/ | | | | | favorite search providers (webshortcuts) in context menu instead of google and wikipedia | ||||
* | Updated TODO | Andrea Diamantini | 2009-07-27 | 1 | -6/+8 |
| | |||||
* | KDE "real" Web Browsing shortcut support! | Andrea Diamantini | 2009-07-27 | 1 | -36/+8 |
| | |||||
* | Rekonq 0.1.11 | Andrea Diamantini | 2009-07-27 | 3 | -6/+39 |
| | | | | Various improvements, bug fixing and new authors name added | ||||
* | Fixing reset disk cache crash | Andrea Diamantini | 2009-07-27 | 1 | -5/+5 |
| | |||||
* | Merge commit 'megabigbug/ClearPrivateData' | Andrea Diamantini | 2009-07-27 | 1 | -1/+1 |
|\ | |||||
| * | The Clear Private Data dialog was not working because exec return ↵ | megabigbug | 2009-07-27 | 1 | -1/+1 |
| | | | | | | | | KDialog::Accepted instead of KDialog::Ok | ||||
* | | Merge commit 'megabigbug/KPassivePopup' | Andrea Diamantini | 2009-07-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix KPassivePopup crash | megabigbug | 2009-07-26 | 1 | -1/+1 |
| |/ | |||||
* | | Merge commit 'megabigbug/PrintPreview' | Andrea Diamantini | 2009-07-27 | 1 | -4/+6 |
|\ \ | |/ |/| | |||||
| * | Backport to QPrintPreview instead incomplete KPrintPreview | megabigbug | 2009-07-26 | 1 | -4/+6 |
| | | | | | | | | Replace "Print..." action by "Print preview" in the tool menu | ||||
* | | A lot of fixes here: | Andrea Diamantini | 2009-07-26 | 6 | -13/+84 |
| | | | | | | | | | | | | | | | | | | - CTRL + click browsing - mouse wheel gestures - cleaning a bit web* classes This has been possible restoring some code from rekonq 0.1 web classes implementation. | ||||
* | | Fixing a bit GooWiki actions and updating TODO | Andrea Diamantini | 2009-07-26 | 2 | -4/+4 |
| | | |||||
* | | Fixing picture menu images as Lionel suggested | Andrea Diamantini | 2009-07-26 | 1 | -14/+13 |
| | | |||||
* | | Wikipedia && Google contextual actions | Andrea Diamantini | 2009-07-26 | 2 | -2/+40 |
|/ | | | | | I started implementing them from Lionel's code but changed a bit to use KServices implementation and just a unique slot | ||||
* | Fixed clear private data | Andrea Diamantini | 2009-07-26 | 2 | -6/+7 |
| | | | | Hopefully.. | ||||
* | New Clear Private Data action | Andrea Diamantini | 2009-07-26 | 6 | -9/+60 |
| | | | | Needs some fixes.. | ||||
* | Clear Data UI | Andrea Diamantini | 2009-07-26 | 1 | -0/+69 |
| | |||||
* | Clear Private Data 1st implementation | Andrea Diamantini | 2009-07-26 | 4 | -3/+56 |
| | |||||
* | Updated TODO | Andrea Diamantini | 2009-07-26 | 1 | -2/+2 |
| | |||||
* | New beautiful pano's loading.mng file | Andrea Diamantini | 2009-07-26 | 4 | -3/+3 |
| | |||||
* | Fixing a bit codestyle and image copy and download | Andrea Diamantini | 2009-07-25 | 1 | -62/+66 |
| | |||||
* | Merge branch 'findbarNEW' | Andrea Diamantini | 2009-07-25 | 3 | -8/+30 |
|\ | |||||
| * | Fixing codestyle and changing a bit red color | Andrea Diamantini | 2009-07-25 | 1 | -8/+10 |
| | | |||||
| * | Remove notification for search text | megabigbug | 2009-07-25 | 3 | -8/+28 |
| | | | | | | | | Notify matching by changing the background color of the text field | ||||
* | | Merge commit 'megabigbug/ContextsMenus' | Andrea Diamantini | 2009-07-25 | 1 | -72/+77 |
|\ \ | |||||
| * | | different context menus: | megabigbug | 2009-07-25 | 1 | -72/+77 |
| |/ | | | | | | | | | | | | | | | -link actions -actions for a text selected in field -actions for a field -actions for text selected in a page -actions for a page | ||||
* | | Fixing history menu | Andrea Diamantini | 2009-07-25 | 3 | -25/+8 |
| | | |||||
* | | Updated TODO | Andrea Diamantini | 2009-07-25 | 1 | -1/+1 |
| | | |||||
* | | Merge commit 'megabigbug/Shortcuts' | Andrea Diamantini | 2009-07-25 | 1 | -0/+5 |
|\ \ | |||||
| * | | Add a page in the configuration panel for shortcuts settings | megabigbug | 2009-07-24 | 1 | -0/+5 |
| |/ |