summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 0.1.96 version dropping (for now) KIO::AccessManager supportAndrea Diamantini2009-08-032-2/+2
|
* Removed (for 0.2 version) KIO::AccessManager supportAndrea Diamantini2009-08-036-312/+7
| | | | | That's because of some troubles with wikis, phpBB and CMS products in general..
* Fixed target link libraries bug.Andrea Diamantini2009-08-031-6/+0
| | | | Thanks to Florian Hubold for reporting it
* Simpler WebPage::acceptNavigationRequestAndrea Diamantini2009-08-031-14/+0
|
* A great step forward..0.1.95Andrea Diamantini2009-08-022-2/+2
| | | | | | rekonq 0.1.95. Two weeks to the NEXT release!!
* Fixing coding styleAndrea Diamantini2009-08-021-6/+15
|
* Dynamic tab barmegabigbug2009-08-014-11/+38
|
* Merge branch 'FOCUSOUT'Andrea Diamantini2009-08-013-13/+1
|\
| * fix focus when right click bugmegabigbug2009-08-013-13/+1
| |
* | Merge branch 'POPUS'Andrea Diamantini2009-08-011-3/+8
|\ \
| * | more aesthetic popups (again)megabigbug2009-08-011-3/+8
| |/
| * Fixing a bit enum OpenType names..Andrea Diamantini2009-08-014-7/+7
| |
* | - Fix default font size to 16 ptAndrea Diamantini2009-08-011-2/+2
| | | | | | | | - Show urls popup by default
* | loadUrl function fix (hopefully, last!)Andrea Diamantini2009-08-011-12/+26
| |
* | 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-313-72/+63
| | | | | 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-312-3/+8
|\ \
| * | Added Adrià Arrufat to the creditsPanagiotis Papadopoulos2009-07-311-3/+8
| | | | | | | | | | | | Additionaly "fixed" the email addresses of some persons
| * | Replaced my old animation, with a smoother one by Adrià ArrufatPanagiotis Papadopoulos2009-07-311-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 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
* Updated TODOAndrea Diamantini2009-07-271-6/+8
|
* KDE "real" Web Browsing shortcut support!Andrea Diamantini2009-07-271-36/+8
|
* Rekonq 0.1.11Andrea Diamantini2009-07-273-6/+39
| | | | 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
|\ \ | |/ |/|