2015-01-28 16:19:52 by Niclas Rosenvik | Files touched by this commit (3) |
Log message:
Updated qupzilla to version 1.8.6.
Changelog:
added TabManager and FlashCookieManager plugins
added CTRL+L shortcut to clear download list in download manager
allow closing Download Manager and Browsing Library with Ctrl+W
revert option to disable SSLv3, it is now correctly handled by Qt
fix issue with tabs with empty url were removed from session
fix zoom shortcuts with +/-/0 on numeric block
fix hiding iframes that have completely blocked contents in AdBlock
fix showing navigation bar when typing into locationbar in fullscreen
fix visual issues with FTP listing with RTL layouts
fix removing profiles from preferences
fix crash when moving bookmarks on FreeBSD
|
2014-12-19 17:07:27 by Niclas Rosenvik | Files touched by this commit (4) |
Log message:
Updated qupzilla to version 1.8.5.
Fixed qt4 dbus dependency it's named qt4-qdbus not qt4-dbus.
Changelog from webpage:
save geometry of Preferences window
enable HighDPI pixmaps with Qt 5
add option to completely disable SSLv3
fix url for China AdBlock list
fix issue with opening modal dialogs being hidden by active window
fix loading dictionaries in spellcheck
fix behavior of delete key in locationbar
MouseGestures: add new gesture for duplication of current tab
Linux: fix go-icon not available in themes other than oxygen
|
2014-12-14 15:17:53 by Niclas Rosenvik | Files touched by this commit (2) |
Log message:
Dbus is now an option.
|
2014-12-05 00:54:41 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
Don't use PKGVERSION in mastersites use PKGVERSION_NOREV.
Dbus enabled.
|
2014-12-04 16:51:25 by Niclas Rosenvik | Files touched by this commit (7) |
Log message:
Install bash and zsh completion.
Don't install the testplugin even if debug is enabled.
Use qt5 option instead of build-with-qt5 and use pkg_option_group with qt4 option.
Bump pkgrevision.
|
2014-11-13 11:22:20 by Niclas Rosenvik | Files touched by this commit (2) |
Log message:
Update qupzilla to 1.8.4
Changelog:
* added possibility to build against system QtFtp module
* CSS exeptions in Adblock now works for rules from different
subscriptions
* fixed: correctly saving some settings in preferences
* fixed: preference action on mac
* fixed: loading plugins on Windows
|
2014-10-23 22:08:20 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
Have forgot to add options.mk.
|
2014-10-23 22:05:06 by Niclas Rosenvik | Files touched by this commit (2) |
Log message:
Update to version 1.8.3.
FreeBSD, OpenBSD and Haiku link to execinfo.
Changelog for 1.8.3:
fixed: crash when passing messages to running instance
fixed: keyboard text navigation in some custom html code editors
fixed: string for filter third party cookies + changed default to allow
fixed: coloring CSS exception rules in AdBlock subscription tree
fixed: auto-loading saved plugins on startup in portable mode
fixed: text edit shortcuts not working with non-latin keyboard layout
fixed: building on Linux with Qt 4.7
fixed: crash when unloading AutoScroll plugin on Windows
|
2014-10-12 19:12:13 by Niclas Rosenvik | Files touched by this commit (5) | |
Log message:
Updated to version 1.8.2.
Removed patch-src_main_main.pro.
Removed post-install this has been fixed in recent verisons of pkgsrc
qmake.
Changelog from 1.6.6:
updated translations
use bigger default font sizes
fixed: profile version check when updating from 1.8.0
fixed: crash on startup on Mac
fixed: crash when opening menu on Mac when there is no browser window
|
2014-08-18 19:44:43 by Niclas Rosenvik | Files touched by this commit (3) |
Log message:
Removed patches/patch-src_lib_lib.pro since the problem it fixes has
been solved in pkgsrc qt4-libs. Updated patches/patch-src_main_main.pro
with link to fix upstream.
|