kicad/pcb_calculator
Wayne Stambaugh f28ea5e784 Remove standard dialog button static line separators.
For the sake of consistency across all dialogs and window that behave
like dialogs, remove the static line that separates the main part of
the dialog from the standard buttons.  This only applies to windows
that have the standard button on the bottom of the frame.

This covers the 3D viewer, CvPcb, common, GerbView and KiCad dialogs.
2023-01-08 13:15:33 -05:00
..
attenuators Update the formulas for Tee and Pi Attenuators 2022-10-19 15:49:09 +00:00
calculator_panels More layout optimizations for PCB Calculator. 2022-12-29 18:09:40 +00:00
dialogs Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
docs Delete unused documentation 2016-02-12 15:48:24 -05:00
transline PCB Calculator cleanups 2022-12-09 00:51:24 +00:00
widgets Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00
CMakeLists.txt Use our own cmake module path variable to avoid conflicting with the main ones listy functional 2023-01-03 19:18:16 -05:00
class_regulator_data.h pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01:00
common_data.cpp Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00
common_data.h Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00
datafile_read_write.cpp pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01:00
datafile_read_write.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00
eseries_help.h Move eseries helper class to common. 2022-12-29 18:05:57 +00:00
eseries_help.md Move eseries helper class to common. 2022-12-29 18:05:57 +00:00
fusing_current_help.h pcb_calculator/calculator_panels/panel_cable_size: avoid a too large size. 2022-06-22 21:03:07 +02:00
fusing_current_help.md pcb_calculator/calculator_panels/panel_cable_size: avoid a too large size. 2022-06-22 21:03:07 +02:00
params_read_write.cpp Fix various typos 2022-07-21 16:31:41 +00:00
pcb_calculator.cpp Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 2022-11-08 12:31:07 +01:00
pcb_calculator.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pcb_calculator_datafile.keywords pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
pcb_calculator_frame.cpp More class : filename consistency. 2022-12-29 18:05:57 +00:00
pcb_calculator_frame.h PCB_calculator: use treebook 2022-01-27 20:54:57 +00:00
pcb_calculator_settings.cpp Corrosion table update 2022-10-03 18:03:03 +00:00
pcb_calculator_settings.h Corrosion table update 2022-10-03 18:03:03 +00:00
pcb_calculator_utils.cpp Add missing header for MSVC due to 81108ed106 2022-07-06 18:04:43 -04:00
pcb_calculator_utils.h ADDED: pcb_calculator: wavelength panel 2022-07-06 18:28:59 +00:00
tracks_width_versus_current_formula.h fix missing line breaks in .md file 2021-12-31 10:38:50 +01:00
tracks_width_versus_current_formula.md fix missing line breaks in .md file 2021-12-31 10:38:50 +01:00
transline_dlg_funct.cpp ADDED: pcb_calculator: wavelength panel 2022-07-06 18:28:59 +00:00
transline_ident.cpp pcb_calculator: Update panel images/text when system theme changes 2021-10-08 17:31:21 +01:00
transline_ident.h pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01:00
units_scales.h Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00