Commit Graph

7 Commits

Author SHA1 Message Date
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 60a300109c Add gdb '@' channel to gdb log monitor. 2022-10-17 17:43:09 -05:00
Ernie Pasveer 9928a92e42 Add Qt's logging in a couple places. 2022-03-26 08:33:45 -05:00
Ernie Pasveer 1afdf82f91 Switch from __PRETTY_FUNCTION__ to qSetMessagePattern() 2022-01-20 10:40:56 -06:00
Ernie Pasveer 53f3674c3d Tried to PrettyPrint a QString. 2021-11-03 13:50:38 -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