Go to file
Mia Herkt f6667056b2 - Update to version 1.11.0
Added
  * New settings:
    + search.wrap which can be set to false to prevent wrapping
      around the page when searching. With QtWebEngine, Qt 5.14
      or newer is required.
    + content.unknown_url_scheme_policy which allows controlling
      when an external application is opened for external links
      (never, from user interaction, always).
    + content.fullscreen.overlay_timeout to configure how long the
      fullscreen overlay should be displayed. If set to 0,
      no overlay is displayed.
    + hints.padding to add additional padding for hints.
    + hints.radius to set a border radius for hints
      (set to 3 by default).
  * New placeholders for url.searchengines values:
    + {unquoted} inserts the search term without any quoting.
    + {semiquoted} (same as {}) quotes most special characters,
      but slashes remain unquoted.
    + {quoted} (same as {} in earlier releases) also quotes slashes
Changed
  * First adaptions to Qt 5.15, including a stop-gap measure for
    session loading not working properly with it.
  * Searching now wraps around the page by default with QtWebKit
    (where it didn't before). Set search.wrap to false to restore
    the old behavior.
  * The {} placeholder for search engines
    (the url.searchengines setting) now does not quote slashes
    anymore, but other characters typically encoded in URLs still
    get encoded. This matches the behavior of search engines in

OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=89
2020-05-06 05:06:25 +00:00
.gitattributes Accepting request 391400 from home:XRevan86 2016-04-23 18:00:39 +00:00
.gitignore Accepting request 391400 from home:XRevan86 2016-04-23 18:00:39 +00:00
qutebrowser-1.11.0.tar.gz - Update to version 1.11.0 2020-05-06 05:06:25 +00:00
qutebrowser-1.11.0.tar.gz.asc - Update to version 1.11.0 2020-05-06 05:06:25 +00:00
qutebrowser.changes - Update to version 1.11.0 2020-05-06 05:06:25 +00:00
qutebrowser.keyring - Update keyring 2018-03-10 02:21:03 +00:00
qutebrowser.spec - Update to version 1.11.0 2020-05-06 05:06:25 +00:00