282 Commits (d3f017d8253e4a0a2b10b0d9444cf7ccb2489f4f)

Author SHA1 Message Date
jean-pierre charras 07c4689fb4 Remove declaration "using std::unique_ptr" in a header. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Oleg Endo ff5828fc33 fix formatting and update comments 6 years ago
Oleg Endo 7bf8a744f1 add support for board listeners 6 years ago
Jeff Young 7f1b409305 Remove dead legacy print code. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young c5077aeb97 Move weak-reference stuff to UUIDs. 6 years ago
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS 7 years ago
Jeff Young ea025a35e5 Change KUUID to KIID. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Simon Richter a5c7d452ce Convert line endings back to Unix 6 years ago
jean-pierre charras ed0a28769a code cleaning: remove useless includes. 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand 33ff828411 Minor change to casting 6 years ago
Seth Hillbrand 7f507a4e6b Explicitly delete ctor/copy constr 6 years ago
Ross Schlaikjer 64a42ffa35 Add keepout in footprints: Starting point. 6 years ago
Jeff Young 0995433601 Map nets (if possible) from clipboard to destination. 6 years ago
Jeff Young 37af3adffb Add preference for flip axis. 6 years ago
Jeff Young fa84babefe Re-implement sch->pcb cross-probing using net highlighting architecture. 6 years ago
jean-pierre charras c1eee56785 Prepare changes to support a better board stack management in .gbrjob file. 6 years ago
Seth Hillbrand 1ece1172c5 pcbnew: Ensure save dialog with zones 6 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
Seth Hillbrand 961b22d603 pcbnew: Changing drawings from dlist to std::deque 7 years ago
Jeff Young 7553cc2651 Clean up some dangling legacy odds and ends. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jon Evans 105825c058 Refactor Import Netlist to use the same codepath as Update PCB 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Jon Evans 4d10183e78 Try harder to reassign copper zones on netlist import 7 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" 7 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