kicad/pcb_calculator
Simon Richter b0f9864bc4 Clean up warnings from exception handlers
The exception objects caught are either not referenced at all, or only in
debug builds. This avoids the warnings for the unused variables.
2016-10-10 11:08:49 -04:00
..
attenuators Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
bitmaps pcb_calculator: remove no more in use png files. 2016-01-16 15:59:50 +01:00
dialogs Pcb calculatpor: Minor enhancements in main frame. 2016-06-08 09:25:43 +02:00
docs Delete unused documentation 2016-02-12 15:48:24 -05:00
transline Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
CMakeLists.txt Revert commit 67230ac8e7. 2016-08-30 09:04:25 -04:00
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 2015-10-30 08:43:04 +13:00
UnitSelector.cpp Add a new dropdown type that has oz/ft^2 for the pcb track width calculator. 2016-01-05 19:04:45 -05: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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
colorcode.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
datafile_read_write.cpp Clean up warnings from exception handlers 2016-10-10 11:08:49 -04:00
datafile_read_write.h warnings 2014-07-30 22:04:34 -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 Add more "override" markers. 2016-09-25 13:59:41 -04:00
pcb_calculator.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
pcb_calculator.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02: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 Pcb_calculator: Fix a bug which prevents the pcb_calculator to write and read correctly its configuration file. 2015-08-09 11:03:25 +02:00
regulators_funct.cpp Add more "override" markers. 2016-09-25 13:59:41 -04: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 Very minor changes: remove a few local shadowed variables (mainly local variables having the same name in the same function) detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) 2016-04-16 11:57:42 +02:00
transline_ident.cpp Pcb_calculator: Fix a bug which prevents the pcb_calculator to write and read correctly its configuration file. 2015-08-09 11:03:25 +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