1894 Commits (acfbcb4bebfd8b41745d69b67c6651adcdac813d)

Author SHA1 Message Date
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Seth Hillbrand b7875e4d41 Setup file_* icons 5 years ago
Jeff Young 5f9ed2583c Don't put up double lock confirmation dialogs. 5 years ago
Seth Hillbrand dad2e317e9 Modify edit text & graphics to use pencil 5 years ago
Jeff Young 4faa4931ae Fix missing gerber icon. 5 years ago
Jeff Young 22a6b36257 Don't allow dbl-click to leak through to other tools. 5 years ago
Seth Hillbrand 2bf0eb1e3a Add convert icon 5 years ago
Michael Kavanagh dce4d04113 Add 24x24 size refresh icon 5 years ago
Michael Kavanagh cf6f0b9b92 Use trash icon where appropriate 5 years ago
Wayne Stambaugh dd4298bb94 Coverity fixes: 280374, 313611, 313648, 313649, and 314720. 5 years ago
Jeff Young 6898dadd1c Don't activate measure tool when it's already running. 5 years ago
Jeff Young 98330098ac Yet another overhaul to locking. 5 years ago
Jeff Young 9113f93ebe Uniformly apply current locking strategy. 5 years ago
Jeff Young 90d58c8509 Fix typo. (Thanks Graham!) 5 years ago
Jeff Young c6b17a0175 Enable lock menu for all selections. 5 years ago
Jeff Young df4f4560be Change lock toggle to put selection in uniform state. 5 years ago
Jeff Young 65782d5c5a Move delete-again-to-delete-locked-objects to hypertext in infobar. 5 years ago
Jeff Young 431c8dba3c Adjust undo when deleting members of a group. 5 years ago
Jeff Young 5e9d9f5753 Special handling for presence of Ref or Value in groups. 5 years ago
Seth Hillbrand 799e1efba2 Update group icons 5 years ago
jean-pierre charras 9c4eef2cef Fix a missing view update when loading a footprint from the fp viewer. 5 years ago
Jeff Young 60ecd4698c Nets don't have properites; netclasses do. 5 years ago
Jeff Young 2260597236 Fix more accidental event capturing. 5 years ago
jean-pierre charras 16c92f4134 Fp editor: Add a tool tip in the vertical toolbar 5 years ago
Jeff Young de082e9be7 Make footprints mostly covered in pads easier to select. 5 years ago
Jeff Young d6c3c6f7fa Use footprintRect not ViewBBox for determining footprint bounds. 5 years ago
Seth Hillbrand 3704c1cdb7 New icons for v6 5 years ago
Jeff Young 4e100b8d03 Handle groups in clearance report, and make sure zone bboxes are cached. 5 years ago
Jeff Young fd5e1fbdd4 Formatting and cleanup. 5 years ago
jean-pierre charras 2f3ca60c5e Pcbnew, modifiers for left click behavior: re-add highlight net option. 5 years ago
Jeff Young 09bfb76545 Make sure dissallow constraints get added to rule. 5 years ago
Jeff Young e882753ebf Grid snapping fixes. 5 years ago
Jeff Young 43fe228367 Hook up a bit more of the EE_GRID_HELPER. 5 years ago
Jeff Young 96c9680922 Separate width adjustments between single track and diff pair. 5 years ago
Jeff Young 1cd8426bcb Fix latent dyn_cast bug. And a bunch of formatting issues. 5 years ago
Jeff Young f70153b849 Implement Group Properties in Footprint Editor. 5 years ago
Jeff Young df262eaa06 Make prev/next marker work reliably on all platforms. 5 years ago
Jeff Young 3c521942ed Smarten isEmpty checks to include nothing-but-whitespace. 5 years ago
Jeff Young d50d1d84da Fix some issue with group in selection logic. 5 years ago
Jeff Young 3a9a6e22bc Fix issues in reporting netclasses. 5 years ago
Wayne Stambaugh 1f8b7b6149 Pcbnew: change block selection and heuristic context menu modifier keys. 5 years ago
Jeff Young b171d381f0 Collapse Redraw3DView and Update3DView into a single routine. 5 years ago
Jeff Young 889408c96a More improvements to new selection disambiguation. 5 years ago
Jeff Young 3c25abbf2f Ignore netcode when expanding track selections. 5 years ago
Jeff Young b1adb93c16 PCB_GROUP_Ts need to be added and removed from view. 5 years ago
Jeff Young 896ad4a749 Rewrite PCBNew selection disambiguation based on shapes. 5 years ago
Jeff Young 0293f880ec Fix a bunch of group issues with importing graphics. 5 years ago
jean-pierre charras 5c08ad1ab9 Fix a few issues when copying a footprint from fp editor to clipboard, and paste it: 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