Commit Graph

14 Commits

Author SHA256 Message Date
Dmitriy Perlow
58d28ad73f Accepting request 557703 from home:frispete:PyQt5
- 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
2017-12-16 22:34:45 +00:00
Dmitriy Perlow
36ac0442cd Accepting request 434354 from home:DarkSS:branches:devel:tools
0.3.1

OBS-URL: https://build.opensuse.org/request/show/434354
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=17
2016-10-11 16:19:06 +00:00
Dmitriy Perlow
cc3865164f Accepting request 430242 from home:DarkSS
- Update to 0.3.0
  * no upstream changes log.
- Deleted zeal-no-date-and-time.diff (can't find file to patch).
- Added man page via `help2man`.

OBS-URL: https://build.opensuse.org/request/show/430242
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=15
2016-09-25 11:25:08 +00:00
Martin Pluskal
e321dea368 Accepting request 397273 from home:pluskalm:branches:devel:tools
- Update scriplet dependencies
- Use pretty name for url
- Use qmake5 macros when building

OBS-URL: https://build.opensuse.org/request/show/397273
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=12
2016-05-21 17:51:46 +00:00
Ismail Dönmez
b21abcc7c3 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=10
2015-11-26 12:19:35 +00:00
Ismail Dönmez
08226c0271 - Remove unneeded appindicator dependency
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=9
2015-11-26 08:59:23 +00:00
Martin Pluskal
e1fc6de518 Accepting request 346326 from home:namtrac:branches:devel:tools
- Update to 0.2.1
  * Fixed issues:
    + Proxy settings lost after restart
    + Configuration file version not updated
    + Missing user agent header
    + Broken autocompletion for docset search keywords

OBS-URL: https://build.opensuse.org/request/show/346326
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=8
2015-11-26 08:38:53 +00:00
Martin Pluskal
cc79fbf2ba Accepting request 344625 from home:DarkSS
- 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
2015-11-15 22:53:48 +00:00
Martin Pluskal
adf523c6a4 Accepting request 336588 from home:DarkSS
- Updated to v0.1.1-117-g43ed784:
  * https://github.com/zealdocs/zeal/issues/376 was resolved
    (Fail to build with Qt5.5 affecting arm & leap 42.1).

OBS-URL: https://build.opensuse.org/request/show/336588
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=6
2015-10-05 19:17:02 +00:00
Dmitriy Perlow
7db883b123 Accepting request 308254 from home:DarkSS
- Updated to v0.1.1-52-g43ed784:
  * https://github.com/zealdocs/zeal/issues/333 was implemented.
- Fixed up zeal-no-date-and-time.diff a bit.

OBS-URL: https://build.opensuse.org/request/show/308254
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=5
2015-05-21 15:59:10 +00:00
Martin Pluskal
cfbd0a89f4 Accepting request 307566 from home:DarkSS
- Updated to 0.1.1: https://github.com/zealdocs/zeal/releases
- Added %desktop_database_post(un) & %icon_theme_cache_post(un).
- Added zeal-no-date-and-time.diff  vs. file-contains-current-date.
- Qt >= 5.2.0 became required so oS <= 13.1 became unsupported.

OBS-URL: https://build.opensuse.org/request/show/307566
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=4
2015-05-17 11:06:35 +00:00
Martin Pluskal
96cc13bc47 Accepting request 280453 from home:DarkSS:branches:devel:tools
https://github.com/zealdocs/zeal/issues/248 was fixed.

OBS-URL: https://build.opensuse.org/request/show/280453
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=3
2015-01-08 21:22:19 +00:00
Martin Pluskal
04bc827479 Accepting request 262789 from home:DarkSS:branches:devel:tools
Updated to 20141123 git tag: no upstream changelog.

OBS-URL: https://build.opensuse.org/request/show/262789
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=2
2014-11-24 20:22:33 +00:00
Stephan Kulow
c184e0662b Accepting request 254017 from home:DarkSS
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
2014-10-06 09:39:07 +00:00