kicad/pcb_calculator
jean-pierre charras d17cef95fd Add an other markdown to html converter (sundown), better to convert markdown.
The previous converter (maddy) is still available, during some time.
We therefore have the time to choose between them.
sundown is better to convert a md text, but is written to C
maddy has a few issues to convert a md text, but is written to C++
Both have no dependency.
2019-10-01 18:53:23 +02:00
..
attenuators Add an other markdown to html converter (sundown), better to convert markdown. 2019-10-01 18:53:23 +02:00
bitmaps pcb_calculator: New tab for via calculations 2019-04-30 11:49:46 -07:00
dialogs Pcb Calculator: Via Calculator gives too low resistance values (100 times). 2019-09-20 18:14:52 +02:00
docs Delete unused documentation 2016-02-12 15:48:24 -05:00
transline Improve spelling. 2019-08-20 19:14:05 +01:00
CMakeLists.txt Fix a few issues related to help files in html or markdown. 2019-10-01 17:11:39 +02:00
Info.plist.in Set KiCad version in MacOS apps 2019-06-12 04:40:03 -07:00
UnitSelector.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
UnitSelector.h pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
attenuators.cpp Add a Markdown to Html converted, to display help written in markdown in a wxHtmlWindow. 2019-09-29 17:25:56 +02:00
board_classes_values.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
class_regulator_data.h Break out ref-des-centric functions to own header 2019-01-30 15:41:36 -08:00
colorcode.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
common_data.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02: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: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
datafile_read_write.h pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
electrical_spacing_values.cpp Autosize row label column in wxGrid in pcb_calculator and design rules dialog. 2015-11-29 15:19:22 +01:00
params_read_write.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
pcb_calculator.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
pcb_calculator.h Pcb Calculator: Via Calculator gives too low resistance values (100 times). 2019-09-20 18:14:52 +02:00
pcb_calculator.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pcb_calculator.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
pcb_calculator_datafile.keywords pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
pcb_calculator_frame.cpp Improve spelling. 2019-08-20 19:14:05 +01:00
regulators_funct.cpp pcb_calculator: fix an issue in a dialog: Was not resizable. 2019-08-10 10:05:13 +02:00
tracks_width_versus_current.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
transline_dlg_funct.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
transline_ident.cpp pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
transline_ident.h pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
units_scales.h pcb_calculator: code cleanup. Remove a few duplicate code. 2019-05-02 08:54:16 +02:00
via.cpp Pcb Calculator: Via Calculator gives too low resistance values (100 times). 2019-09-20 18:14:52 +02:00