..
CMakeLists.txt
Added IPC2581 support
2023-11-26 15:30:58 -08:00
label_manager.cpp
Fix pns_debug_tool build due to font metrics change
2023-08-06 16:51:29 -04:00
label_manager.h
qa: introducing headless regression test suite for the P&S. Works by playing out pre-recorded events and comparing the resulting geometry against a human-approved reference.
2022-10-31 11:17:31 +01:00
logviewer.fbp
PNS Log Viewer: Add Open / Save as GUI functions
2023-08-09 22:21:14 +00:00
playground.cpp
Fix presumed typo in collision reporting.
2023-08-31 00:25:20 +01:00
pns_debug_tool_main.cpp
PNS Log Viewer: Add Open / Save as GUI functions
2023-08-09 22:21:14 +00:00
pns_log_file.cpp
Fix missing string-to-int conversion.
2023-08-31 15:15:57 +01:00
pns_log_file.h
Fix memory leak from double-allocation.
2023-08-31 15:15:57 +01:00
pns_log_player.cpp
Extra debugging info for pns regression tests.
2023-08-31 15:15:57 +01:00
pns_log_player.h
Support net queries in PNS_LOG_PLAYER_KICAD_IFACE.
2023-08-31 15:15:57 +01:00
pns_log_viewer_frame.cpp
Profile can live in core
2023-09-07 07:47:01 -04:00
pns_log_viewer_frame.h
PNS Log Viewer: Add Open / Save as GUI functions
2023-08-09 22:21:14 +00:00
pns_log_viewer_frame_base.cpp
PNS Log Viewer: Add Open / Save as GUI functions
2023-08-09 22:21:14 +00:00
pns_log_viewer_frame_base.h
PNS Log Viewer: Add Open / Save as GUI functions
2023-08-09 22:21:14 +00:00
pns_test_debug_decorator.cpp
Extra debugging info for pns regression tests.
2023-08-31 15:15:57 +01:00
pns_test_debug_decorator.h
Extra debugging info for pns regression tests.
2023-08-31 15:15:57 +01:00
qa_pns_regressions_main.cpp
qa: P&S regression tool ported to Boost::test
2022-10-31 11:49:31 +01:00