Commit Graph

3 Commits

Author SHA256 Message Date
Dmitriy Perlow
396f4908b6 Accepting request 1179501 from home:amanzini:branches:devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/1179501
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=35
2024-06-09 08:45:38 +00:00
25606189c5 Accepting request 1121372 from home:david.anes:branches:devel:tools
Update to latest stable and fix typo as 2.7.x never existed, it was 0.7.x

OBS-URL: https://build.opensuse.org/request/show/1121372
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=31
2023-11-07 10:35:28 +00:00
Dmitriy Perlow
6a48730998 Accepting request 808815 from home:frispete:Tumbleweed
Version 0.6.1 is still using WebKit, but failing for a couple of 
docsets (CSS, HTML, Javascript).

This git code base is working much nicer in this regard.

See: https://github.com/zealdocs/zeal/issues/1235

- Update to version 2.7.0~git20200517.404c3aa:
  * chore(app): update FontAwesome to v5.13.0, switch to WOFF2 fonts
  * ci(github): unify configure & build steps
  * fix(registry): fix page TOC
  * fix(browser): add missing namespace declaration
  * feat(browser): log blocked requests
  * fix(browser): fix compilation with Qt version below 5.13
  * refactor(browser): improve code readability
  * feat(browser): introduce centralized web settings management
  * ci(github): fix Qt caching, make version configurable
  * fix(browser): do not call deprecated QWebEngineProfile method
- Switch to git tree
- Use QWebEngine
- Use kf5 build macros
- relocate COPYING to %license

OBS-URL: https://build.opensuse.org/request/show/808815
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=27
2020-05-26 09:18:55 +00:00