|
bdf06b518b
|
Merge remote-tracking branch 'Blu3train/cmdline_paramete_clipboard_selection_at_startup'
|
2024-09-05 12:39:45 +08:00 |
|
|
672bb10b0d
|
Merge remote-tracking branch 'Blu3train/forceDetachProcessOnExit'
|
2024-09-05 12:37:30 +08:00 |
|
|
e72789a21d
|
Merge remote-tracking branch 'Blu3train/limitStringLength'
|
2024-09-05 12:03:22 +08:00 |
|
|
874430a5a7
|
Merge remote-tracking branch 'Blu3train/flushDelayStringSpacing'
|
2024-09-05 11:29:17 +08:00 |
|
Blu3train
|
0505417247
|
Limit string length option
|
2023-08-29 23:31:00 +02:00 |
|
Akash Mozumdar
|
df5b830d17
|
revert the dumbest change I ever made
|
2023-08-26 07:36:48 -04:00 |
|
Akash Mozumdar
|
446f6d44e6
|
upgrade build configuration to not rely on qt creator which is no longer required by qt installer
|
2023-04-21 18:31:17 -04:00 |
|
Blu3train
|
0b906ead0d
|
Force detach process on exit
|
2023-03-31 20:17:05 +02:00 |
|
Blu3train
|
81a63dba1c
|
Flush Delay String Spacing option
|
2022-11-17 19:29:20 +01:00 |
|
Blu3train
|
85f9d73868
|
cmdline parameter -c clipboard selection at startup
|
2022-05-22 15:52:43 +02:00 |
|
Akash Mozumdar
|
c9240d9e68
|
improve process selection
|
2022-01-29 12:49:48 -07:00 |
|
Akash Mozumdar
|
7c9f861926
|
most people won't bother with styler
|
2022-01-23 00:30:57 -07:00 |
|
Akash Mozumdar
|
3a9fdfb9ae
|
fix error messaging
|
2022-01-02 00:50:25 -07:00 |
|
Akash Mozumdar
|
90b58da867
|
move file parsing to load time
|
2022-01-01 22:05:53 -07:00 |
|
Akash Mozumdar
|
a17d8d5993
|
bundle unicode font
|
2021-11-28 04:57:16 -07:00 |
|
Akash Mozumdar
|
15db478e62
|
rearrange build for less confusion and to build CLI faster
|
2021-11-13 13:38:32 -07:00 |
|
Akash Mozumdar
|
fb9fb5d54a
|
add universal links to thread linker
|
2021-08-18 00:22:23 -06:00 |
|
Akash Mozumdar
|
085bec6d5b
|
always open to root
|
2021-08-17 23:08:42 -06:00 |
|
Akash Mozumdar
|
695672ce9c
|
support larger sentences by default, possibly with repetition (since builtin filter is disabled by default)
|
2021-08-17 23:08:22 -06:00 |
|
Akash Mozumdar
|
d64a2c05b4
|
get rid of gettickcount
|
2021-07-01 13:35:33 -06:00 |
|
Akash Mozumdar
|
50f5b183f1
|
fix sorting of names
|
2021-06-30 20:58:04 -06:00 |
|
Akash Mozumdar
|
1eaa054b33
|
improve devtools resource management and style fixes
|
2021-06-06 22:43:40 -06:00 |
|
Akash Mozumdar
|
eb1421c143
|
fix style issues and use blank icons
|
2021-06-05 17:16:21 -06:00 |
|
tera8m4
|
a1d3abb080
|
Create a new attach dialog window
New dialog window that shows processes with icons in QListView instead of ComboBox.
|
2021-06-05 17:16:21 -06:00 |
|
tera8m4
|
dd4b8cfbb5
|
Create small helpers to get icon from executable
|
2021-06-05 17:16:21 -06:00 |
|
Akash Mozumdar
|
795ecce45e
|
fix bing trranslate
|
2021-06-05 08:15:19 -06:00 |
|
Akash Mozumdar
|
675695cde1
|
prevent write starvation
|
2021-06-05 03:00:01 -06:00 |
|
Akash Mozumdar
|
b4aa113fac
|
turn off repetiton filter by default, use google by default, increase max hook count, replace regex with capture
|
2021-06-05 01:48:10 -06:00 |
|
Akash Mozumdar
|
8543d49192
|
fix google translate and devtools deepl translate, add chrome file selector, add garbage filter
|
2021-03-09 21:32:56 -07:00 |
|
Akash Mozumdar
|
20f35a02ed
|
improve extension UI
|
2021-03-08 08:46:34 -07:00 |
|
Akash Mozumdar
|
acc85f3a86
|
minor improvements
|
2021-03-08 08:41:34 -07:00 |
|
Akash Mozumdar
|
54a285b53b
|
improve hook search ux
|
2021-03-08 08:37:02 -07:00 |
|
Akash Mozumdar
|
bf97055155
|
small fixes
|
2021-02-21 14:15:59 -07:00 |
|
Akash Mozumdar
|
9e6f638488
|
integrate new extensions
|
2021-01-30 16:42:29 -07:00 |
|
Akash Mozumdar
|
a03c939043
|
fix small bugs
|
2021-01-30 12:45:37 -07:00 |
|
Akash Mozumdar
|
e00b831e3d
|
fix localization bug, add opption to select language translating from, and add error message to devtools deepl
|
2021-01-21 07:07:49 -07:00 |
|
Akash Mozumdar
|
084f26a72d
|
allow replacement in regex filter and make names consistent
|
2021-01-21 07:07:49 -07:00 |
|
Akash Mozumdar
|
c62c586a59
|
fix bugs and autoload lua
|
2021-01-15 09:32:23 -07:00 |
|
Akash Mozumdar
|
fc81b17a3c
|
massive refactor, also fix newline issue and google translate throw and different number formats for process id
|
2021-01-15 06:07:23 -07:00 |
|
Akash Mozumdar
|
268f40771d
|
improve reliability of translations
|
2020-12-14 06:26:01 -07:00 |
|
Akash Mozumdar
|
01b6b6de16
|
fix things not being localized and settings not loading
|
2020-11-02 06:27:21 -07:00 |
|
Akash Mozumdar
|
fe1cdfc947
|
custom filetype for extensions
|
2020-09-10 07:18:17 -06:00 |
|
Akash Mozumdar
|
f6742de3d5
|
parse shortened hook codes
|
2020-09-10 07:12:50 -06:00 |
|
Akash Mozumdar
|
8e67827ae6
|
update anex86 hook
|
2020-09-09 14:58:19 -06:00 |
|
Akash Mozumdar
|
9711ce94c9
|
thread linker doesn't append sentences anymore
|
2020-04-25 20:34:53 -06:00 |
|
Akash Mozumdar
|
535dac480a
|
error when failed to create config file
|
2020-04-25 20:07:42 -06:00 |
|
Akash Mozumdar
|
d1887db2a5
|
use precompiled headers
|
2020-04-18 19:04:07 -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
|
87c056a5b3
|
add settings to translation dialog and implement deepl
|
2020-03-26 06:05:42 -06:00 |
|