27 Commits (232542f42b38bfeff19341481b13a550d4ce281c)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
JamesJ a763d613e5 Move Net Inspector dialog to a widget panel in pcbnew 2 years ago
Jeff Young 833ec402a0 Generalize DRCItem inspections. 2 years ago
Jeff Young ea67430c49 Cleanup. 2 years ago
Jeff Young e801e793dc Prevent copy-elision issues by using smart-pointer. 2 years ago
Jeff Young c3d10084b9 ADDED footprint associations dialog. 2 years ago
Jeff Young 37b0a5a504 Add quick DRC action for Diff Footprints. 3 years ago
Jeff Young 74f064d3aa Don't keep smart pointers to wxWindows, particularly modeless ones. 3 years ago
Jeff Young 357427d803 Graphical diff for board vs library footprints. 3 years ago
Jeff Young bc0d59801a Graphical diff for schematic vs library symbols. 3 years ago
Jeff Young 2d6ab62da4 ADDED: schematic/library diff for symbols. 3 years ago
Jeff Young 25623552f6 ADDED: board/library inspection for footprint differences. 3 years ago
Marek Roszko 59d62f7df1 Untangle some includes 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young 2de10080cd Add edge and margin clearances to message panel. 3 years ago
Jeff Young 56c85bd354 Improve clearance and constraint resolution reporting. 4 years ago
Seth Hillbrand 240c3b75c4 Move selection disambiguation to long-click 4 years ago
Jeff Young 1ec70d30af Cherry-pick some 7.0 Clearance Resolution improvements. 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Jon Evans eff9746f34 CHANGED: Net highlight in PcbNew is now persistent to match Eeschema 4 years ago
Jeff Young 3de60231db Allow clearance debugging of exact items in DRC violation. 4 years ago
Jeff Young f24f0d93a5 Make OK default in inspectors (and hook up to close window). 5 years ago
Wayne Stambaugh 79a9d69ff5 Coverity fixes for issues 314755, 316287, 324536, 324539, and 324539. 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jeff Young 018c17399d SNR. 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young 09bfb76545 Make sure dissallow constraints get added to rule. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Jeff Young 43001cae38 Simplify Net Inspector. (Remove via length and group sorting ctrls.) 5 years ago
Jeff Young 51ab639ce4 Implement a better interface between inspectors and DRC rule editor. 5 years ago
Jeff Young af28ef9d56 Add silk clearance checking to Resolve Clearances... 5 years ago
Jeff Young 6d18f20093 ADDED constraints reporter for diagnosing constraints. 5 years ago
Jeff Young 8ac7288696 Fix a crash bug loading DRC rules. 5 years ago
Jeff Young fc1665ff28 ADDED Clearance Inspector. 5 years ago
Seth Hillbrand b8b3d5c16d pcbnew: Remove all threading from dynamic ratsnest 5 years ago
Jon Evans 72b08f2b18 ADDED: Hide ratsnest for specific nets 5 years ago
Oleg Endo 80e40b862c destroy window when list nets dialog is closed 6 years ago
Oleg Endo 980f4a1f6a make select net dialog non-modal 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young cc0bd9a171 Even out PCB_EDITOR_CONTROL and PCB_INSPECTION_TOOL. 6 years ago
Alexander bb290abe91 added board statistics dialog, which shows info for production and assembly 6 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
Tomasz Wlostowski 61fb3f6d0f pcbnew: bring back the autoplacer tool to GAL 7 years ago
Jeff Young c655bffac1 Improve context menu consistency. 7 years ago
Maciej Suminski 76bd05a69b Prevent creating too many transitions by TOOL_MANAGER 8 years ago
John Beard ce731f8b62 Add GAL microwave tools 9 years ago
Maciej Suminski 6fdccc1829 PAD_TOOL: enable 'Apply' after copying a pad 9 years ago
John Beard ca91c27852 Adjust pad sub-menu enablements 9 years ago