Overview
Request 1179501 accepted
- Update to version 0.7.1:
* refactor: replace deprecated qAsConst with std::as_const() (#1565)
* fix(registry): save non-zero docset revision in meta.json
* fix(browser): send key events to web view's focus proxy
* fix(ui): use async selection in search edit
* fix(ui): add tool tip when global shortcuts are not supported
- remove patch zeal-deprecate-qAsConst.patch as already merged in upstream
Request History
amanzini created request
- Update to version 0.7.1:
* refactor: replace deprecated qAsConst with std::as_const() (#1565)
* fix(registry): save non-zero docset revision in meta.json
* fix(browser): send key events to web view's focus proxy
* fix(ui): use async selection in search edit
* fix(ui): add tool tip when global shortcuts are not supported
- remove patch zeal-deprecate-qAsConst.patch as already merged in upstream
DarkSS accepted request
Thanks.