issues
search
xiaoyifang
/
goldendict-ng
The Next Generation GoldenDict
https://xiaoyifang.github.io/goldendict-ng/
Other
1.71k
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix startdict index file reading
#1981
shenlebantongying
closed
5 hours ago
2
fix: dsl description encoding issue
#1980
xiaoyifang
closed
4 hours ago
3
GoldenDict didn't work properly on StarDict format.
#1979
cuongha0701
closed
5 hours ago
3
refactor: move X11 global hotkey out of hotkeywrapper.cc
#1978
shenlebantongying
closed
16 hours ago
1
clean: delete `gddebug`
#1977
shenlebantongying
closed
17 hours ago
3
clean: delete useless gddebug which is just a replication of qDebug
#1976
shenlebantongying
closed
18 hours ago
1
clean: delete unused QSemaphore and do a header cleanup
#1975
shenlebantongying
closed
21 hours ago
1
dsl dictionary description parse issue on Windows
#1974
xiaoyifang
closed
23 hours ago
7
refactor: move transliteration code to `src/dict/transliteration`
#1973
shenlebantongying
closed
1 day ago
1
clean: remove duplicated `getName` overrides
#1972
shenlebantongying
closed
1 day ago
1
Fix: wrong use of `QBtyeArrayView::compare`
#1971
atauzki
closed
1 day ago
1
clean: delete `stub_msvc.h`
#1970
shenlebantongying
closed
2 days ago
2
clean: unify a common idx file read pattern uint32_t size + data
#1969
shenlebantongying
closed
2 days ago
2
clean: delete useless fopen style mode char* API from File::Index
#1968
shenlebantongying
closed
2 days ago
4
dev: skip translation files compilation in CI
#1967
shenlebantongying
closed
2 days ago
1
fix: stardict format's description HTML display (.ifo file)
#1966
shenlebantongying
closed
2 days ago
1
refactor: port StarDict -> Ifo away from File::Index
#1965
shenlebantongying
closed
2 days ago
1
feat: Windows, use Fusion only when dark mode applied
#1964
atauzki
closed
2 days ago
4
fix: local audio files without extension are not added to dictAudioMap
#1963
shenlebantongying
closed
3 days ago
1
Extension-less audio links are not added to `PronounceEngine` -> `dictAudioMap` causing some audio not auto played
#1962
shenlebantongying
closed
3 days ago
1
fix: manually deploy icu4c dylibs for macOS
#1961
shenlebantongying
closed
4 days ago
7
action: update brew before running macOS workflows
#1960
shenlebantongying
closed
4 days ago
5
feature , optimize the display of dict.org(dict server)
#1959
xiaoyifang
opened
5 days ago
0
fix: [dictserver] some word does not got displayed
#1958
xiaoyifang
closed
5 days ago
2
Feature request: Allow the use to uncheck the Recursive option of the "content" path in portable mode
#1957
AnabasisXu
closed
2 days ago
1
refactor: move "internalpayerbackend", which is not a backend, to src/audio
#1956
shenlebantongying
closed
6 days ago
1
fix macOS libzim <> icu4c again and add verification to make mismatch a fatal error
#1955
shenlebantongying
closed
6 days ago
8
"GoldenDict-ng" exited unexpectedly
#1954
shawkynasr
closed
6 days ago
4
clean: fix some issues found by the code analysis of Visual Studio
#1953
shenlebantongying
closed
1 week ago
1
refactor: move most of the Windows specific code out of `hotkeywrapper.cc`
#1952
shenlebantongying
closed
1 week ago
2
fix: windows global hotkey Win/Meta and 1-9 doesn't work
#1951
shenlebantongying
closed
1 week ago
1
clean: delete most Qt5 & <=6.3 conditional compiled code (`QT_VERSION_CHECK` macro)
#1950
shenlebantongying
closed
1 week ago
1
doc: various updates Nov 2024
#1949
shenlebantongying
closed
1 week ago
1
dict.org doesn't display result despite received defination
#1948
shenlebantongying
closed
5 days ago
1
opt: simplify Folding::apply
#1947
shenlebantongying
closed
1 week ago
1
clean: remove redundant gd::toWString
#1946
shenlebantongying
closed
1 week ago
1
benchmark + opt: make Folding::apply slightly faster
#1945
shenlebantongying
closed
1 week ago
1
fix: a DICT crash caused by string out of bound access
#1944
shenlebantongying
closed
1 week ago
1
`WordFinder::updateResults` invokes intensive case folding every second?
#1943
shenlebantongying
closed
1 week ago
2
clean: simplify macOS hotkey mapping code
#1942
shenlebantongying
closed
1 week ago
2
dev: .mm / obj-c files -> clang-format and simplify includes
#1941
shenlebantongying
closed
1 week ago
1
clean: remove unused `DEF_EX`
#1940
shenlebantongying
closed
1 week ago
1
refactor: change `DEF_EX` macro's underlying implementation to template
#1939
shenlebantongying
closed
1 week ago
3
Ctrl + 1 cannot be used as the shortcut key to show and hide the main window under Windows system
#1938
czyrichard
closed
1 week ago
1
fix: macOS -> ❌ to minimize window and close all tabs like native apps
#1937
shenlebantongying
closed
1 week ago
2
fix: macOS -> ❌ to minimize window and close all tabs like native apps
#1936
shenlebantongying
closed
1 week ago
1
disable more related to macOS trayicon -> dock icon
#1935
shenlebantongying
closed
1 week ago
1
fix: macOS -> replace the tray icon with a dock menu
#1934
shenlebantongying
closed
1 week ago
1
opt: don't focus on the main window if word comes from headword dialog
#1933
shenlebantongying
closed
1 week ago
1
opt: mdx -> avoid duplicated Adler-32 checksum in zlib decompression
#1932
shenlebantongying
closed
1 week ago
1
Next