Akash Mozumdar
|
3a9fdfb9ae
|
fix error messaging
|
2022-01-02 00:50:25 -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
|
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
|
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
|
8e67827ae6
|
update anex86 hook
|
2020-09-09 14:58:19 -06:00 |
|
Akash Mozumdar
|
d1887db2a5
|
use precompiled headers
|
2020-04-18 19:04:07 -06:00 |
|
Akash Mozumdar
|
16540bfe69
|
move utility functions into common.h and module.h
|
2020-02-28 00:34:34 -07:00 |
|
Akash Mozumdar
|
958ce10327
|
clean up cmake
|
2019-06-07 02:19:51 -04:00 |
|
Akash Mozumdar
|
c7edfef9ad
|
upgrade build pipeline for x64 deployment
|
2019-05-24 13:30:12 -04:00 |
|
Akash Mozumdar
|
9900c09483
|
use LTO to improve load time
|
2019-02-25 00:08:20 -05:00 |
|
Akash Mozumdar
|
241d5906e4
|
minor fixes
|
2019-02-20 21:54:25 -05:00 |
|
Akash Mozumdar
|
a64fa9b3dd
|
reorganize includes
|
2019-02-18 23:12:12 -05:00 |
|
Akash Mozumdar
|
ac86323010
|
whoops didnt mean to commit that
|
2019-02-04 15:54:41 -05:00 |
|
Akash Mozumdar
|
e6805a2be3
|
refactor, perf improvement
|
2019-02-04 15:18:47 -05:00 |
|
Akash Mozumdar
|
4e8a8cce25
|
build speed improvement
|
2019-02-01 16:56:10 -05:00 |
|
Akash Mozumdar
|
c89b05cf42
|
add cli, move exception handlers and code parsers into host
|
2019-01-31 11:41:43 -05:00 |
|
Akash Mozumdar
|
5903bbe2e4
|
fix freeze when connecting process, crash when process name cant be found, and other refactors
|
2019-01-10 21:47:16 -05:00 |
|
Akash Mozumdar
|
6c0f4be45b
|
easier testing
|
2018-12-26 23:56:42 -05:00 |
|
Akash Mozumdar
|
1c391e3a4b
|
small refactor. rename and extract exception handling
|
2018-12-22 13:05:01 -05:00 |
|
Akash Mozumdar
|
7015ef0c53
|
move more text into include/text.h and make a better ux for extenwindow and misc refactors
|
2018-12-21 14:18:43 -05:00 |
|
Akash Mozumdar
|
c92a67dbe3
|
automatically check for new updates
|
2018-12-13 07:54:25 -05:00 |
|
Akash Mozumdar
|
9f85edf704
|
rename host files
|
2018-11-22 15:54:11 -05:00 |
|
Akash Mozumdar
|
b80f795143
|
extract utility functions. specify deleted constructors. other misc fixes
|
2018-11-22 15:53:32 -05:00 |
|
Akash Mozumdar
|
f351148b3d
|
add settings dialog box
|
2018-11-10 07:16:08 -05:00 |
|
Akash Mozumdar
|
ce225fd900
|
big refactor. move extension internals into unnamed namespace. use mainwindow instead of dialog for extension window. and other renames/bugfixes
|
2018-11-01 14:07:42 -04:00 |
|
Akash Mozumdar
|
e48adc14bb
|
add extension dialog
|
2018-11-01 10:38:14 -04:00 |
|
Akash Mozumdar
|
16666ac699
|
add some tests
|
2018-10-18 23:42:53 -04:00 |
|
Akash Mozumdar
|
23736478c0
|
rename
|
2018-09-29 16:05:08 -04:00 |
|
Akash Mozumdar
|
33210a95ac
|
enable WPO
|
2018-08-25 17:09:36 -04:00 |
|
Akash Mozumdar
|
2be762b708
|
reorganize
|
2018-08-25 15:51:18 -04:00 |
|
Akash Mozumdar
|
2c37a50f7b
|
massive refactor
|
2018-08-21 22:43:30 -04:00 |
|
Akash Mozumdar
|
42585984c0
|
add icon
|
2018-08-02 17:18:08 -04:00 |
|
Douman
|
7808fd508c
|
Add cmake support for GUI part
|
2018-07-28 12:05:13 +03:00 |
|