48 Commits (6a45446496d3f7cf77dcdce54053b1e0294126c9)

Author SHA1 Message Date
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 7 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 7 years ago
Seth Hillbrand f59a2410fa pcbnew: Check netlist settings in proper spot 7 years ago
Seth Hillbrand 10b0b18d80 netlist: Update via netnames 7 years ago
Jon Evans 7030c7d948 Don't show added nets multiple times during dry run update 7 years ago
jean-pierre charras acf6c0ae2c BOARD_NETLIST_UPDATER: fix 2 serious issues in dry run (memory leak and incorrect single pad nets deletion) 7 years ago
Jeff Young 684bb62fd8 Escape slashes in labels and netnames. 7 years ago
Jon Evans 4d10183e78 Try harder to reassign copper zones on netlist import 7 years ago
jean-pierre charras b35b1bb644 Fix a few minor I18n issues. 7 years ago
Jeff Young ff992f4a64 Keep track of which nets are currently in use. 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Jeff Young 536451138d Make sure fixes to netlist stuff are done on both sides. 7 years ago
Jeff Young 9eb574015c Fix typo in UpdateNetlist() which was making a real mess of things. 7 years ago
jean-pierre charras 0be52a68fe Update PCB from schematic or Read netlist doesn't add new footprints when the board has no existing footprints (empty board) 7 years ago
Jeff Young ae5183f614 Add test for duplicate footprints to Update from PCB. 7 years ago
Jeff Young d8782b7515 Improve Update PCB from Schematic. 7 years ago
Jeff Young 65f4743a44 Sort pads by netlist before running single-pad-net tests. 7 years ago
Jeff Young a52605957e Reduce verbosity in netlist updating messages. 7 years ago
Seth Hillbrand 8c5037a48b Optionally sort reporter messages 8 years ago
Jeff Young 052ca08546 Switch footprint-locked-can't-remove msg to warning. 8 years ago
Jeff Young 295941c14d Don't leave Zones with "dead" nets. 8 years ago
Seth Hillbrand 5aa4129a88 Standardize copper zones 8 years ago
Carsten Schoenert 6256feb9db fix misspelled 'occured' -> 'occurred' 8 years ago
jean-pierre charras b43dc7954c fix code after renaming files 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Camille 3168d03fe5 Fix unnecessary copy initialization detected by clang-tidy 8 years ago
Wayne Stambaugh f7ab50f791 UI string normalization. 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
Maciej Suminski cca63801bf Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
Maciej Suminski a8e63924de Fixed a memleak in BOARD_NETLIST_UPDATER 8 years ago
Tomasz Włostowski 113163257d Fixed compilation warnings 8 years ago
Tomasz Włostowski 3b16d3cffe further DLIST/Iterators cleanup, some code formatting 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
Chris Pavlina 4011ed4e31 Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
Jon Evans 88f7c55d95 Move ZoomFitScreen and ZoomPreset from PCBNEW_CONTROL to COMMON_TOOLS 9 years ago
jean-pierre charras 1840c3c4c7 Eeschema/Pcbnew: Update PCB From Schematics tool: ensure the netlist is reliable: warn user if a component is not annotated before exporting the netlist to Pcbnew (like in netlist creation dialog). 9 years ago
Maciej Suminski 02cfab4266 Display a message when a locked component is not removed 9 years ago
Maciej Suminski c52a9d850b Converted netlist updater to use BOARD_COMMIT 9 years ago
Maciej Suminski 267f01fa69 Code formatting (BOARD_NETLIST_UPDATER) 9 years ago
Maciej Suminski 71aade6b51 Fixed a few warnings (mostly gcc6 -Wmisleading-indent). 10 years ago
jean-pierre charras dbb78db7ef Gerbview: Shows now in the Layer manager the filename of gerber or drill files loaded. 10 years ago
jean-pierre charras 5e41763d83 Fix a few Coverity warnings and typo is dialogs 10 years ago
jean-pierre charras 351752f4e4 Fix Bug #1539889 (empty translated strings which create issues in translation tools) 10 years ago
Tomasz Wlostowski ee3418e90b One-click PCB update improvements 10 years ago
Tomasz Wlostowski 867a0444bd eeschema: single click PCB update feature added 10 years ago