summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixing a bit enum OpenType names..Andrea Diamantini2009-08-014-7/+7
|
* fix Webshortcuts, works with space and colon delimitermegabigbug2009-08-012-17/+14
|
* Some comments updatedAndrea Diamantini2009-08-011-1/+1
|
* Some string changes and various fixesAndrea Diamantini2009-08-014-9/+14
|
* Fix tab in background featuremegabigbug2009-07-314-32/+22
|
* This commit removes rekonq KDEnetwork dependencies.Andrea Diamantini2009-07-312-10/+40
| | | | | All this just to support KDE 4.2 Anyway this will be dropped with rekonq 0.3..
* String fixAndrea Diamantini2009-07-311-1/+1
|
* Merge branch 'I18n'Andrea Diamantini2009-07-314-4/+4
|\
| * Make the string KDE HIG compatiblePanagiotis Papadopoulos2009-07-311-1/+1
| |
| * "Fixed" a string a littlePanagiotis Papadopoulos2009-07-311-1/+1
| |
| * "Fixed" spelling of a NamePanagiotis Papadopoulos2009-07-311-1/+1
| |
| * Added a dot to the tooltip messagePanagiotis Papadopoulos2009-07-311-1/+1
| |
* | Merge branch 'ICON'Andrea Diamantini2009-07-311-3/+8
|\ \
| * | Added Adrià Arrufat to the creditsPanagiotis Papadopoulos2009-07-311-3/+8
| |/ | | | | | | Additionaly "fixed" the email addresses of some persons
* | fix stop/reload button initializationmegabigbug2009-07-291-1/+2
|/
* Fixing initial stop_reload actionAndrea Diamantini2009-07-291-3/+3
|
* Add WebShorcuts Settings in the configuration panelmegabigbug2009-07-296-32/+33
| | | | | Remove Webshorcuts Settings item in menus Remove trailing spaces
* Including web shortcuts configuration dialog.Andrea Diamantini2009-07-293-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 structureAndrea Diamantini2009-07-296-44/+12
|
* Merge branch 'PrivateColor'Andrea Diamantini2009-07-283-5/+12
|\
| * Removed Web Inspecting colorAndrea Diamantini2009-07-281-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 urlbarmegabigbug2009-07-273-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 Diamantini2009-07-271-0/+1
|\ \
| * | Add Clear Private Data in the menubar->Tool for feature parity with tools menu.megabigbug2009-07-271-0/+1
| |/
* | Fix // bugmegabigbug2009-07-271-1/+2
| |
* | copy paste from khtml_ext.cpp:megabigbug2009-07-272-25/+44
|/ | | | | favorite search providers (webshortcuts) in context menu instead of google and wikipedia
* KDE "real" Web Browsing shortcut support!Andrea Diamantini2009-07-271-36/+8
|
* Rekonq 0.1.11Andrea Diamantini2009-07-271-2/+33
| | | | Various improvements, bug fixing and new authors name added
* Fixing reset disk cache crashAndrea Diamantini2009-07-271-5/+5
|
* Merge commit 'megabigbug/ClearPrivateData'Andrea Diamantini2009-07-271-1/+1
|\
| * 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-261-2/+2
| |
* | 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-265-8/+58
| | | | Needs some fixes..
* Clear Data UIAndrea Diamantini2009-07-261-0/+69
|
* Clear Private Data 1st implementationAndrea Diamantini2009-07-263-3/+55
|
* New beautiful pano's loading.mng fileAndrea Diamantini2009-07-261-1/+1
|
* 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