57 Commits (daad58e511548029add1e99d125582077018fbd7)

Author SHA1 Message Date
Seth Hillbrand a75dd7f48c pcbnew: Fix error when exporting GenCAD 7 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 7 years ago
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 7 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 7 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young 03bab2f4a9 Remove some more legacy drawing stuff. 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Jon Evans a6a6785316 Fix a wxString reference warning 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Seth Hillbrand b3a5e08c2f pcbnew: Rename PCB_ZONE_T and remove from connectivity 7 years ago
jean-pierre charras e57cd291ff class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Maciej Suminski c9b791ca2a GenCAD exporter: added origin settings 8 years ago
Marvin Schmidt 69974b73db Remove some extra semicolons 8 years ago
Maciej Suminski bbe947e0f8 GenCAD exporter: quote and escape strings 8 years ago
Maciej Suminski bb68dad77c GenCAD exporter: clear shape name maps when export is finished 8 years ago
Maciej Suminski 125781c7e1 GenCAD exporter: two level map for shape names 8 years ago
Maciej Suminski 13fc4c3c99 GenCAD exporter: export options made static 8 years ago
Maciej Suminski b53b7e3bc4 GenCAD exporter: generate matching DEVICE names 8 years ago
Maciej Suminski 82759f9cd0 GenCAD exporter: simplify shape matching 8 years ago
Maciej Suminski 019dca38c4 GenCAD exporter: generate shapes per footprint and reuse them 8 years ago
Maciej Suminski 847bede635 GenCAD exporter: changed 'flip components' to 'flip pads' 8 years ago
Maciej Suminski d5fa28efe4 GenCAD exporter: option to export bottom components using MIRRORX 8 years ago
Maciej Suminski 2fce0d1235 GenCAD exporter: custom shape pads 8 years ago
Maciej Suminski 9b5dd3e629 GenCAD exporter: support for trapezoidal pads 8 years ago
Maciej Suminski 6ba33c8489 GenCAD export: added a switch to generate unique pin names 8 years ago
Maciej Suminski c3c5205393 GenCAD exporter: settings dialog 8 years ago
Maciej Suminski a73fa0790c GenCAD exporter: emit bottom modules using 'MIRRORX' directive to flip 8 years ago
Maciej Suminski c5b2169104 GenCAD exporter: fixed arcs 8 years ago
Maciej Suminski a06aed5305 GenCAD exporter: support for rounded rectangular pads, fixed oval pads 8 years ago
Maciej Suminski 63ddb1dbbc GenCAD exporter: fixed pad stacks for vias 8 years ago
Maciej Suminski cca63801bf Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 years ago
Maciej Suminski 85be485c34 Enable long names for pin numbers and pads 8 years ago
Tomasz Włostowski 3b16d3cffe further DLIST/Iterators cleanup, some code formatting 9 years ago
Tomasz Włostowski 08314082db Hide DLISTs behind iterators, first step towards refactoring the storage model 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor. 9 years ago
jean-pierre charras 6d1e904334 Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time). 10 years ago
jean-pierre charras bfeb61abef Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 10 years ago
jean-pierre charras fde2cfee27 Minor changes: remove a few local shadowed local variables detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) and fix minor coding style issues. 10 years ago
jean-pierre charras 4fc230b773 Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 10 years ago
jean-pierre charras 6e8a8a6b25 Fix some coverity warnings (mainly not initialized members) 11 years ago
jean-pierre charras 0975e3e5bd Move exact dialog: make all messages translatable. Fix minor issues (some can be Windows specific). Remove useless declarations. Fix coding style issues 11 years ago
Lorenzo Marcantonio 424aac6cf2 TEXTE_MODULE cleanup in preparation for text on different layers 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck e460b4a524 fix export_gencad.cpp 12 years ago
Dick Hollenbeck 60140dfbcf merge 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago