115 Commits (03c279ffd42ea5d9b40025ba5634addcc7d46354)

Author SHA1 Message Date
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Jeff Young 97b0005780 More caching for DRC. 3 years ago
Seth Hillbrand b5c2f0d39a Remove the open array in favor of std containers 4 years ago
Seth Hillbrand f0e4448a9d Remove broken call to normalize outlines 4 years ago
jean-pierre charras 2fddc9daf3 Pcbnew: fix missing connectivity update when adding an item. 4 years ago
Jeff Young d8c4f2cb09 Performance improvements for zone filler. 4 years ago
Jeff Young 5c9e718407 Performance enhancements for connectivity. 4 years ago
Jeff Young 3deaf902bb Retire the V5 zone fill algorithm. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Marek Roszko c91d3e3cf9 Remove some more wxPoint 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young b4c5e64db2 Exclusions for Unconnected Items; Markers & exclusions for Parity checks 4 years ago
Jeff Young 5f37c2b247 Custom rule severities. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
Jon Evans 8026863d4c Use progress reporting in more places when loading a board 4 years ago
Wayne Stambaugh 1f7fd436a2 Move board object polygon code into the object source files. 4 years ago
Jeff Young a41944020d Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
Jeff Young f606679164 Proper numeric sorting for intersheet refs. 4 years ago
Jeff Young fac48ddafb Don't include stale nets in net counts. 4 years ago
Jeff Young f34e280c81 Garden-variety 100X performance improvement. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young d613292b67 Fix type in group command enablement. 4 years ago
Jeff Young 70ac70f360 Don't attempt to round-trip netnames through wxListBox. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Wayne Stambaugh 2a6c7a7c0f Pcbnew header housekeeping round 1. 4 years ago
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Jon Evans bc6b9b527a Allow stackup height to be excluded from length calculations 4 years ago
Jon Evans ce01a28aad Don't double-remove nets when netcodes are reused 4 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Jon Evans 29c45743b7 Fix calculation of arc lengths; include them in net inspector 5 years ago
Jon Evans 36ef198610 Clean up nets from items when deleting in the inspector 5 years ago
Jon Evans c7ecb51f77 Update PNS length tuning algorithm to match the new BOARD algorithm 5 years ago
Jon Evans 41c54d383e Fix some edge cases with length calculation 5 years ago
Jon Evans cdfb014ab6 CHANGED: Account for via height in track length calculations 5 years ago
Jon Evans 80728f8d78 Improve algorithm for calculating net length; use it for netinfo message panel 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them. 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Jeff Young b08862e445 Fix group undo/redo bugs. 5 years ago
Wayne Stambaugh 5ecef204cd Coding policy fixes. 5 years ago
Jeff Young d261fa3792 Make sure items are removed from groups when deleted. 5 years ago
Jon Evans bea310569b Fix parsing of track/via user sizes from legacy boards 5 years ago
Jeff Young 360953ba98 "comp" -> "symbol". 5 years ago