49 Commits (f569cffa8e95ba80f34f621afedcda13b7c3968d)

Author SHA1 Message Date
jean-pierre charras b2f6c13b6a Fp editor and Fp viewer: fix missing info on msg panel after loading a fp 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Jeff Young 0a623bff9f Save fp browser list widths and apply known hack to work around wxWidgets bug. 3 years ago
Jeff Young 190fb23e88 Add pinned library support to Footprint and Symbol Viewers. 3 years ago
Seth Hillbrand c9746fb34b Handle list double-click without shortcuts 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young 3651d7c5e7 Remove vestiges of old zoom-auto architecture. 4 years ago
Marek Roszko 11cd8738a3 Put wxSearchCtrl back by eliminating the excess focus events that in Windows land cause a "select all" 4 years ago
Marek Roszko 49e6b80fc5 Rollback searchctrl change for FOOTPRINT_VIEWER_FRAME 4 years ago
Marek Roszko a92d337905 Use wxSearchCtrl in the footprint viewer/picker. 4 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
Seth Hillbrand 8c2fe42ef0 More Undo/Redo Cleanup. 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jeff Young 6b420b191a Use color theme backgrounds in page previews. 5 years ago
Seth Hillbrand 173b4ff588 Add snapping to eeschema 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Ian McInerney e8b11c911e Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney 4ecf99e7c8 Give the footprint viewer a toolbar and remove the options dialog 6 years ago
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 6 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 6 years ago
Jon Evans 9916f24fab Split out footprint editor color settings 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 8f583008e0 Fix minor compil warnings 6 years ago
Jeff Young 3fefe01d2e Improve keyboard-only use of Footprint Viewer. 6 years ago
Jeff Young a0eaff289a Add filters to footprint viewer. 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 6 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Jeff Young 03bab2f4a9 Remove some more legacy drawing stuff. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
jean-pierre charras 51bfec8ef9 Footprint viewer: fix a crash when clicking the "Insert footprint in board" tool when no footprint selected 7 years ago
Jeff Young ecfa05e2ca Allow adding symbols/footprints from editors and browsers. 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 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
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
Jeff Young 79fe134495 Init Footprint Viewer with current FPID. 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