kicad/pcbnew/board_stackup_manager
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include.
Including wx.h includes the full set of wxWidgets include files, that is not good,
and can create some conflicts with some Windows headers on msys2.
2020-10-18 18:21:34 +02:00
..
board_stackup_reporter.cpp Add mils to units, remove useMils variables 2020-10-03 20:06:56 +00:00
board_stackup_reporter.h Switch to scoped enums 2019-12-20 14:11:39 +00:00
class_board_stackup.cpp Pcbnew: add user defined layers and allow all layers to have user names. 2020-09-23 15:41:43 -04:00
class_board_stackup.h Pcbnew: add user defined layers and allow all layers to have user names. 2020-09-23 15:41:43 -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 Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_dielectric_list_manager_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_dielectric_list_manager_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dielectric_material.cpp Add substrateMaterial FR408-HR 2020-10-06 10:31:00 +00:00
dielectric_material.h Board stackup manager: add material selector to solder mask and silkscreen layers. 2019-09-24 16:30:25 +02:00
panel_board_stackup.cpp Set board modify bit only when necessary after Board Setup. 2020-10-13 23:11:29 +01:00
panel_board_stackup.h more cleanup about removing useless include 2020-10-02 08:58:19 +02:00
panel_board_stackup_base.cpp Give the user a bit of help with board thickness. 2020-08-05 16:51:58 +01:00
panel_board_stackup_base.fbp Give the user a bit of help with board thickness. 2020-08-05 16:51:58 +01:00
panel_board_stackup_base.h Give the user a bit of help with board thickness. 2020-08-05 16:51:58 +01:00
stackup_predefined_prms.cpp board stackup manager: a few enhancements in code and make some strings translatable 2019-09-27 17:12:24 +02:00
stackup_predefined_prms.h Minor code cleanup, step2: remove more useless include. 2020-10-01 15:39:47 +02:00