summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * The Clear Private Data dialog was not working because exec return ↵megabigbug2009-07-271-1/+1
| | | | | | | | KDialog::Accepted instead of KDialog::Ok
* | Merge commit 'megabigbug/KPassivePopup'Andrea Diamantini2009-07-271-1/+1
|\ \
| * | Fix KPassivePopup crashmegabigbug2009-07-261-1/+1
| |/
* | Merge commit 'megabigbug/PrintPreview'Andrea Diamantini2009-07-271-4/+6
|\ \ | |/ |/|
| * Backport to QPrintPreview instead incomplete KPrintPreviewmegabigbug2009-07-261-4/+6
| | | | | | | | Replace "Print..." action by "Print preview" in the tool menu
* | A lot of fixes here:Andrea Diamantini2009-07-266-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 TODOAndrea Diamantini2009-07-262-4/+4
| |
* | Fixing picture menu images as Lionel suggestedAndrea Diamantini2009-07-261-14/+13
| |
* | Wikipedia && Google contextual actionsAndrea Diamantini2009-07-262-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 dataAndrea Diamantini2009-07-262-6/+7
| | | | Hopefully..
* New Clear Private Data actionAndrea Diamantini2009-07-266-9/+60
| | | | Needs some fixes..
* Clear Data UIAndrea Diamantini2009-07-261-0/+69
|
* Clear Private Data 1st implementationAndrea Diamantini2009-07-264-3/+56
|
* Updated TODOAndrea Diamantini2009-07-261-2/+2
|
* New beautiful pano's loading.mng fileAndrea Diamantini2009-07-264-3/+3
|
* Fixing a bit codestyle and image copy and downloadAndrea Diamantini2009-07-251-62/+66
|
* Merge branch 'findbarNEW'Andrea Diamantini2009-07-253-8/+30
|\
| * Fixing codestyle and changing a bit red colorAndrea Diamantini2009-07-251-8/+10
| |
| * Remove notification for search textmegabigbug2009-07-253-8/+28
| | | | | | | | Notify matching by changing the background color of the text field
* | Merge commit 'megabigbug/ContextsMenus'Andrea Diamantini2009-07-251-72/+77
|\ \
| * | different context menus:megabigbug2009-07-251-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 menuAndrea Diamantini2009-07-253-25/+8
| |
* | Updated TODOAndrea Diamantini2009-07-251-1/+1
| |
* | Merge commit 'megabigbug/Shortcuts'Andrea Diamantini2009-07-251-0/+5
|\ \
| * | Add a page in the configuration panel for shortcuts settingsmegabigbug2009-07-241-0/+5
| |/
* | "Fixed" stringPanagiotis Papadopoulos2009-07-241-1/+1
|/
* Rekonq tools menuAndrea Diamantini2009-07-242-3/+14
| | | | (waiting for clear data action..)
* Pano "create new windowd" bug fix and other little web classesAndrea Diamantini2009-07-243-6/+9
| | | | improvements
* Updated TODOAndrea Diamantini2009-07-241-11/+4
|
* Trivial fix. Yesterday was late night ;)Andrea Diamantini2009-07-245-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 Diamantini2009-07-243-4/+4
| | | | | From now on, until rekonq 0.2 release jsut bugfixing and TODO related problems
* cleaning web* classes and fixing newWindow and createWindow WebPageAndrea Diamantini2009-07-244-10/+18
| | | | slots
* cleaning code a bit...Andrea Diamantini2009-07-242-8/+0
|
* Big Big Big Commit!Andrea Diamantini2009-07-245-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 Diamantini2009-07-246-295/+127
|
* Fixing Rekonfig callAndrea Diamantini2009-07-241-1/+1
|
* Another rekonqrun step. Using previous schemes.Andrea Diamantini2009-07-242-13/+25
|
* Added NON fixed rekonqrun class.Andrea Diamantini2009-07-243-0/+274
| | | | Sorry about this, but I need to start from some place :)
* Definitely fixing rekonq API. First step.Andrea Diamantini2009-07-245-46/+27
| | | | newTab function in MainView
* Add icons for "history panel" and "page source" itemsmegabigbug2009-07-242-2/+4
|
* Add icons for "history panel" and "page source" itemsmegabigbug2009-07-241-0/+1
|
* Not showing the status popup when the window is not active (doesn't haveIvan Čukić2009-07-241-9/+13
| | | | the focus)
* Updated TODOAndrea Diamantini2009-07-231-11/+9
|
* Merge commit 'ivan/master'Andrea Diamantini2009-07-231-0/+1
|\
| * Removed the borders (side and mottom) of the tab widgetIvan Čukić2009-07-221-0/+1
| |
* | Fixing findbar focus on find request.Andrea Diamantini2009-07-233-4/+17
| | | | | | | | | | Also hiding it with ESC key when it has no focus. Courtesy patch from Johannes Zellner. Many Thanks!
* | Modified tailor scriptAndrea Diamantini2009-07-231-2/+2
| |
* | Added tailor conf fileAndrea Diamantini2009-07-181-0/+17
|/
* Cleaning commentsAndrea Diamantini2009-07-171-1/+0
|
* Cleaning a bit WebPage implementation to load faster rekonqAndrea Diamantini2009-07-172-54/+36
|