kicad/pcb_calculator
John Beard e6a6266f3d Build: libpolygon provides its own includes
Libpolygon can provide its own includes via target_include_dirs PUBLIC.
This means any linking targets do not need to specifiy them manually.

As common requires polygon, the polygon dep is also now no longer
required downstream of libcommon, as it's transisitvely implied
by libcommon's target_link_libraries.

This resolves a circular dependency previously detected and also
simplifies CMakeLists.
2019-02-04 19:29:31 -08:00
..
attenuators Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
bitmaps Added const modifier to strings in pcb_calculator xpm files 2017-02-09 13:17:31 +01:00
dialogs Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
docs Delete unused documentation 2016-02-12 15:48:24 -05:00
transline pcb_calculator: code rework: rename "tand" member to "m_tand" and m_name to m_Name 2018-08-24 10:26:05 +02:00
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
Info.plist Fix for dark mode on macOS Mojave 2018-12-07 09:03:56 +01:00
UnitSelector.cpp Remove some extra semicolons 2017-11-09 19:52:18 +01:00
UnitSelector.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
attenuators.cpp kicad_curl.cpp: fix a compil warning on Windows (regression) 2016-01-16 15:27:42 +01:00
board_classes_values.cpp Autosize row label column in wxGrid in pcb_calculator and design rules dialog. 2015-11-29 15:19:22 +01:00
class_regulator_data.h Break out ref-des-centric functions to own header 2019-01-30 15:41:36 -08:00
colorcode.cpp Calculator: Simplify color code tolerance chooser + typo 2017-03-13 09:56:31 -04:00
datafile_read_write.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
datafile_read_write.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05: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 * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00
pcb_calculator.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
pcb_calculator.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04: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 Fixed memory leaks 2018-12-20 10:05:58 +01:00
regulators_funct.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
tracks_width_versus_current.cpp Pcb_calculator: fix a minor cosmetic issue in tracks width versus current notebook page. 2016-01-07 21:01:45 +01:00
transline_dlg_funct.cpp Pcb_calculator: Minor enhancement in transline page 2017-08-15 19:46:37 +02:00
transline_ident.cpp pcb_calculator: code rework: rename "tand" member to "m_tand" and m_name to m_Name 2018-08-24 10:26:05 +02:00
transline_ident.h More missing source license fixes. 2014-10-23 13:53:38 -04:00
units_scales.h Add a new dropdown type that has oz/ft^2 for the pcb track width calculator. 2016-01-05 19:04:45 -05:00