Revisions of zeal

Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) committed (revision 20)
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) accepted request 557703 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 19)
- 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)
buildservice-autocommit accepted request 434355 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 18)
baserev update by copy to link target
buildservice-autocommit accepted request 430243 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 16)
baserev update by copy to link target
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) accepted request 430242 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 15)
- 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`.
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) committed (revision 14)
buildservice-autocommit accepted request 397274 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 13)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 397273 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 12)
- Update scriplet dependencies
- Use pretty name for url
- Use qmake5 macros when building
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 346376 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 11)
initialized devel package after accepting 346376
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 10)
-
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 9)
- Remove unneeded appindicator dependency
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 346326 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 8)
- 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
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 344625 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 7)
- 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),
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 336588 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 6)
- 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).
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) accepted request 308254 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 5)
- 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.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 307566 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 4)
- 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.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 280453 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 3)
https://github.com/zealdocs/zeal/issues/248 was fixed.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 262789 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 2)
Updated to 20141123 git tag: no upstream changelog.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 254017 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 1)
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.
Displaying revisions 21 - 40 of 40
openSUSE Build Service is sponsored by