kicad/pcb_calculator
jean-pierre charras f16e083ecf 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
..
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 Start work on a better support of polygons in Kicad (code cleaning). 2012-07-25 09:36:56 +02:00
dialogs Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 2015-01-13 09:05:43 +01: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 Remove old build configuration since kiway is now the only way to build kicad. 2014-10-26 15:54:48 -04:00
Info.plist [MacOSX] Adding better support for Retina Display (NSHighResolutionCapable) 2013-12-31 12:03:02 +01: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 Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 2015-01-17 09:01:16 +01:00
board_classes_values.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06: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 * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05: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 KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 2014-04-17 21:05:40 -05:00
pcb_calculator.h Configuration file consolidation patch from Moses McKnight. 2014-09-05 17:12:38 -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 Minor fixes (typo in messages) 2014-12-30 18:15:46 +01: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 merge tip in, resolve. 2014-03-20 01:24:33 -05:00
transline_dlg_funct.cpp Minor fixes for Windows: move resources from dso to .exe, to have the application icon in executable, and therefore shown in shortcuts. 2014-03-22 09:28:39 +01:00
transline_ident.cpp 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
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