2693 Commits (23e4ed488a6a728622ba721f19d0beb9b5919ed1)

Author SHA1 Message Date
Seth Hillbrand 9894acea76 Spelling 3 years ago
Alex 4095172259 ADDED: Pack and Move Footprints, improved footprint spread algorithm. 3 years ago
Jeff Young 3a7068b346 Iterate on a copy of the selection since we're going to delete from it. 3 years ago
Mike Williams 700edb95e3 PCB Actions: Grab Unconnected 3 years ago
Mike Williams f4a3062684 PCB: Select Unconnected 3 years ago
Mike Williams e66393c4dd PCB Tools: Move Individually 3 years ago
Marek Roszko 2490ad1458 Fix search panel not remembering visibility 3 years ago
Marek Roszko 59d62f7df1 Untangle some includes 3 years ago
Jeff Young 7e71dc084c Implement Mirror H/V for tracks and vias. 3 years ago
Jeff Young 328cc27020 Add pad-recombining to FPEditor's Cleanup Graphics. 3 years ago
jean-pierre charras 28f836ab5c Fix overzealous string replacement 3 years ago
Jeff Young 897135a4f0 Support mirroring on the board too. 3 years ago
Jeff Young 8eb68ee472 Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
Jeff Young 513fc872bb Support both X and Y mirroring in FPEditor. 3 years ago
Seth Hillbrand 0150655ed3 Fix missing DRC check with via 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
jean-pierre charras 5990595619 When adding a bitmap, do not clone it during moving. 3 years ago
Mike Williams ca0c9f12e0 PCB Editor: Unroute Footprint 3 years ago
Mike Williams 9304607624 TOOL_EVENT: make command string non-optional 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Jeff Young 1566bd8b14 Make sure a collector has a guide before handing it to a client filter. 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Jeff Young 107f409106 Use router's connectivity algorithm, not CONNECTIVITY_DATA's. 3 years ago
Jeff Young d9f75556bd Fix old copy/paste error (from 2017, believe it or not). 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young ce9adeaf51 Don't set FreeVia when we can't find a net. 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Jeff Young 2d3b8d6393 Fix logic around Select All inside an entered group. 3 years ago
Jeff Young 281b9d405a ADDED ability to specify where pad number (& net name) go on custom shaped pads. 3 years ago
Jeff Young f91487aa36 Don't overwrite titleblock and pageinfo when appending board. 3 years ago
Mark Roszko f304e2d4f6 ADDED: Search/inspect pane 3 years ago
Mike Williams 1a023f5dd0 PCB Editor: (Auto)Route Selected (From Other End) 3 years ago
Jeff Young 0a5ca5b485 Display crosshairs in picker tools. 3 years ago
Jeff Young c2643f53cf Tighter control over lambda capture. 3 years ago
Jeff Young eaccd40c75 Allow vias to connect <no net> tracks even when DRC checking is on. 3 years ago
Mike Williams 37d2addf0e Icons: add swap 3 years ago
Mike Williams f70e1d0f22 SCH/PCB: Set Swap hotkey to 'S' 3 years ago
Mike Williams de6e368ac6 PCB: Swap Tool 3 years ago
Jeff Young 9cf3c529d3 Apply the same accuracy band to connectivity as we use for hittesting. 3 years ago
Jeff Young 5b3bd9be83 Prune pasted data of non-enabled layers. 3 years ago
Jeff Young 98e760da93 Coverity-suggested improvements. 3 years ago
Jeff Young 2743fd583f More improvements to drag tool selection disambiguation. 3 years ago
Jeff Young a619ef9d53 Improve drop-a-knee-selection-to-a-single-segment algorithm. 3 years ago
jean-pierre charras 6b3d36b6c3 CONVERT_TOOL: also show the "Create From Selection" menu if a array can be created 3 years ago
Alex d67c81a657 When deselecting items, pick only selected ones. 3 years ago
jean-pierre charras 963a17f5b5 fix a compil warning 3 years ago
Jeff Young 895a8a8dbc Work around focus issues for status popups. 3 years ago