30 Commits (8165fc6c4468883d332c6c9f21f80a91a8d83d63)

Author SHA1 Message Date
jean-pierre charras cdd32df3a0 Import netlist: fix issues: do not read netlist before it is selected. 4 years ago
Jeff Young 9f03a259f9 Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
Wayne Stambaugh c69c68a558 Pcbnew header housekeeping round 2. 4 years ago
Seth Hillbrand a6263fc595 Remove superfluous "Rebuild Ratsnest" button 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 514da2f886 Move DRC dialog to new DRC engine. 5 years ago
jean-pierre charras 911c6eb781 Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras a4c9f961f7 Fix overzealous detection "Warning: No net for component". 6 years ago
Jeff Young 2679e80469 Fix bug saving last netlist filepath. 6 years ago
Jon Evans 105825c058 Refactor Import Netlist to use the same codepath as Update PCB 7 years ago
Jeff Young a1c162e59f Reimplement footprint checking on top of DRC architecture. 7 years ago
Jeff Young f0c0f04348 Fix ReadNetList and UpdatePCB issues with new footprints. 7 years ago
Jeff Young e9d877914d Dialog consistency and beautification. 8 years ago
Jeff Young df924a5e68 Follow standard FBP naming conventions. 8 years ago
Jeff Young 0bbf961881 Clean up Cancel vs Close buttons in dialogs. 8 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras ee08e8d1de Pcbnew: Fix some issues in dialog netlist: remove useless check box, avoid a message sometimes erroneously shown, use lazy mode to build the netlist report, store the netlist report options in user config. 10 years ago
jean-pierre charras 0027bb14c5 Pcbnew: read netlist dialog: remove the .cmp file option. Use only the netlist to know the footprint associated to a component. 10 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras 4428d69a63 Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists) 12 years ago
jean-pierre charras 781cc00aca Pcbnew: netlist dialog: add silent mode option, and tool tip to the 2 options (dry run and silent mode) 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
jean-pierre charras 619125f9ab Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb is removed. Eeschema now imports footprints names from the .cmp usual file created by CvPcb or by Pcbnew (Why to use 2 file formats for the same thing?) . 13 years ago
Wayne Stambaugh ade6ec3256 Doxygen warning fixes. 13 years ago
jean-pierre charras ea603c4deb Pcbnew: fix minor bugs. Fix bug 1091593 and 1091693 . Minor code cleaning 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras cdd9e8cabe Pcbnew: code cleanup 15 years ago
charras b9ba67c8c3 Pcbnew: Fixed: fully broken netlist import from eeschema when using time stamp (fully broken also in stable version). 17 years ago
charras 4e5e820313 eeschema: made in some dialogs the ESC key working (linux version, already working under windows) 18 years ago
charras 72357970aa Netlist dialog redesigned, netlist.cpp code modified 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
g_harland 892b46c455 Three more dialogs enhanced 18 years ago
dickelbeck dac25cdbf9 resizeable borders option 18 years ago
g_harland 45a3a4b3af Removed "wxRESIZE_BORDER" and "wxSTAY_ON_TOP" properties from assorted dialog boxes, and edited caption of dialog box specified within pcbnew/dialog_drc.cpp 18 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago