476 Commits (b82ec9595a9cbd16d9038a12d36e94e882a7b34e)

Author SHA1 Message Date
Jeff Young be29ab2c76 Need to check enabled as well as visible. 3 years ago
Seth Hillbrand c1f2ca1d8d Make multiple names of the net on a track 3 years ago
Seth Hillbrand c95bd3fc89 Cache LOD for netname redraw 3 years ago
Wayne Stambaugh d78b41969f Fix broken autosave when board is modified. 3 years ago
Jeff Young 4633d251a5 Remove single-zone-fill and unfill. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
jean-pierre charras a7775bab26 Manage the Search panel visibility state in view menu. 3 years ago
Jeff Young d67437a2aa Move ratsnest exclusion processing to a post-pass. 3 years ago
Mike Williams f4a3062684 PCB: Select Unconnected 3 years ago
Marek Roszko 2490ad1458 Fix search panel not remembering visibility 3 years ago
Marek Roszko 5af00486c3 Set a default floating size for the search pane 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Jeff Young f10fdfc7d7 More delay for netname drawing, and don't run through tracks if it's off. 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Mark Roszko f304e2d4f6 ADDED: Search/inspect pane 3 years ago
Jeff Young 5d468ca759 Use MESSAGE_TYPE::OUTDATED_SAVE for read-only infobar messages as well. 3 years ago
Jeff Young 9523586bf1 Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Marek Roszko 3e451ca516 Add RemoveAllListeners function for future addons 3 years ago
Jon Evans cfb6fcf31a Do not create panel if disabled 3 years ago
Roberto Fernandez Bautista f5a75a4001 Minor nullptr fixes 4 years ago
Jon Evans 3c6e8aea0f Properties panel: post-rebase fixes and hide by default 5 years ago
Maciej Suminski f6f6ebd5f9 WIP: Properties GUI 6 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young 1f347582f8 Introduce new marker type so we can track DRC errors on the drawing sheet. 3 years ago
Jeff Young 959681e472 Config Paths help is now inside the dialog, so we don't need quasimodal here anymore. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young 1bad72f14f Remove bad static_cast. 3 years ago
jean-pierre charras 82167a7c96 Avoid crashes when, for some reason, a dll cannot be loaded. 3 years ago
Jeff Young 280ff3ccdc Fix net highlight command enablement. 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
Jeff Young 155620cc9a Move H/V/45 mode from zone properties to toolbar. 4 years ago
Jeff Young 1fb7532859 Prepare for a more uniform implementation of H/V/45 mode. 4 years ago
Mike Williams 21a7e050ab REMOVED: PCB Editor Layer Alignment Target 4 years ago
Jeff Young 4ab2c93070 Update Selection Filter title bar with language changes. 4 years ago
Jeff Young 8fc652270e Cleanup. 4 years ago
Jeff Young 68ca385e07 On-the-fly translations for pin electrical types. 4 years ago
Jeff Young 476f1a7d4d Preload PCBnew find with selection when appropriate. 4 years ago
Jeff Young 6ce1399811 Redraw pads when mask or paste layer is visible after board setup. 4 years ago
Seth Hillbrand e7673f7198 Remove unneeded condition to rotate 4 years ago
Jeff Young 69a6033905 Hysteresis for track netnames. 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young d465eb6425 ADDED: automatic zone refilling. 4 years ago
jean-pierre charras 6d5d6d7302 PCB_EDIT_FRAME: do not forget to pass wxIdleEvent to other clients. 4 years ago
Jeff Young 6ce63d66e8 On-the-fly language updating for appearance panel & selection filter. 4 years ago
Jeff Young 7ddd3137a3 While flags are in prefs, actual clearance values are in board setup. 4 years ago
Jeff Young b7c9a1ad55 Fix repaints getting done after the wrong dialog. 4 years ago