Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ | |||||
* | | "Fixed" string | Panagiotis Papadopoulos | 2009-07-24 | 1 | -1/+1 |
|/ | |||||
* | Rekonq tools menu | Andrea Diamantini | 2009-07-24 | 2 | -3/+14 |
| | | | | (waiting for clear data action..) | ||||
* | Pano "create new windowd" bug fix and other little web classes | Andrea Diamantini | 2009-07-24 | 3 | -6/+9 |
| | | | | improvements | ||||
* | Updated TODO | Andrea Diamantini | 2009-07-24 | 1 | -11/+4 |
| | |||||
* | Trivial fix. Yesterday was late night ;) | Andrea Diamantini | 2009-07-24 | 5 | -24/+37 |
| | | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :) | ||||
* | rekonq 0.1.10 with last news. | Andrea Diamantini | 2009-07-24 | 3 | -4/+4 |
| | | | | | From now on, until rekonq 0.2 release jsut bugfixing and TODO related problems | ||||
* | cleaning web* classes and fixing newWindow and createWindow WebPage | Andrea Diamantini | 2009-07-24 | 4 | -10/+18 |
| | | | | slots | ||||
* | cleaning code a bit... | Andrea Diamantini | 2009-07-24 | 2 | -8/+0 |
| | |||||
* | Big Big Big Commit! | Andrea Diamantini | 2009-07-24 | 5 | -112/+6 |
| | | | | | | Refactored loadUrl code to divide UI classes from WEB classes. We now have two loadUrl methods in the Application class to load (hopefully) every kind of (k)url.. | ||||
* | Removed rekonqrun class and provided slots in Application one. | Andrea Diamantini | 2009-07-24 | 6 | -295/+127 |
| | |||||
* | Fixing Rekonfig call | Andrea Diamantini | 2009-07-24 | 1 | -1/+1 |
| | |||||
* | Another rekonqrun step. Using previous schemes. | Andrea Diamantini | 2009-07-24 | 2 | -13/+25 |
| | |||||
* | Added NON fixed rekonqrun class. | Andrea Diamantini | 2009-07-24 | 3 | -0/+274 |
| | | | | Sorry about this, but I need to start from some place :) | ||||
* | Definitely fixing rekonq API. First step. | Andrea Diamantini | 2009-07-24 | 5 | -46/+27 |
| | | | | newTab function in MainView | ||||
* | Add icons for "history panel" and "page source" items | megabigbug | 2009-07-24 | 2 | -2/+4 |
| | |||||
* | Add icons for "history panel" and "page source" items | megabigbug | 2009-07-24 | 1 | -0/+1 |
| | |||||
* | Not showing the status popup when the window is not active (doesn't have | Ivan Čukić | 2009-07-24 | 1 | -9/+13 |
| | | | | the focus) | ||||
* | Updated TODO | Andrea Diamantini | 2009-07-23 | 1 | -11/+9 |
| | |||||
* | Merge commit 'ivan/master' | Andrea Diamantini | 2009-07-23 | 1 | -0/+1 |
|\ | |||||
| * | Removed the borders (side and mottom) of the tab widget | Ivan Čukić | 2009-07-22 | 1 | -0/+1 |
| | | |||||
* | | Fixing findbar focus on find request. | Andrea Diamantini | 2009-07-23 | 3 | -4/+17 |
| | | | | | | | | | | Also hiding it with ESC key when it has no focus. Courtesy patch from Johannes Zellner. Many Thanks! | ||||
* | | Modified tailor script | Andrea Diamantini | 2009-07-23 | 1 | -2/+2 |
| | |