shenleban tongying
|
129345613e
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
|
shenleban tongying
|
7feb883408
|
refactor: move all dictionary parsers to /src/dict/
If a file contains `makeDictionaries` then it belongs to there
|
2023-04-17 16:55:34 -04:00 |
|
shenleban tongying
|
2f9f09bb9f
|
refactor: unify source extensions to .cc and .hh
|
2023-04-17 16:17:03 -04:00 |
|
shenleban tongying
|
3ff6b6a8ee
|
feat(help): replace QtHelp with website
* Nobody wants to update .qch files
|
2023-04-17 14:40:29 +08:00 |
|
Xiao YiFang
|
7c30b89336
|
opt: headwords dialog filtering optimization
when in filtering process, fetch more return false.
|
2022-10-02 19:53:54 +08:00 |
|
Xiao YiFang
|
4c8ec4e3f2
|
opt: improve headword dialog performance
especially when the dictionary has a very large collecton of headword.
include export function
|
2022-10-01 15:33:23 +08:00 |
|
YiFang
|
ffb1922bd7
|
Revert "fix:head lazy load"
This reverts commit 15702d860b .
Revert "add lazy loading to headwords dialog"
This reverts commit 473c61724f .
|
2022-05-05 21:01:35 +08:00 |
|
xiaoyifang
|
473c61724f
|
add lazy loading to headwords dialog
|
2022-04-17 21:05:57 +08:00 |
|
Abs62
|
9d82ae4622
|
Show headwords from dictionaries setup dialog in modal mode
|
2015-03-23 18:58:49 +03:00 |
|
Abs62
|
46298a842c
|
Jump to dictionary when show word from dictionary headwords dialog
|
2014-11-17 17:37:19 +03:00 |
|
Abs62
|
3531a74c6e
|
Add help buttons to dialogs
|
2014-06-24 17:55:06 +04:00 |
|
Abs62
|
4462c29ae7
|
Handle "Enter" key in headwords list in dictionary headwords dialog
|
2014-03-04 21:38:47 +04:00 |
|
Abs62
|
55e9dc6a38
|
Make headwords dialog modeless
|
2014-03-03 17:46:41 +04:00 |
|
Abs62
|
4a4bfade1d
|
Show all headwords for selected dictionary
|
2014-02-28 16:36:28 +04:00 |
|