kicad/pcb_calculator
Steven Falco 5a36c3685e Fix GCC 13 build error.
GCC removed the cstdint header from many other headers, so we can't rely on transitive includes to define these types. This led to a compile error in this file due to no more transitive inclusion.
2023-01-20 21:13:34 +00:00
..
attenuators Work around more instances of the wxWidgets color string locale bug. 2022-10-19 12:56:17 +01:00
calculator_panels Widen text in pcb_calculator 2022-02-08 17:08:22 -08: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 Widen text in pcb_calculator 2022-02-08 17:08:22 -08:00
widgets pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01:00
CMakeLists.txt Add win32 VERSION_INFO resource blocks for the DLLs 2021-12-29 04:56:26 +00:00
class_regulator_data.h pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01: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 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
eserie.cpp pcb_calculator, eserie rework and add E24 serie. 2021-10-15 11:16:27 +02:00
eserie.h Fix GCC 13 build error. 2023-01-20 21:13:34 +00:00
eserie_help.md update eserie_help.md (source of eserie_help.h) from changes in eserie_help.h 2021-10-23 15:00:16 +02:00
params_read_write.cpp Widen text in pcb_calculator 2022-02-08 17:08:22 -08: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 Fix the type-based pcb_calculator GetCalculator implementation 2021-10-12 13:37:11 +01:00
pcb_calculator_frame.h Fix the type-based pcb_calculator GetCalculator implementation 2021-10-12 13:37:11 +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.md fix missing line breaks and non printable html char on Windows 2021-12-31 13:21:43 +01:00
transline_dlg_funct.cpp Widen text in pcb_calculator 2022-02-08 17:08:22 -08:00
transline_ident.cpp Widen text in pcb_calculator 2022-02-08 17:08:22 -08:00
transline_ident.h pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +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