Commit Graph

9 Commits

Author SHA1 Message Date
Ernie Pasveer b88d68afd3 Add copyright header to each source file. 2025-08-26 17:26:05 -05:00
Ernie Pasveer da0eac7cbb Commandline for "attach" mode now detects executable name and path from /proc/<pid>/exe. 2023-07-31 13:29:59 -05:00
Ernie Pasveer 3996e63ab9 Debug dialog for "attach" mode now detects executable name and path. 2023-07-31 11:42:45 -05:00
Ernie Pasveer 9c49fb7f63 Initial iteration for Qt6 port. 2023-05-16 15:25:28 -05:00
Ilia Sharin 67df2c1d6f Made adaptation to Qt6. Now it compiles without any errors and runs.
More work is required to get rid of Qt5Compat shims
2023-05-05 17:00:08 -04:00
Ernie Pasveer 1afdf82f91 Switch from __PRETTY_FUNCTION__ to qSetMessagePattern() 2022-01-20 10:40:56 -06:00
Ernie Pasveer ebbf40ad9b Improved the system process dialog.
Now searches on username, program name, or hide/show system processes.
2021-11-25 21:59:03 -06:00
Ernie Pasveer f1f21d4f35 Add mode to hide/show system processes. 2021-11-21 12:00:15 -06:00
Ernie Pasveer 689ee4333d Add a PID browser dialog when connecting to an external program. 2021-10-16 18:37:11 -05:00