6354 Commits (9a7116d4abf2613834ba62ca9c77635e0eb6900c)
 

Author SHA1 Message Date
jean-pierre charras 9a7116d4ab Update old demo board files. Minor code cleaning. 11 years ago
jean-pierre charras f71418ace9 Pcbnew: fix read .kicad_pcb file error when an outdated plot parameter is found. Now outdated plot parameters are just ignored 11 years ago
jean-pierre charras ab58dbfced Pcbnew: Rework on Gerber ouput: allows choice between format 4.5 and 4.6. Fix a minor issue in Gerber layers attributes. 11 years ago
jean-pierre charras 5a4c16dcfb Pcbnew, Gerbview : fix crash when updating the layer manager. 11 years ago
Lorenzo Marcantonio 89f14906a4 - Added the courtyard/fabrication layer to the layer combo and layer 11 years ago
jean-pierre charras eb396a5e88 Fix footprint wizard issues. Fix export vrml incorrect Z position of items. 12 years ago
jean-pierre charras 39216b4b3a Fix Bug #1336614 (Vias missing from drill export) 12 years ago
jean-pierre charras 74df72e9a9 Fix Bug #1336534 pcbnew 3D viewer wrong vertical model offset. 12 years ago
jean-pierre charras 8a1fd49377 Minor fixes in Gerber files, in file attribute for copper layers. 12 years ago
jean-pierre charras dc38c50258 Fix Bug #1335914 (Export SVG menu) hangs pcbnew permanently. 12 years ago
Dick Hollenbeck 4d9f87bf0b fix BUG parsing the kicad_pcb (layers ..) declaration section. First non-cu was being dropped. 12 years ago
jean-pierre charras c6af2a7974 Fix a double minor bug about layers occupied by SMD pads and CONN pad: 12 years ago
jean-pierre charras a543f99eb3 Enable technical layers when starting Pcbnew with no board. 12 years ago
Dick Hollenbeck e460b4a524 fix export_gencad.cpp 12 years ago
jean-pierre charras 516c386a51 Update complex_hierarchy.kicad_pcb file, used in qa tests, which was created by a test version of Pcbnew, and was not currently readable. 12 years ago
jean-pierre charras b50872edca Gerber output: Some changes after evaluation of Gerber files by Ucamco (the manager of GERBER format): 12 years ago
Dick Hollenbeck d6d786eed8 1) Add 32 Cu Layers and provisions for additional future layers. 12 years ago
Dick Hollenbeck 60140dfbcf merge 12 years ago
Dick Hollenbeck 1e7495e634 merge 12 years ago
Dick Hollenbeck 575f13d887 fix VIA::IsOnLayer() 12 years ago
Dick Hollenbeck 3aa880dedb fix pcb_parser for new board, coding standards 12 years ago
Dick Hollenbeck 06bf0821b9 fix LSET() constructors, formatting 12 years ago
Dick Hollenbeck add4d5eb6f re-work the LSET(int,...) constructor 12 years ago
Dick Hollenbeck 0a1665d5aa class_marker IsOnLayer() 12 years ago
Dick Hollenbeck ad750defb6 LAYER_ID work 12 years ago
jean-pierre charras 33776f2868 Fix Pl_Editor scrollbars incorrect position. 12 years ago
jean-pierre charras 9c8d221f41 Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 12 years ago
jean-pierre charras 013296cb1a Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 12 years ago
jean-pierre charras d4a7685761 Pspice netlist generator: add option to use net numbers as net names (feature removed a long time ago, but needed by Oscad team) 12 years ago
Dick Hollenbeck 8627684122 use LSET::any() whereever possible and avoid conversion to integral type 12 years ago
Dick Hollenbeck 8b6c569aef copyright 12 years ago
Dick Hollenbeck b920fa00a5 1) Fix compiles using wx 3.x and 2.8. 12 years ago
Dick Hollenbeck b76d0c533b add lset.cpp 12 years ago
Dick Hollenbeck ab51a49c5a fix zones 12 years ago
jean-pierre charras 96b6e1a5cb Make dialog pns properties resizable. DXF import: add very basic polyline import. 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Maciej Suminski 95a6e8deb2 Dragging items by their origin is optional (activated by dragging elements with Ctrl held). 12 years ago
Kirill Mavreshko b4e0a5cbbf Fixes bug #1332438: PNS router crashes when you another track while routing in "shove" mode 12 years ago
jean-pierre charras 4cd4990bc2 Fix compil issue with KICAD_SCRIPTING_WXPYTHON option ON. 12 years ago
jean-pierre charras 7c99a242cf Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 12 years ago
Lorenzo Marcantonio 94d78047e3 Fixes 1332429 12 years ago
unknown 1a47508832 Gerber X2 patch (Support for the "file function" attribute) from Thiadmer Riemersma, committed in rev 4948: minor fix for better compatibility with older versions of Pcbnew 12 years ago
jean-pierre charras 9ee8dac056 Pcbnew, python console: make it not dockable (workaround to avoid the fact accelerator keys which are used in the main menu are not sent to the console, in docked mode). 12 years ago
jean-pierre charras a2abb20793 Pcbnew, python console: make it not dockable (workaround to avoid the fact hot keys which are used in the main menu are not sent to the console, in docked mode) 12 years ago
jean-pierre charras ba2c763222 better management of Python console. 12 years ago
jean-pierre charras 688dbe5de1 Minor cosmetic enhancement, and try to fix an issue with accelerator keys and the Python scripting console 12 years ago
Dick Hollenbeck 2ff53e95bd fix some bugs in FOOTPRINT_VIEWER_FRAME, get rid of statics 12 years ago
Bernhard Stegmaier b22aba2010 Fixes 12 years ago
Bernhard Stegmaier a457dffd8f OSX drawing artifacts 12 years ago
jean-pierre charras f43cf03789 Fix specctra export crash, when a non copper zone was found on the board to export. 12 years ago