kicad/cvpcb
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
..
dialogs Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
CMakeLists.txt 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
Info.plist [MacOSX] Adding better support for Retina Display (NSHighResolutionCapable) 2013-12-31 12:03:02 +01:00
autosel.cpp Fix bugs detected by Cppcheck. 2015-01-19 20:03:50 +01:00
autosel.h 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
cfg.cpp Cvpcb: fix issues relatives to .equ files management: 2015-01-11 18:22:45 +01:00
class_DisplayFootprintsFrame.cpp Code cleaning: Remove EDA_BASE_FRAME::m_FrameName member which is a duplicate of wxFrame name. 2015-03-03 15:53:47 +01:00
class_DisplayFootprintsFrame.h Fix default menu alt key accelerator bug. (fixes lp:1035151) 2014-08-29 16:23:40 -04:00
class_components_listbox.cpp Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 2014-11-12 11:46:40 +01:00
class_footprints_listbox.cpp Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 2014-11-12 11:46:40 +01:00
class_library_listbox.cpp Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 2014-11-12 11:46:40 +01:00
common_help_msg.h More source file missing license fixes. 2014-10-19 18:17:43 -04:00
cvframe.cpp Code cleaning: Remove EDA_BASE_FRAME::m_FrameName member which is a duplicate of wxFrame name. 2015-03-03 15:53:47 +01:00
cvpcb.cpp Default path fixes and remove old to find 3D model path code. 2015-02-27 08:34:02 -05:00
cvpcb.h Cvpcb: fix issues relatives to .equ files management: 2015-01-11 18:22:45 +01:00
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h Cvpcb: fix issues relatives to .equ files management: 2015-01-11 18:22:45 +01:00
cvpcb_mainframe.h 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
cvstruct.h Fix a bunch of Coverity scan "unhandled exception" errors. 2015-02-17 13:47:21 -05:00
listboxes.cpp Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 2014-11-12 11:46:40 +01:00
menubar.cpp Cvpcb: fix issues relatives to .equ files management: 2015-01-11 18:22:45 +01:00
readwrite_dlgs.cpp 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
tool_cvpcb.cpp Cvpcb: fix issues relatives to .equ files management: 2015-01-11 18:22:45 +01:00