Fix changelog typos
This commit is contained in:
parent
469445e816
commit
a3693888b4
@ -26,7 +26,7 @@ Added
|
|||||||
- Various new functionality with the QtWebEngine backend:
|
- Various new functionality with the QtWebEngine backend:
|
||||||
* Printing support with Qt >= 5.8
|
* Printing support with Qt >= 5.8
|
||||||
* Proxy support with Qt >= 5.8
|
* Proxy support with Qt >= 5.8
|
||||||
* Tor the `general -> print-element-backgrounds` option with Qt >= 5.8
|
* The `general -> print-element-backgrounds` option with Qt >= 5.8
|
||||||
* The `content -> cookies-store` option
|
* The `content -> cookies-store` option
|
||||||
* The `storage -> cache-size` option
|
* The `storage -> cache-size` option
|
||||||
* The `colors -> webpage.bg` option
|
* The `colors -> webpage.bg` option
|
||||||
@ -43,7 +43,7 @@ Changed
|
|||||||
|
|
||||||
- PyQt 5.7/Qt 5.7.1 is now required for the QtWebEngine backend
|
- PyQt 5.7/Qt 5.7.1 is now required for the QtWebEngine backend
|
||||||
- Scrolling with the scrollwheel while holding shift now scrolls sideways
|
- Scrolling with the scrollwheel while holding shift now scrolls sideways
|
||||||
- New way of clicking hints with which solves various small issues
|
- New way of clicking hints which solves various small issues
|
||||||
- When yanking a mailto: link via hints, the mailto: prefix is now stripped
|
- When yanking a mailto: link via hints, the mailto: prefix is now stripped
|
||||||
- Zoom level messages are now not stacked on top of each other anymore
|
- Zoom level messages are now not stacked on top of each other anymore
|
||||||
- qutebrowser now automatically uses QtWebEngine if QtWebKit is unavailable
|
- qutebrowser now automatically uses QtWebEngine if QtWebKit is unavailable
|
||||||
@ -57,7 +57,7 @@ Fixed
|
|||||||
|
|
||||||
- Various bugs with Qt 5.8 and QtWebEngine:
|
- Various bugs with Qt 5.8 and QtWebEngine:
|
||||||
* Segfault when closing a window
|
* Segfault when closing a window
|
||||||
* Segfault with when closing a tab with a search active
|
* Segfault when closing a tab with a search active
|
||||||
* Fixed various mouse actions (like automatically entering insert mode) not working
|
* Fixed various mouse actions (like automatically entering insert mode) not working
|
||||||
* Fixed hints sometimes not working
|
* Fixed hints sometimes not working
|
||||||
* Segfault when opening a URL after a QtWebEngine renderer process crash
|
* Segfault when opening a URL after a QtWebEngine renderer process crash
|
||||||
|
Loading…
Reference in New Issue
Block a user