Commit Graph

20 Commits (aa9c5e0ebcbbba8e8e640b2c648b3493ab52ba69)

Author SHA1 Message Date
mandlm f080d00697
feat: don't search while typing 2024-03-22 10:59:13 +01:00
mandlm 8c9a1522a0
feat: make bucket-finder default 2024-03-21 20:57:02 +01:00
mandlm 7af6ac593c
feat: search on return-press 2024-03-21 20:56:30 +01:00
mandlm a6146415df
feat: use WordRefList instead of std::foward_list for results 2024-03-21 20:16:00 +01:00
mandlm 32be1eaa95
feat: add bucket finder 2024-03-21 13:23:26 +01:00
mandlm 48f05ddb4f
refactor: add WordList type 2024-03-21 08:55:44 +01:00
mandlm dae5445efc
feat: add option to load english words 2024-03-20 21:45:06 +01:00
mandlm 26d3839832
feat: add sorted linear finder 2024-03-20 20:50:43 +01:00
mandlm 291d8d198e
feat: make word-list size configurable from ui 2024-03-20 18:38:44 +01:00
mandlm 7f18d0d6cc
refactor: clean up word list generator 2024-03-20 16:51:46 +01:00
mandlm 21ca48b9c2
feat: automatically detect thread count in parallel finder 2024-03-20 16:36:56 +01:00
mandlm ab0613e845
feat: add grouped finder 2024-03-20 16:35:37 +01:00
mandlm 9fd3062041
feat: keep finder between searches 2024-03-20 15:20:46 +01:00
mandlm bdc720694f
feat: add tree-finder 2024-03-20 15:05:25 +01:00
mandlm ba460cc00a
feat: use std::forward_list for results 2024-03-20 13:25:28 +01:00
mandlm 510deb2d54
feat: don't show full word-list on startup 2024-03-20 13:24:28 +01:00
mandlm c191e7bd6a fix: gcc 2024-03-20 10:59:07 +01:00
mandlm 2a8b342b91
feat: implement search 2024-03-20 10:47:05 +01:00
mandlm e2f9b630c5
feat: generate word list 2024-03-20 10:16:46 +01:00
mandlm c307783ef2
feat: add empty qt ui 2024-03-19 21:42:32 +01:00