kicad/qa/tools/pns
Roberto Fernandez Bautista 54bcd1d5ca PNS Log Viewer: Fix crash on exit
m_board needs to be deleted before m_logFile
2023-08-08 23:33:46 +02:00
..
CMakeLists.txt CMake: Modernize Boost import to use imported targets 2023-03-10 16:38:35 +00: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 qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
playground.cpp Remove Millimeter2iu 2022-09-16 21:09:27 -04:00
pns_debug_tool_main.cpp 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
pns_log_file.cpp PNS Log viewer: open project read-only 2023-08-07 18:31:05 -04:00
pns_log_file.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
pns_log_player.cpp PNS: Make sure log viewer uses the actual design settings 2023-08-06 16:05:37 -04:00
pns_log_player.h router: mark the head trace (as opposed to the 'fixed tail') with fully saturated color 2022-12-29 17:54:59 +01:00
pns_log_viewer_frame.cpp PNS Log Viewer: Fix crash on exit 2023-08-08 23:33:46 +02:00
pns_log_viewer_frame.h qa: PNS debug tool should draw COMPOUND shapes too... 2022-11-18 15:14:34 +01:00
pns_log_viewer_frame_base.cpp qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
pns_log_viewer_frame_base.h qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
pns_test_debug_decorator.cpp qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
pns_test_debug_decorator.h qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
qa_pns_regressions_main.cpp qa: P&S regression tool ported to Boost::test 2022-10-31 11:49:31 +01:00