Commit Graph

9 Commits

Author SHA1 Message Date
Ernie Pasveer e6c15037f9 Clean up code for lint errors. 2022-04-28 20:20:37 -05:00
Ernie Pasveer 74234f3d50 Fix all compiler warnings.
Added -Wall to compile flags in cmake. It reported a handfull
of compiling warnings.  Now fixed.
2022-04-02 13:41:17 -05:00
Ernie Pasveer 61b241fd82 ArrayVisualizer. Plotting arrays. 2022-03-24 15:04:18 -05:00
Ernie Pasveer 18dc573e7a Checkpoint: ArrayVisualizer. 2022-03-21 17:37:53 -05:00
Ernie Pasveer 8e19c0ba58 checkpoint: array visualizer. 2022-03-19 15:49:40 -05:00
Ernie Pasveer 8fad055370 checkpoint. ArrayVisializer. 2022-03-14 18:28:46 -05:00
Ernie Pasveer 82406284e2 Switch to Q_ASSERT. 2022-02-08 19:24:41 -06:00
Ernie Pasveer 1afdf82f91 Switch from __PRETTY_FUNCTION__ to qSetMessagePattern() 2022-01-20 10:40:56 -06:00
Ernie Pasveer 242f8761d0 First cut of an array visualizer. 2021-11-30 16:59:42 -06:00