Akash Mozumdar
d1887db2a5
use precompiled headers
2020-04-18 19:04:07 -06:00
Akash Mozumdar
386e09a81a
fix translation extensions
2020-04-02 03:07:32 -06:00
Akash Mozumdar
4a320a3659
use bottom 16 bits of ctx (deals with aslr)
2020-03-30 13:19:35 -06:00
Akash Mozumdar
26960cf099
autofill regex
2020-03-29 20:55:25 -06:00
Akash Mozumdar
86415fca10
all official apis now supported and performance improvements
2020-03-29 20:55:12 -06:00
Akash Mozumdar
ecab473482
small fixes
2020-03-27 05:55:11 -06:00
Akash Mozumdar
accd231c64
add option to only translate selected thread
2020-03-27 04:07:05 -06:00
Akash Mozumdar
8a710659dc
merge google and google cloud
2020-03-26 06:12:20 -06:00
Akash Mozumdar
87c056a5b3
add settings to translation dialog and implement deepl
2020-03-26 06:05:42 -06:00
Akash Mozumdar
19f35f743c
inject correctly in CLI
2020-03-26 05:39:25 -06:00
Akash Mozumdar
bb0df71da2
suppress mono_* when configured
2020-03-26 03:13:21 -06:00
Akash Mozumdar
af2ba72f39
fix stack overflow
2020-03-23 19:37:11 -06:00
Akash Mozumdar
402b685820
sign all at once
2020-03-17 22:09:20 -06:00
Akash Mozumdar
e4d9b70040
better logging for translation extensions
2020-03-17 22:01:16 -06:00
Akash Mozumdar
bc01179626
multiple mono hooks and fix crash
2020-03-17 13:53:46 -06:00
Akash Mozumdar
d1d453f359
remove weird stuff
2020-03-16 03:04:40 -06:00
Akash Mozumdar
ac4cec9708
add gcp translator and add continous dialog for translators and update language lists and make extension dialogs uncloseable without properly removing the extension
2020-03-16 02:56:04 -06:00
Akash Mozumdar
df3d3a0355
sign all files
2020-03-16 02:51:45 -06:00
Akash Mozumdar
39e81bb904
escape unformatted
2020-03-07 04:06:45 -07:00
Akash Mozumdar
d6412ca0b0
fix lookup with <<
2020-03-07 03:45:26 -07:00
Akash Mozumdar
b9081f2472
fix large file being read wrong
2020-03-07 03:45:07 -07:00
Akash Mozumdar
a0306fea8b
remove all nulls
2020-03-05 02:23:53 -07:00
Akash Mozumdar
2be920c50e
cleaner output for mono
2020-03-05 02:19:04 -07:00
Akash Mozumdar
3ff31e0ac6
reorganize config files
2020-03-05 01:51:36 -07:00
Akash Mozumdar
aa4b980422
fix build
2020-03-05 01:18:12 -07:00
Akash Mozumdar
5fb78b87c7
easily configure games and save preference for jp locale
2020-03-05 01:17:45 -07:00
Akash Mozumdar
99be5fd40f
configurable max size
2020-03-04 23:30:59 -07:00
Akash Mozumdar
6bd0c74c83
fix build
2020-03-03 00:13:15 -07:00
Akash Mozumdar
b4b26d50ca
attach to current process
2020-03-02 23:49:31 -07:00
Akash Mozumdar
b515a17767
fix exception
2020-03-02 23:49:18 -07:00
Akash Mozumdar
6a61342d19
fix issue with too large sentence and topmost window blocking dictionary
2020-03-02 23:48:29 -07:00
Akash Mozumdar
fcb525df36
yeah...that was never a class. improve performance and add current process function
2020-03-02 23:38:51 -07:00
Akash Mozumdar
49432f689d
(hopefully) fix silent crashes
2020-03-01 23:41:27 -07:00
Akash Mozumdar
74b4ae9da5
build tests
2020-03-01 06:10:06 -07:00
Akash Mozumdar
47836f20f3
oops, spdefault uses address bounds
2020-03-01 06:04:22 -07:00
Akash Mozumdar
360254d5bf
pcsx2 search
2020-03-01 05:42:34 -07:00
Akash Mozumdar
b7978ff512
detect precompiled unity
2020-03-01 04:56:20 -07:00
Akash Mozumdar
0d4af5c140
fix tinkerbell and add getstringtype and foldstring
2020-02-29 18:32:58 -07:00
Akash Mozumdar
ffff4f2eb9
tiny fixes
2020-02-29 17:51:38 -07:00
Akash Mozumdar
0688daf1da
fiix build
2020-02-29 05:33:14 -07:00
Akash Mozumdar
a490ebc274
add italian to readmes
2020-02-29 01:42:39 -07:00
StarFang208
a40ae621af
Italian Readme and Text translation (
...
* Italian Readme and Text file
Added the text.cpp wit the italian lines, as well the italian README.
* update from old fork point
* fix line endings
Co-authored-by: Akash Mozumdar <akashmozumdar@gmail.com>
2020-02-28 05:13:59 -07:00
Akash Mozumdar
b79af59e3d
use qregularexpression as hook search filter
2020-02-28 04:21:07 -07:00
Akash Mozumdar
c2725e8518
add BOM
2020-02-28 03:17:41 -07:00
Akash Mozumdar
22e0d38a1e
small fixes
2020-02-28 02:34:07 -07:00
Akash Mozumdar
f6cf3c9c62
save regex
2020-02-28 02:33:51 -07:00
Akash Mozumdar
16540bfe69
move utility functions into common.h and module.h
2020-02-28 00:34:34 -07:00
Akash Mozumdar
200c01f4ab
more reliable default font and only load window position if on screen
2020-02-28 00:12:23 -07:00
Akash Mozumdar
d6b0114f27
using newer qt
2020-02-27 05:33:22 -07:00
Akash Mozumdar
73ccb38641
why did i ever think that was a good idea?
2020-02-27 04:42:29 -07:00