- Update to 0.4.0
- New Features:
- Added optional fuzzy search. (#100).
- Added support for user-defined styles via custom CSS file.
(#268)
- Added support for a basic dark theme (webview only). (#466)
- Added support for high resolution displays. (#111)
- Switched to the CMake build system, support for qmake will be
dropped shortly.
- The minimally required Qt version bumped to 5.5.1.
- As the result of above, libappindicator support is relies on
the built-in Qt implementation.
- Dropped support for Qt WebEngine.
- Removed dependency on Qt Sql by using SQLite directly.
- Windows binaries now bundle the new Qt WebKit, which fixes a
lot of rendering and stability isses. (#359, #723)
- Windows binaries are now 64-bit, and built with MSVC 2015.
- Improvements:
- New tabs now have the search box automatically focused. (#725)
- Added a Retry button to the error box appearing on docset list
download failure. (#566)
- Updated welcome page style (includes a Carbon ad banner, which
can be disabled in the settings).
- Fixed Issues:
- Fixed search for one-character terms. (#698)
- Multiple fixes in the search algorithm. (#603, #650, #677)
- Fixed navigation in some docsets. (#641)
- Fixed portable version not saving docset storage path. (609)
- Many rendering and stability issues fixed by switching to the
new Qt WebKit. (#359, #723)
OBS-URL: https://build.opensuse.org/request/show/557703
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=19
- Updated to 0.2.0:
* New features:
+ Added support for back/forward mouse buttons (#334),
+ Tabs can be closed with a middle click,
+ Ctrl/Shift+click or middle click on a link
opens it in a new tab (#403),
+ Implemented selective docset update and removal,
+ Added show and hide entries to the AppIndicator menu,
+ Now Zeal checks for updates on startup,
+ New dependency on X11 platforms: QtX11Extras;
* Improvements:
+ Improved search performance by utilizing database indexes,
+ Previously selected tab becomes active
when the current tab closes,
+ Download error message box now provides a retry option,
+ Improved search result list rendering performance (#211),
+ Improved global shortcut support on XCB platforms;
* Fixed issues:
+ Drastically reduced memory consumption
during docset download (#362, #394),
+ Fixed in-page search not hiding on Escape (#129),
+ Fixed AppIndicator support (#321),
+ Fixed minimize to tray (#325),
+ Fixed broken page navigation for ZDash docsets (#328),
+ Fixed wrong tab being closed on Ctrl+W (#329, #402),
+ Fixed ignored mouse clicks in search edit (#330),
+ Fixed search result sorting order (#407),
+ Fixed problem with missing keywords
when parsing dash-plugin URI (#411),
+ Fixed global shortcut resets (#413),
OBS-URL: https://build.opensuse.org/request/show/344625
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=7
Zeal is a simple offline API documentation browser inspired by Dash (OS X app), available for Linux and Windows.
* Quickly search documentation using Alt+Space (or customised) hotkey to display Zeal from any place in your workspace.
* Search in multiple sets of documentation at once.
* Don't be dependent on your internet connection.
* Integrate Zeal with Emacs, Sublime Text, or Vim. See Usage » Editor plugins for details.
OBS-URL: https://build.opensuse.org/request/show/254017
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=1