kicad/pcb_calculator
Ian McInerney c7d280dfa1 Always use black text in PCB calculator E-series table
The white text in dark mode is too washed out on the cell colors to be
visible. Since we already purposely subdue the colors in dark mode, the
easiest fix is to just always use black text.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17033
2024-04-01 22:00:10 +01:00
..
attenuators Update the formulas for Tee and Pi Attenuators 2022-10-19 15:49:09 +00:00
calculator_panels Always use black text in PCB calculator E-series table 2024-04-01 22:00:10 +01:00
dialogs pcb_calculator: Feature Calculation of voltage regulator with tolerances 2024-03-20 12:59:36 +00:00
docs Delete unused documentation 2016-02-12 15:48:24 -05:00
transline Fix warnings about sprintf use. 2023-12-17 20:56:15 -05:00
widgets Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00
CMakeLists.txt Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
class_regulator_data.h pcb_calculator: Feature Calculation of voltage regulator with tolerances 2024-03-20 12:59:36 +00:00
common_data.cpp pcb_calculator: use usual (not scientific) notation when numbers are not very small. 2023-11-05 07:28:20 +01: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: Feature Calculation of voltage regulator with tolerances 2024-03-20 12:59:36 +00:00
datafile_read_write.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00
eseries.cpp Nothing but the pcb calc will use eseries for the forseeable future 2023-09-06 23:44:41 -04:00
eseries.h Nothing but the pcb calc will use eseries for the forseeable future 2023-09-06 23:44:41 -04:00
eseries_display_help.h Move E-series resistor selector table out of resistor value 2023-06-26 23:21:40 +00:00
eseries_display_help.md Move E-series resistor selector table out of resistor value 2023-06-26 23:21:40 +00:00
fusing_current_help.h Simplify code. 2023-01-28 10:42:24 +00:00
fusing_current_help.md Fix grammar error. 2023-01-28 10:42:24 +00:00
galvanic_corrosion_help.h Corrosion table update 2023-03-02 22:25:48 +00:00
galvanic_corrosion_help.md Corrosion table update 2023-03-02 22:25:48 +00:00
iec60664_help.h pcb_calculator: add iec60664 electrical spacing panel. 2023-06-07 12:01:30 +02:00
iec60664_help.md pcb_calculator: add iec60664 electrical spacing panel. 2023-06-07 12:01:30 +02:00
params_read_write.cpp Fix various typos 2022-07-21 16:31:41 +00:00
pcb_calculator.cpp Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
pcb_calculator.icns Add document type icons 2024-02-09 15:55:57 -08:00
pcb_calculator_control.cpp Move bitmap2cmp and pcb_calculator to tool framework. 2023-06-16 15:37:58 +01:00
pcb_calculator_control.h Move bitmap2cmp and pcb_calculator to tool framework. 2023-06-16 15:37:58 +01:00
pcb_calculator_datafile.keywords pcb_calculator: Feature Calculation of voltage regulator with tolerances 2024-03-20 12:59:36 +00:00
pcb_calculator_frame.cpp Explicitly add 48, 128, 256 to icon bundles for each app 2024-01-16 17:21:44 -05:00
pcb_calculator_frame.h Minot fix: Honor Ctrl+Q hotkey in pl_editor and pcb_calculator 2023-06-28 08:56:40 +02:00
pcb_calculator_settings.cpp pcb_calculator: Feature Calculation of voltage regulator with tolerances 2024-03-20 12:59:36 +00:00
pcb_calculator_settings.h pcb_calculator: Feature Calculation of voltage regulator with tolerances 2024-03-20 12:59:36 +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
r_calculator_help.h Move E-series resistor selector table out of resistor value 2023-06-26 23:21:40 +00:00
r_calculator_help.md Move E-series resistor selector table out of resistor value 2023-06-26 23:21:40 +00:00
resistor_substitution_utils.cpp Implement new resistor substitution algorithm 2023-09-22 21:43:09 +00:00
resistor_substitution_utils.h Implement new resistor substitution algorithm 2023-09-22 21:43:09 +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 Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04:00
transline_ident.cpp pcb_calculator, transmission lines: some fixes: 2023-06-14 11:59:43 +02:00
transline_ident.h pcb_calculator, transmission lines: some fixes: 2023-06-14 11:59:43 +02:00
units_scales.h Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00