421 Commits (e122dc38bd7c6c68717e7c7ecb577597cfd39361)

Author SHA1 Message Date
jean-pierre charras 9a865b1989 Fix a typo and a minor compil warning 4 years ago
Jeff Young 7efca0113d Reset m_inDrawingTool on exit. 4 years ago
Jeff Young b72545a432 Implement more aggressive re-entrancy blocking for drawing tools. 5 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 5 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 5 years ago
Seth Hillbrand ba73456d49 Allow point editor to persist 5 years ago
Jeff Young 0d8a9a1091 Make sure that a tool never exits with autopan or capture. 5 years ago
Jeff Young 7356f9568d Move grid disable modifier from ALT to CTRL. 5 years ago
Marek Roszko 21fde9b629 enum class PCB_SHAPE_TYPE_T 5 years ago
Jeff Young dc0cf3b802 Clean up a confusing API. 5 years ago
Jeff Young 3fd3be9843 Layer fixes for PCBNew drawing tools. 5 years ago
Jeff Young e50b450092 Formatting and organisation. 5 years ago
Jeff Young ec45855aed Make sure drawing layer is visible. 5 years ago
jean-pierre charras d3bf20e80b Pcbnew, place free via: take netcode from the pad, if the via is inside a pad. 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
jean-pierre charras 3ba7fc0cc2 Move board stackup table drawing code from drawing_tool.cpp to drawing_stackup_table_tool.cpp 5 years ago
Fabien Corona f428ce03f2 ADDED: pcbnew - stackup / characteristics table 5 years ago
Jeff Young 93db7a130a Offset 3D models when moving footprint origin. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jonathan Haas 274d4e2eb4 Fix orientation of orthogonal dimensions 5 years ago
Jon Evans 1fc399fa31 Fix a few more cases of picking up wrong mouse positions 5 years ago
Marek Roszko b82fcbcad6 More exception var disuse warnings 5 years ago
Seth Hillbrand 0bab025832 Fixup toolchaining for immediate mode 5 years ago
Seth Hillbrand 0518d9c546 Add more force-immediate tools 5 years ago
Jeff Young 34c2028e7b Assign via net before running DRC checks. 5 years ago
Jeff Young d66de5bb35 Exclude footprints and groups from VIA_PLACER DRC testing. 5 years ago
Jeff Young b7672d3c92 Respece router Allow DRC Violations in free via placer. 5 years ago
Jeff Young e2f8b1a4b1 Interpreting wxDialog::ShowModal()'s retval as bool is never what you want. 5 years ago
Mikolaj Wielgus 5aaedd86ed Add "Limit graphic lines to 45 deg" to line drawing tool context menu 5 years ago
Jeff Young 6272b48481 Make sure layer gets passed in to rules evaluation. 5 years ago
Jeff Young 8571687f51 Upgrade place via tool to new DRC. 5 years ago
Seth Hillbrand 386ead30c5 All circle and arc tools to select all at first 5 years ago
Jeff Young 35978adef9 Don't run dimension updates while parsing files. 5 years ago
Jeff Young 68efdb2fff Push shared parts of GRID_HELPERs into common. 5 years ago
Roberto Fernandez Bautista 00918c68f5 Don't do clever snapping logic when drawing a circle 5 years ago
Jon Evans 70c397a9b4 Implement free vias fully 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young 22a6b36257 Don't allow dbl-click to leak through to other tools. 5 years ago
Jeff Young 60ecd4698c Nets don't have properites; netclasses do. 5 years ago
Jeff Young e882753ebf Grid snapping fixes. 5 years ago
Jeff Young 3c521942ed Smarten isEmpty checks to include nothing-but-whitespace. 5 years ago
Jeff Young 0293f880ec Fix a bunch of group issues with importing graphics. 5 years ago
Ian McInerney d50d728d19 Cleanup compiler warnings 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Jeff Young 9e9946628a Go back to arrow cursor on a cancel (or finish). 5 years ago
Jeff Young ec020dd19f First-class support for filled shapes. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago