28 Commits (647fa6547de5481fe3767b46ae16301f664f6472)

Author SHA1 Message Date
Jeff Young b08766a2fa Scroll Footprint Viewer to selected item when opening. 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
Seth Hillbrand 0ac96d177c pcbnew: set default soldermask clearance for footprint viewer 7 years ago
Jeff Young acec00f80a Fix bug displaying canvasses when starting in Legacy mode. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young 33fc74a04d Performance enhancements for Footprint Editor construction. 7 years ago
Jeff Young 92b3aca0ef Fix crash when trying to view invalid footprint link. 7 years ago
Jeff Young 9322139baa Touch up Footprint Viewer for new Lib Tree. 7 years ago
Jeff Young b400565880 Convert Place Footprint to component tree. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young b37969f584 Reset tools before switching footprints. 7 years ago
Jeff Young 660aed71b4 Make sure initially loaded footprint is rendered. 7 years ago
Jeff Young de7791cc8b Add context menu to footprint viewer for zoom & grid. 7 years ago
Seth Hillbrand d62b4f36a6 Save hotkeys to combined app-based file 8 years ago
jean-pierre charras 6e5131be5a Minor fix in fp editor and fp viewer: display the fp info instead of the useless board info. 8 years ago
jean-pierre charras e339007d22 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 8 years ago
Jeff Young d391489596 Don't clear old footprint till after user has hit OK. 8 years ago
Jeff Young f4ce8766e3 Implement shared FOOTPRINT_LIST. 8 years ago
Jeff Young d2d0660647 Open viewer even when FPID is invalid. 8 years ago
Maciej Suminski 62fd734007 Footprint Viewer: do not try to preselect an empty footprint 8 years ago
Jeff Young 79fe134495 Init Footprint Viewer with current FPID. 8 years ago
Jeff Young 8904b2e046 Peg 3D viewer in front of Footprint Viewer and Wizard. 8 years ago
Jeff Young 4eedb3a27d The _() macro affords some nullptr safety over a naked immediate. 8 years ago
Jeff Young c27ee1ece3 Fix disappearing origin lines in modedit (and modview). 8 years ago
Michael 62487fa891 Fix spelling error 8 years ago
Jeff Young 4bae901dc8 Centralize zoom-to-fit code. 8 years ago
jean-pierre charras be746a8e3d rename a few files related to the footprint viewer. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras e15acbb00d Fp editor and board editor have now a separate color setup. 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
Wayne Stambaugh 3cec63e9b9 Pcbnew: plugin improvements. 8 years ago
jean-pierre charras 305a166e95 Pcbnew: update immediately the 3D viewer opened from the footprint editor/viewer/wizard after a change. 9 years ago
jean-pierre charras 83169af988 Code refinement for commit 80371134d7 9 years ago
jean-pierre charras b347443b95 Make Help sub-menus working in footprint viewer 9 years ago
jean-pierre charras 80371134d7 better fix than commit 6c083ebf4c, because the issue was existing in other dialogs 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Chris Pavlina 4011ed4e31 Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Jon Evans a4fdbe6f2c Register common tools in footprint viewer to fix zoom controls 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Jon Evans 4c83b0a94d Move TOOL_ACTIONs to their corresponding tools; create COMMON_TOOLS 9 years ago
Jon Evans 167f45ca2b Refactor COMMON_ACTIONS into a base and derived class 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
Maciej Suminski f0e0254e27 Added missing tool initialization 9 years ago
decimad 5a4e247564 EDA_DRAW_PANEL_GAL now takes the gal display options per dependency injection 9 years ago
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID. 9 years ago
Wayne Stambaugh b9c296420a Complete library table and library table row refactor. 9 years ago
Wayne Stambaugh 192d4b87ad Rework footprint library table for use in symbol library table. 9 years ago