kicad/pcb_calculator
jean-pierre charras 7b0d981f21 pcb_calculator: bigger (more readable) microstrip_zodd_zeven bitmap. 2015-11-29 20:22:03 +01:00
..
attenuators Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables) 2015-03-04 10:26:00 +01:00
bitmaps pcb_calculator: bigger (more readable) microstrip_zodd_zeven bitmap. 2015-11-29 20:22:03 +01:00
dialogs Fix in KIWAY_PLAYER::ShowModal: the top level windows children of the KIWAY_PLAYER Modal frame are now enabled (previously were disabled). It fix some issues for instance with the aui toolbar when moved, and the dialog open when starting the footprint wizard frame. Perhaps explain a few other bugs. 2015-09-05 14:10:54 +02:00
docs Pcb calculator: Add track width tool 2011-08-07 18:02:58 +02:00
transline Fix minor bug #1429990 (3D viewer shows hidden footprint graphic texts ). Fix minor coverity warnings (not initialized members and dead code) 2015-03-11 14:59:43 +01:00
CMakeLists.txt Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 2015-10-30 08:43:04 +13: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 More missing source license fixes. 2014-10-23 13:53:38 -04:00
UnitSelector.h More missing source license fixes. 2014-10-23 13:53:38 -04:00
attenuators.cpp Try to fix a crash when exit pcb_calculator if the attenuators panel was displayed, wxGTK specific. Looks like a wxGTK bug. 2015-06-21 17:37:33 +02: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 Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 2014-04-09 08:33:04 -05: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 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
pcb_calculator.h 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
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 Fix bug 1397394 : Spelling mistakes in PCB Calculator 2014-11-29 10:24:21 +01:00
tracks_width_versus_current.cpp Minor fix (minor bug #148296) and very minor change. 2015-08-09 17:04:49 +02:00
transline_dlg_funct.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.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 More missing source license fixes. 2014-10-23 13:53:38 -04:00