The Next Generation GoldenDict https://xiaoyifang.github.io/goldendict-ng/
Go to file
xiaoyifang d4f19cf4cd
fix: use wait condition to rewrite datarequest (#1015)
* fix: use wait condition for datarequest

* fix: rewrite byteAvailable

* [autofix.ci] apply automated fixes

* fix: rewrite qwaitcondition

* [autofix.ci] apply automated fixes

* opt: wait condition

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-09-10 19:02:31 +08:00
.github update alpha version 2023-09-10 19:02:07 +08:00
icons opt: replace programdict with a new icon 2023-09-04 19:16:47 +08:00
locale New Crowdin updates (#1127) 2023-09-09 18:21:29 +08:00
opencc
redist add new release to metainfo.xml 2023-09-07 17:18:33 -04:00
src fix: use wait condition to rewrite datarequest (#1015) 2023-09-10 19:02:31 +08:00
thirdparty thirdparty: update eb 2023-08-28 22:15:04 +08:00
tools
website doc: how to debug dictionary js 2023-08-30 16:23:23 +08:00
winlibs Update and cleanup media libs. 2023-09-10 09:24:11 +08:00
.clang-format
.clang-tidy
.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
.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 feat: add windeploy CMake target 2023-08-06 08:31:19 -04:00
CMakeLists.txt update CMake project VERSION 2023-09-07 18:00:38 -04:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CREDITS.txt
crowdin.yml
goldendict.pro update alpha version 2023-09-10 19:02:07 +08:00
LICENSE.txt
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
resources.qrc feat: customize dictionary's fullindex option with metadata.toml (#1000) 2023-07-26 10:03:20 +08:00
sonar-project.properties action: sonar cloud analysis (#1039) 2023-08-05 12:52:12 +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