The Next Generation GoldenDict https://xiaoyifang.github.io/goldendict-ng/
Go to file
xiaoyifang 17cd445607
feat: customize dictionary's fullindex option with metadata.toml (#1000)
* feat: customize dictionary's fullindex option with metadata.toml

* [autofix.ci] apply automated fixes

* feat: display fulltext status in the dictionary info dialog

* [autofix.ci] apply automated fixes

* doc: add document about how to enable dictionary's fullindex feature

* Update src/metadata.cc

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* Update src/ui/dictinfo.ui

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* Update website/mkdocs.yml

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* Update website/docs/custom_dictionary.md

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* Update website/docs/custom_dictionary.md

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* Update website/docs/custom_dictionary.md

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* Update website/docs/custom_dictionary.md

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* Update website/docs/custom_dictionary.md

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* Update website/docs/custom_dictionary.md

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>

* add images

* feat: show fulltext search status in dictionary info dialog

* Update dictinfo.cc

* [autofix.ci] apply automated fixes

* ui: change layout

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>
2023-07-26 10:03:20 +08:00
.github fix typo of app id 2023-07-25 08:04:49 -04:00
icons feat: customize dictionary's fullindex option with metadata.toml (#1000) 2023-07-26 10:03:20 +08:00
locale New Crowdin updates (#984) 2023-07-19 08:19:31 +08:00
opencc Win Specific: upgrade opencc (#840) 2023-06-10 09:40:13 +08:00
redist fix typo of app id 2023-07-25 08:04:49 -04:00
src feat: customize dictionary's fullindex option with metadata.toml (#1000) 2023-07-26 10:03:20 +08:00
thirdparty cmake: updates 2023-06-01 01:28:45 -04:00
tools opt: refactor folding auto-generate file 2023-07-06 07:49:48 +08:00
website feat: customize dictionary's fullindex option with metadata.toml (#1000) 2023-07-26 10:03:20 +08:00
winlibs Win Specific: upgrade opencc (#840) 2023-06-10 09:40:13 +08:00
.clang-format opt: redirect the log to the current console 2023-05-17 01:00:19 +08:00
.clang-tidy opt: allow clang-tidy to check modernize-use-auto 2023-05-27 08:45:01 +08:00
.git-blame-ignore-revs clean: add .git-blame-ignore-revs 2023-07-20 04:04:02 -04:00
.gitignore action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
.gitmodules sonar:fix linux build 2022-12-14 15:58:08 +08:00
.prettierignore action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
.prettierrc.json action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
CMake_Unix.cmake clean: remove zstd related code which is unused since the migration to 2023-07-09 20:44:21 -04:00
CMake_Win.cmake Win Specific: upgrade opencc (#840) 2023-06-10 09:40:13 +08:00
CMakeLists.txt fix typo of app id 2023-07-25 08:04:49 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-06-08 17:07:21 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2023-06-08 17:10:56 +08:00
CREDITS.txt add translation of Swiss High-German 2022-08-26 20:27:34 +08:00
crowdin.yml Update Crowdin configuration file 2023-05-14 12:41:20 +08:00
goldendict.pro action:bump alpha version to 23.07.25 2023-07-25 13:36:42 +08:00
LICENSE.txt Update year in copyright notices. 2012-02-21 01:47:14 +04:00
package-lock.json action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
package.json action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
README.md doc: updates 2023-07-06 01:23:51 -04:00
resources.qrc feat: customize dictionary's fullindex option with metadata.toml (#1000) 2023-07-26 10:03:20 +08:00
sonar-project.properties Revert "Update sonar-project.properties" 2022-12-25 18:40:03 +08:00
version.txt.in Add alternative build method "CMakeLists.txt" (#218) 2022-11-26 11:23:08 +08:00

GoldenDict-ng

Crowdin Maintainability Rating Windows-6.x Ubuntu-6.2 macos-homebrew

The Next Generation GoldenDict. A feature-rich open-source dictionary lookup program, supporting multiple dictionary formats and online dictionaries.

Linux Windows macOS

Some significant features of this fork

  • webengine with latest html/css feature support
  • support >4GB dictionary
  • support highdpi screen resolution
  • built with xapian as fulltext engine
  • support Qt5.15.2 and higher ,include latest Qt6
  • performance optimization(eg. >10000000 headwords support)
  • anki integration
  • dark theme
  • daily auto release support
  • lots of bug fixes and improvements

Installation

https://xiaoyifang.github.io/goldendict-ng/install/

Help GoldenDict's Development

GoldenDict is developed by volunteers.

All kinds of help like answering questions, bug reporting, testing, translation and coding are welcomed.

To translate the interface, you can use the Crowdin https://crowdin.com/project/goldendict-ng

To start development, check out developer guide

Build from source

https://xiaoyifang.github.io/goldendict-ng/howto/build_from_source/

Support

Bug reporting: GoldenDict issue tracker

General discussions: discussions

License

This project is licensed under the GNU GPLv3+ license, a copy of which can be found in the LICENSE.txt file.

History

The original project was developed at http://goldendict.org/ and https://github.com/goldendict/goldendict.

Thank JetBrains for the help

JetBrains Black Box Logo logo