- fixing various problems with accessing / downloading content
from secured sites
- using CA certificates from debian's ca-certificates package
- added copyright notice for Mozilla's certificates
"This frame" menu is shown when frame at clicked point is different from
main frame and it contains following options:
- show only this frame, show this frame in new tab
- reload frame, print frame
- zoom in, zoom out, reset zoom
- show source code of frame
- using QWebHitTestResult mechanism to find html element
associated to Click2Flash object (should work now 100%)
> please let me know
- added new context menu action to history manager = copy
link address
- removed multiple translations for standard bookmark folders
= tr("Bookmarks In Menu"), tr("Bookmarks In ToolBar"),
tr("Unsorted Bookmarks")
- consistency of these translations is important, otherwise
it would confuse app when adding/moving/editing bookmarks
- fixed session restore problem, where tab url wasn't
properly restored (and instead loads empty search on
active search engine)
- fixed loading icons in next/back history menu
- linux default theme was the only one theme, where you couldn't
recognize whether you are on secured on normal page
it now shows light yellow background of locationbar
- the current tab will be duplicated (thus all history will be copied)
and the created tab will go to desired history item.
- also updated Dutch + Chinese translations, thanks again to translators
- fixed showing of "Do you want to restore session" after crash
when using restore session on startup behaviour
(regression from adding speed dial option)
- save file is now selected option in download dialog, also your
choice is saved (through one browser run), so if you choose to open
file, then each next downloaded files will have automatically selected
open file selection (instead of default save file)
- hopefully fixed one crash in webview, showing QMenu with popup()
instead of exec(), popup() is asynchronous call.
- scrolling to top in source viewer on open
- also made possible to load files from qrc: scheme
- improved source viewer:
* fixed incomplete source code loaded when opening window
(it loads the whole source only after reloading)
* improved performance, source is now highlighted much faster
- using .ico favicon in all qupzilla: pages (no longer png)
it should fix problems when favicon wasn't loaded on some systems
- fixed alignment of site icon in navigation bar when compiling
with Qt 4.8
- fixed deleting of local certifications in ssl manager