Commit Graph

30 Commits

Author SHA1 Message Date
Ernie Pasveer 28bd1f2aef Add method to remember variable names when restarting a session. 2026-01-30 13:51:13 -06:00
QuangNguyenMinh123 3c37f9b293 remove iostream lib 2025-11-26 20:53:02 +07:00
QuangNguyenMinh123 74fdb7873f Update Tracker 2025-11-26 20:40:16 +07:00
QuangNguyenMinh123 e2fd1c072f update 2025-11-26 20:23:40 +07:00
QuangNguyenMinh123 0972f4d380 u 2025-11-26 17:16:21 +07:00
QuangNguyenMinh123 95790e8c9f tmp update 2025-11-26 10:20:00 +07:00
QuangNguyenMinh123 5de3e20194 remove iostream 2025-11-19 09:32:13 +07:00
QuangNguyenMinh123 dd4090bd71 Add parseArray to Tracker and SeerUlt 2025-11-19 09:32:13 +07:00
Ernie Pasveer a825071951 Fixed. 2025-10-18 07:58:46 -05:00
Ernie Pasveer 7199ec176a Add deleteall and deleteselected to RMB context menu for Logger and Tracker 2025-10-12 11:50:16 -05:00
Ernie Pasveer e8d2aee2dd First pass at adding print support for Objective-C objects. 2025-09-22 16:55:18 -05:00
Ernie Pasveer b88d68afd3 Add copyright header to each source file. 2025-08-26 17:26:05 -05:00
Ernie Pasveer 70943a4494 First whack at a Matrix visualizer. 2025-06-29 13:30:35 -05:00
Ernie Pasveer e040380529 More udb support. 2025-06-14 11:46:05 -05:00
Ernie Pasveer 59c5babfdd Fixed bug when adding variable to tracker. Sometimes would not refresh value.
Raise Logger or Tracker tab when new variable is added.
2025-05-19 19:55:14 -05:00
Ernie Pasveer afc5e6fa3e WIP: add 'handleSessionTerminated' to relevant widgets. 2025-04-20 09:33:31 -05:00
Ernie Pasveer ee1e27ecc4 Add menu on logger/tracker to launch memory visualizer. 2023-12-17 16:54:13 -06:00
Ernie Pasveer c3c0aa3897 Fixed string variables with escaped tabs and quotes. 2023-12-02 11:12:41 -06:00
Ernie Pasveer dea3f0ff3a Add nested struct viewing to Tracker. 2023-11-19 17:12:36 -06:00
Ernie Pasveer d28f6519b4 Add 'copy to clipboard' to Logger, Tracker, and Registers. 2023-10-16 16:28:36 -05:00
Ernie Pasveer ad0224696b Use monospace font for "value" columns. 2023-10-15 10:19:10 -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 84b8f0cb31 Finished adding QHistoryLineEdit changes. 2022-08-10 20:17:07 -05:00
Ernie Pasveer d1ad1e2809 Add QHistoryLineEdit to browsers. 2022-08-10 20:01:03 -05:00
Ernie Pasveer e6c15037f9 Clean up code for lint errors. 2022-04-28 20:20:37 -05:00
Ernie Pasveer 1afdf82f91 Switch from __PRETTY_FUNCTION__ to qSetMessagePattern() 2022-01-20 10:40:56 -06:00
Ernie Pasveer 87a2b60bd6 Add RMB in code editor to add variable to Logger. 2021-11-03 16:10:25 -05:00
Ernie Pasveer 8617bf70ac Add ToolTips to the important browsers. 2021-10-10 12:57:30 -05:00
Ernie Pasveer 6357b7a0ef Move source into a 'src' directory. Update README.md file for build
instructions.
2021-09-04 17:02:25 -05:00