kicad/pcbnew/board_stackup_manager
Jon Evans 433e148e08 Move some string formatting functions out of base_units
Keeping them in base_units means that we can't introduce
any dependence on these functions to anything that needs to
compile without one of the unit defines (EESCHEMA, PCBNEW, etc)
2021-04-14 23:21:10 -04:00
..
board_stackup_reporter.cpp Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04:00
board_stackup_reporter.h Nip 3 no longer needed common includes 2020-10-25 20:01:13 -04:00
class_board_stackup.cpp Move some string formatting functions out of base_units 2021-04-14 23:21:10 -04:00
class_board_stackup.h CHANGED: Account for via height in track length calculations 2021-04-04 13:59:18 -04:00
dialog_dielectric_list_manager.cpp Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
dialog_dielectric_list_manager.h Stackup manager: Add a dielectric manager to handle more easily user defined dielectric substrates 2019-09-12 10:37:05 +02:00
dialog_dielectric_list_manager_base.cpp Pcbnew: layer stack up dialog layout fixes. 2020-11-11 12:02:11 -05:00
dialog_dielectric_list_manager_base.fbp Pcbnew: layer stack up dialog layout fixes. 2020-11-11 12:02:11 -05:00
dialog_dielectric_list_manager_base.h Pcbnew: layer stack up dialog layout fixes. 2020-11-11 12:02:11 -05:00
dielectric_material.cpp Split out arrayDim and MIRROR templates from macros.h 2020-11-17 20:21:04 -05:00
dielectric_material.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
panel_board_finish.cpp Fix some layout issues in board stackup pane. 2021-02-24 21:42:00 +00:00
panel_board_finish.h Fix some layout issues in board stackup pane. 2021-02-24 21:42:00 +00:00
panel_board_finish_base.cpp Remove a couple of unused OnUpdateUI handlers. 2021-04-06 13:47:15 +01:00
panel_board_finish_base.fbp Remove a couple of unused OnUpdateUI handlers. 2021-04-06 13:47:15 +01:00
panel_board_finish_base.h Remove a couple of unused OnUpdateUI handlers. 2021-04-06 13:47:15 +01:00
panel_board_stackup.cpp PANEL_SETUP_BOARD_STACKUP: fix a wxassert due to a "C" locale test in a format function. 2021-04-12 09:57:40 +02:00
panel_board_stackup.h Fix color handling in the stackup manager panel 2021-04-09 00:56:31 +01:00
panel_board_stackup_base.cpp Don't recompute the board thickness on UI update 2021-04-09 00:56:31 +01:00
panel_board_stackup_base.fbp Don't recompute the board thickness on UI update 2021-04-09 00:56:31 +01:00
panel_board_stackup_base.h Don't recompute the board thickness on UI update 2021-04-09 00:56:31 +01:00
stackup_predefined_prms.cpp Split out arrayDim and MIRROR templates from macros.h 2020-11-17 20:21:04 -05:00
stackup_predefined_prms.h Minor code cleanup, step2: remove more useless include. 2020-10-01 15:39:47 +02:00