Commit Graph

11 Commits

Author SHA1 Message Date
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