27 Commits (0769b0409f71a5b2b53b2f0a39194eb814bde0c4)

Author SHA1 Message Date
Wayne Stambaugh c7998cfc23 3D Viewer: fix screenshot file extension bug with GTK+ 7 years ago
Jeff Young 5e8e2570ba Fix thread-safety issue with some global wxStrings. 7 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Russell Oliver 869743d573 Kicad Eagle Project Import Improvements. -- schematic and board files are both visible in file selection dialog. -- Allows for the selection of either the board or schematic file. -- silently fails on not detecting the corrosponding board or schematic file. -- all new kicad files are generated in new project directory -- Silently read netlist without generating annotation warnings which synchronises timestamps and paths based on given eagle references, otherwise renumbering schematic references will break links accross schematic and pcbnew. 8 years ago
Russell Oliver 433aa653fe Kicad: Add Project import function. -- add menu entry -- add ImportFile kiway function -- expose functions for creating/reading netlist -- add example eagle boad file as well 8 years ago
jean-pierre charras 50164e9968 Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 8 years ago
Oliver a39856485c Added component table dialog 9 years ago
Marco Hess be01e15f66 KiCad: add html file support to tree view. 11 years ago
jean-pierre charras ec17455d35 board_items_to_polygon_shape_transform.cpp: remove full duplicate code between DRAWSEGMENT and EDGE_MODULE, and fix incorrect conversion of DRAWSEGMENT polygon type to its polygonal shape. 11 years ago
jean-pierre charras f7ca6e4bf9 add patch from Cirilo Bernardo, and minor fixes. 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
jean-pierre charras 5874ac0f6f Commit patch for x3d file reader (with minor changes). Commit other minor patches and fixes 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
Dick Hollenbeck 7ae228d70e add eagle *.lbr lib path extension for future use 13 years ago
Alexander Lunef 40f4304b2f Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef 13 years ago
Wayne Stambaugh 7c86749ca6 Add Pcbnew GEDA PCB module plugin support. 13 years ago
Dick Hollenbeck 79b4846200 Switch over to *.kicad_pcb format as the default BOARD format. 13 years ago
Dick Hollenbeck 2aa27122b0 Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 13 years ago
jean-pierre charras 621a43c4ad Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
Wayne Stambaugh 1468a4ae31 Pcbnew s-experssion footprint library implementation. 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
jean-pierre charras 79d55c0460 Minor cosmetic enhancements. 13 years ago
Dick Hollenbeck b68fa7cdfd generalize the BOARD loading process PCB_EDIT_FRAME::LoadOnePcbFile() to use any supported PLUGIN 14 years ago
Wayne Stambaugh 9c16a218c0 Pcbnew s-expression file format changes. 14 years ago
jean-pierre charras e90cc8adf5 All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 14 years ago
jean-pierre charras ba689c10e3 Kicad project manager: add .cmp, .drl .pos and .rpt files management. 14 years ago