247 Commits (febc8cd6aab951f7f62b3b7b930c351722c65df1)

Author SHA1 Message Date
Seth Hillbrand febc8cd6aa pcbnew: Ensure save dialog with zones 6 years ago
jean-pierre charras 04aeec1223 Remove useless includes 7 years ago
Seth Hillbrand 26765161c1 drc: Add board outline and edge crossing 7 years ago
Tomasz Włostowski f16f0fc215 pcbnew: intermittent fix for crash on save after undoing board update. 7 years ago
Jeff Young cd7ebaf9ee Generate duplicate footprint errors when reading netlist. 7 years ago
Jeff Young 0e3919e7aa Fix DRC & zone filling for copper text in footprints. 7 years ago
Jeff Young 49ea6e1670 Fix occurrences of "edition" which should be "editing" 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young 3e190cee4b Implement selection brightening for DRC. 8 years ago
jean-pierre charras cee313da8c Pcbnew: legacy canvas: make trace len display working while creating the trace. 8 years ago
Seth Hillbrand 39ac5e0af8 Pcbnew: List nets fix calculation speed 8 years ago
Seth Hillbrand 5dbfa6a9c1 Correct node/pad count in pcbnew 8 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 1858852f57 rename files 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras b43dc7954c fix code after renaming files 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Tomasz Włostowski a4528988ca pcbnew: fix graphical polygon movement, rotation, flipping and edit points synchronization. 8 years ago
Maciej Suminski 9b5dc5c215 GAL show markers for zone outlines gap test 8 years ago
jean-pierre charras 1164eaab72 Make the "No Net" mark color editable (mark for pads having no net name) 8 years ago
Tomasz Włostowski c6a0ad895b pcbnew: code formatting, removed previous module editor copy/paste functions 8 years ago
Tomasz Włostowski f573a2e685 wip 8 years ago
Kristoffer Ödmark aaa1e35b6a Heirarchical sheet selection includes more. 8 years ago
Maciej Suminski 450f006d7d Keep the default net class object per board, not static 8 years ago
jean-pierre charras 4d0c1577d2 Fix Pcbnew Python: LoadBoard does not rebuild connectivity database, and later, SaveBoard does not save net class memberships 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Maciej Suminski f1d650d5be Use node & unconnected count from CONNECTIVITY object 9 years ago
Maciej Suminski f3fbce9560 Code formatting and clean-up 9 years ago
Tomasz Włostowski 3b7b0603b6 pcbnew: via placement tool, initial version 9 years ago
Tomasz Włostowski 3cba1007eb Removed legacy connectivity/ratsnest algorithm, replaced with the new one. No legacy autorouting for the moment 9 years ago
Tomasz Włostowski 9ad886344b New connectivity algorithm. 9 years ago
Tomasz Włostowski 08314082db Hide DLISTs behind iterators, first step towards refactoring the storage model 9 years ago
jean-pierre charras 6a63d4fbff pcbnew crash while opening old .brd file 9 years ago
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
jean-pierre charras 05220a86f1 BOARD::GetBoardPolygonOutlines(): do not generate a separate SHAPE_POLY_SET for holes. 9 years ago
Maciej Suminski 2483dab72f Do not cache board bounding box 9 years ago
Maciej Suminski a073a90c45 Remove BOARD::SetBoundingBox() 9 years ago
Jon Evans 88f7c55d95 Move ZoomFitScreen and ZoomPreset from PCBNEW_CONTROL to COMMON_TOOLS 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
John Beard bbf8a0fa06 Tidy consts in class BOARD 9 years ago
jean-pierre charras 038f8713ce Pcbnew: trace length calculations: 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
Maciej Suminski 0cc2c87ef8 Removed BOARD::AppendNet() 9 years ago
Maciej Suminski 5c0605f6dc Mute a few warnings 9 years ago
Tomasz Wlostowski a5b7a7ca0a Changed DuplicateAndAddItem() to parametrized Duplicate(). 10 years ago
Maciej Suminski b897c5f290 BOARD_ITEM_CONTAINER class. 10 years ago
Maciej Suminski 2c08ff1d59 Switched to default copy ctor and/or operator= for BOARD, BOARD_CONNECTED_ITEM, DRAWSEGMENT & EDGE_MODULE. 10 years ago
Dick Hollenbeck 7434e68876 Pcbnew: improved track scripting support. 9 years ago