55 Commits (bc0d59801a135765c5291eebfb35b1c105970de5)

Author SHA1 Message Date
Wayne Stambaugh 37b9b3f3cc Update demos using latest file formats. 3 years ago
jean-pierre charras 5550da38e0 Demo update 3 years ago
jean-pierre charras 51a84cb8d5 Demos update. 3 years ago
jean-pierre charras 78f9be79ad Demos: update to last changes in file format. 4 years ago
jean-pierre charras 4fe9f01eb0 Update a few demos 4 years ago
jean-pierre charras 2ad6650e13 Update demos 4 years ago
jean-pierre charras 3f040185ce Update demos. 5 years ago
Seth Hillbrand 44b2c907c6 Update env vars in demos 5 years ago
jean-pierre charras 701e404838 Update demos 5 years ago
jean-pierre charras 235b24430b Update demo 5 years ago
jean-pierre charras 18d4112fce Demos update 6 years ago
jean-pierre charras 3cb6dc69f0 Update demos to use recent footprints. 7 years ago
jean-pierre charras 0d4d24ed22 Update demos. 7 years ago
jean-pierre charras 6371e341de demos update 8 years ago
jean-pierre charras f95cceeff0 Update demos 8 years ago
jean-pierre charras 8bb03067c1 Update demos 8 years ago
jean-pierre charras 419c6e198e Update interf_u demo to use latest libraries and the new sym-lib-table 8 years ago
jean-pierre charras aea1f1be6d page layout reader: fix a minor issue in parseGraphic method. Update a old (incorrect) .kicad_wks file in demo. page_layout_writer.cpp: remove a few useless spaces in output files. 10 years ago
jean-pierre charras 351752f4e4 Fix Bug #1539889 (empty translated strings which create issues in translation tools) 10 years ago
jean-pierre charras 75b1df464d Pcbnew and Gerbview: layer manager: use double click to edit color (as usual to edit someting) and simple click (as previously) to select the layer. Reason: avoid opening the color dialog each time a new layer is selected. 10 years ago
jean-pierre charras 01be350851 Update clipper library version (from 6.21) to the latest (currently 6.4.0 , 2 July 2015) which fixes some bugs. 10 years ago
Wayne Stambaugh ce68767fce Demos: fix 3D models due to library changes. (fixes lp:1500956) 10 years ago
jean-pierre charras e25ba1f51e Demos: make a private library for each demo, to avoid issues when using modified kicad new schematic libraries 11 years ago
jean-pierre charras ff154dba3c demos/ schematic tidying 11 years ago
jean-pierre charras 6bae852cb9 Minor fixes: specctra export: skip malformed circles (having a radius = 0) in board outline creation, which can crash 3d-viewer or vrml export. 11 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 1293c026f7 Eeschema: fix Bug #1210120 12 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
jean-pierre charras 9d40727b4c Pcbnew: fix issues: Ensure pads type connector have a drill size= 0, like SMD pads. Ensure keepout zones have no net. 13 years ago
jean-pierre charras 8d22086097 AUTHORS.txt: add some contributor names (I certainly forgot some other contributors, and I apologize). 13 years ago
jean-pierre charras 7eb1a136f1 Pcbnew: First draft to use a new netlist format ( containing the same info as the intermediate netlist, but using S expressions) 14 years ago
jean-pierre charras 2df818b844 Fix issue in GPcb footprints import. 14 years ago
jean-pierre charras a180518f4b Some demo files updated. 14 years ago
jean-pierre charras 16e9ddc27a * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point). 15 years ago
jean-pierre charras fde4243954 Fixes 15 years ago
jean-pierre charras 75f332aefc Cvpcb: code cleaning. Remove not used and useless files. 15 years ago
jean-pierre charras c476ae44b5 Fix non ascii characters in zone dialog. 15 years ago
jean-pierre charras 640a06850f Fix some issues. 15 years ago
jean-pierre charras 9370dd83de CvPcb: Code cleanup. Rename WinEDA_CvpcbFrame to CVPCB_MAINFRAME, according to coding style policy. 15 years ago
jean-pierre charras 7bd85a393d Pcbnew: plot dialog: minor enhancement and minor issue fix (could be a wxFromBuilder issue) 15 years ago
jean-pierre charras 3c49fb1e9d Eeschema: fix bug 706429 15 years ago
jean-pierre charras 61edf74377 Demo files cleanup and update 15 years ago
jean-pierre charras 657f62ab0c fixing bug 626875. Cleaning code 15 years ago
jean-pierre charras 90621bef00 Updated boost to version 1.34 15 years ago
jean-pierre charras f45c260a00 Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
jean-pierre charras 052876079a fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 16 years ago
jean-pierre charras 1872a80836 Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, 16 years ago
jean-pierre charras 0dddb72002 Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties. 16 years ago
jean-pierre charras 9026fe6e56 fixed bug 573833 16 years ago
jean-pierre charras cddc8f3663 fix wxWidgets 2.9 compatibility problem 16 years ago