kicad/cvpcb
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h;
Fix issue when using a page layout file in project folder: eeschema and Pcbnew did not use it, unless using an absolute path.
Now, if the file path is nor absolute, it is seen as relative to the project (which is the expected behavior)
fp lib wizard: when pcbnew id compiled with USE_GITHUB_PLUGIN=OFF, the github plugin option is no more accessible (and the web viewer no more used).
2014-12-23 14:01:59 +01:00
..
dialogs fp conflict assignment selector: fix issue on Linux. 2014-10-29 10:52:39 +01:00
CMakeLists.txt Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 2014-12-23 14:01:59 +01:00
Info.plist [MacOSX] Adding better support for Retina Display (NSHighResolutionCapable) 2013-12-31 12:03:02 +01:00
autosel.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
cfg.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
class_DisplayFootprintsFrame.cpp Eeschema: canvas background color: all frame are now using the same parameter. 2014-09-26 12:35:11 +02: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 Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 2014-11-12 11:46:40 +01:00
cvpcb.cpp Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 2014-08-24 09:05:07 +02:00
cvpcb.h More source file missing license fixes. 2014-10-19 18:17:43 -04: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 More source file missing license fixes. 2014-10-19 18:17:43 -04:00
cvpcb_mainframe.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
cvstruct.h Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 2014-11-12 11:46:40 +01:00
listboxes.cpp Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 2014-11-12 11:46:40 +01:00
menubar.cpp merge tip in, resolve. 2014-03-20 01:24:33 -05:00
readwrite_dlgs.cpp Cvpcb: Add a tool to solve conflict assignments when the schematic netlist and the .cmp file do not contain the same assignment and both are valid fpid. 2014-10-28 16:15:39 +01:00
tool_cvpcb.cpp CvPcb: fix broken event ID for configuration button on toolbar. 2014-08-13 15:26:31 -04:00