kicad/pcb_calculator
jean-pierre charras 2662433374 Pcb calculator panels: ensure sizer are correctly updated.
On wxWidgets 3.0, SetSizeHints must be called once the panel is fully populated.
On wxWidgets 3.1.5, SetSizeHints is not mandatory but can be called to ensure
right sizes once the panel is fully populated.
2021-10-09 09:07:18 +02:00
..
attenuators pcb_calculaotr: Change attenuators to only have image name instead of the image 2021-10-08 15:28:09 +01:00
calculator_panels Pcb calculator panels: ensure sizer are correctly updated. 2021-10-09 09:07:18 +02:00
dialogs pcb_calculator: Remove form builder main window 2021-10-08 18:28:10 +01:00
docs Delete unused documentation 2016-02-12 15:48:24 -05:00
transline update PCB calculator Zdiff calc. Associated with #9077 2021-09-12 13:08:41 +00:00
widgets pcb_calculator: fix locale fp separator and incorrect coding of utf8 strings. 2021-02-27 16:52:14 +01:00
CMakeLists.txt pcb_calculator: Remove form builder main window 2021-10-08 18:28:10 +01:00
class_regulator_data.h Replace RefDesCmp with better StrNumCmp 2021-09-01 11:48:01 -07:00
common_data.cpp Clean up pcb_calculator includes a bit and rename files 2020-10-12 22:01:43 -04:00
common_data.h pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
datafile_read_write.cpp Reorganize the pcb_calculator directory to make it more logical 2021-10-08 15:44:44 +01:00
datafile_read_write.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00
eserie.cpp Reorganize the pcb_calculator directory to make it more logical 2021-10-08 15:44:44 +01:00
eserie.h try to fix a compil issue on Linux that does not happen on my computer. 2021-10-05 17:17:29 +02:00
eserie_help.h Fix a few minor things in PCB Calc, and update units to SI. 2021-02-14 12:15:26 +00:00
eserie_help.md Fix a few minor things in PCB Calc, and update units to SI. 2021-02-14 12:15:26 +00:00
params_read_write.cpp pcb_calculator: Move calculator panels to a registration architecture 2021-10-08 18:13:41 +01:00
pcb_calculator.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +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 pcb_calculator: Remove form builder main window 2021-10-08 18:28:10 +01:00
pcb_calculator_frame.h pcb_calculator: Remove form builder main window 2021-10-08 18:28:10 +01:00
pcb_calculator_settings.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00
pcb_calculator_settings.h More header clean up. 2021-06-08 15:39:47 -04:00
tracks_width_versus_current_formula.h Fix a few minor things in PCB Calc, and update units to SI. 2021-02-14 12:15:26 +00:00
tracks_width_versus_current_formula.md Fix a few minor things in PCB Calc, and update units to SI. 2021-02-14 12:15:26 +00:00
transline_dlg_funct.cpp pcb_calculator: Update panel images/text when system theme changes 2021-10-08 17:31:21 +01: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: Update panel images/text when system theme changes 2021-10-08 17:31:21 +01:00
units_scales.h pcb_calculator: fix locale fp separator and incorrect coding of utf8 strings. 2021-02-27 16:52:14 +01:00