Commit Graph

1044 Commits

Author SHA1 Message Date
Akash Mozumdar
0c9fc5c08a small fixes 2019-09-10 18:53:55 -04:00
Akash Mozumdar
5d77350e3c text encoding fixups 2019-09-09 22:08:24 -04:00
Akash Mozumdar
b7c9f0bfce add dictionary function to extra window, store colors as argb hex, decrease memory usage of replacer 2019-09-05 13:42:30 -04:00
Akash Mozumdar
9415e83511 rename 2019-09-04 12:29:48 -04:00
Akash Mozumdar
96f235732c hook search through all exported functions, hook search deeper into stack, fix bug with dlls being loaded next to each other 2019-09-04 12:23:23 -04:00
Akash Mozumdar
3794afc7c4 fix not recognizing mono-2.0-bdwgc 2019-09-03 08:41:08 -04:00
Akash Mozumdar
3d7e1be0ae annoying in development 2019-09-01 09:27:51 -04:00
Akash Mozumdar
1cf60785e3 can use right click and file dialog to add extension, also fix segfault when multiple copies of extension are added then removed 2019-08-29 13:46:21 -04:00
Akash Mozumdar
590c08e8d0 more consistent Light.vn hook 2019-08-29 13:09:31 -04:00
Akash Mozumdar
d3da9c06e3 update text 2019-08-20 00:38:28 -04:00
Akash Mozumdar
562c6e1a3a more consistent hook searching ui and fix critical error in searching for text and custom codepage for hook searches 2019-08-19 16:15:08 -04:00
Akash Mozumdar
3f004554f8 *.int files are too common 2019-08-19 16:00:38 -04:00
Akash Mozumdar
2333692448 fix out of memory error when history size too low 2019-08-19 15:58:53 -04:00
TsumiHokiro
c3274b8275 Update text.cpp
Got up-to-date with the changes, still have to backtrack.
2019-08-18 04:54:41 -04:00
Akash Mozumdar
c5b1e6988e refactor 2019-08-12 21:01:35 -04:00
Akash Mozumdar
749f8fa596 customizable max thread history size 2019-08-12 11:10:33 -04:00
Akash Mozumdar
58f58b02d8 save language and sort cache 2019-08-12 10:44:51 -04:00
Akash Mozumdar
4e3c1a93e0 scroll through extra window history 2019-08-12 10:43:34 -04:00
Akash Mozumdar
e4c74a55fe Light.vn hook 2019-08-12 06:13:45 -04:00
Akash Mozumdar
a8c239498c hide system processes 2019-08-10 04:18:30 -04:00
Akash Mozumdar
594198c921 treat unity as full string 2019-08-09 22:38:07 -04:00
Akash Mozumdar
2e99d6b3f2 don't filter useful things from google translate 2019-08-09 22:12:06 -04:00
Akash Mozumdar
60372a6b8a further optimize repetition detection 2019-08-09 22:11:34 -04:00
Akash Mozumdar
488a19134a more efficient suffix array construction 2019-08-08 06:23:15 -04:00
Akash Mozumdar
c38551905d upgrade repetition detection algorithm 2019-08-07 14:05:50 -04:00
Akash Mozumdar
f1e1257f21 refactor tests 2019-08-07 05:18:04 -04:00
Akash Mozumdar
8f6595e869 small fixes 2019-08-06 11:54:10 -04:00
Akash Mozumdar
29367928c3 fix finding js hook 2019-08-06 11:53:38 -04:00
Akash Mozumdar
4ab197c374 better ux for adding searched hook 2019-08-06 11:51:17 -04:00
Akash Mozumdar
e20f16da80 fix extension loading bug 2019-08-06 11:43:04 -04:00
Akash Mozumdar
703fc47972 add stress test, move common assets to assets folder 2019-08-06 11:41:49 -04:00
Akash Mozumdar
b4c7abd0a8 Merge branch 'master' of https://github.com/Artikash/Textractor 2019-07-29 01:50:25 -04:00
Akash Mozumdar
fe9c9435c5 more reliable shinario hook 2019-07-29 01:50:20 -04:00
Akash Mozumdar
e498442eb4 update readme 2019-07-29 01:50:04 -04:00
TokcDK
b7b263ba3b updated russian localization 2019-07-28 01:29:41 -04:00
Akash Mozumdar
9df97804ed fix fucked up install 2019-07-20 16:51:54 -04:00
Akash Mozumdar
79cd50ade7 fix for pensil 2019-07-20 16:51:00 -04:00
Akash Mozumdar
68e915192f build cli when deploying 2019-07-20 16:50:33 -04:00
Akash Mozumdar
c49c57dded streamline deployment 2019-07-20 10:03:40 -04:00
Akash Mozumdar
25d36ff301 only save if asked 2019-07-20 10:03:28 -04:00
Akash Mozumdar
ad20ca360d treat string as full line 2019-07-19 01:15:00 +03:00
Akash Mozumdar
e896cb033f dont double build host 2019-07-19 01:01:13 +03:00
Akash Mozumdar
b098a05a23 dialog for hook results and customize max result count 2019-07-16 21:55:40 +05:30
Akash Mozumdar
f85e3a3841 update translation apis 2019-07-16 14:03:46 +05:30
Akash Mozumdar
6a015f04bc use qfontdialog for extra and main window and massive perf improvement when loading large threads 2019-07-13 19:15:43 +05:30
Akash Mozumdar
f56e9ff07c seems sysallocstringbytelen is used mostly with null 2019-07-13 17:47:35 +05:30
Akash Mozumdar
5d83c9736b refactor replacer 2019-07-03 18:02:32 +05:30
Akash Mozumdar
c074bbf506 only cache translation on current thread 2019-07-03 12:23:10 +05:30
Akash Mozumdar
011a5418e9 user selected process forgetting, and other small fixes 2019-07-03 12:03:22 +05:30
Akash Mozumdar
c5c115c5da translation cache is saved every 50 translations 2019-06-29 16:29:33 +05:30