105 Commits (1e9da7f57b9341d08ef237677dc6926e7a547e96)

Author SHA1 Message Date
Jeff Young 9d29e94cb5 Remove some more legacy code. 7 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jon Evans d2a2dea9c4 Eeschema: fix worksheet and background color for printing 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young e850592587 Cleanup. 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young 207900e4f9 Move libedit message panel updating to the Inspection Tool. 7 years ago
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jeff Young 2e8d930250 Fix merge issue. 7 years ago
Jeff Young 94a948fdd1 Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 7 years ago
Jeff Young fc7f5630c7 Move eeschema zoom operations to modern toolset. 7 years ago
Jeff Young adf3637476 Allow dialogs to veto mouse-warping when called from context menu. 7 years ago
Seth Hillbrand 9d99fd188f Revert "Change top selection drop-down to combobox" 7 years ago
Seth Hillbrand 9742062712 Revert "Fix missing Choice->Combobox change" 7 years ago
Seth Hillbrand 823dce1a50 modedit: Allow name input for new footprint library 7 years ago
jean-pierre charras 644855c5ba Fix incorrect (broken) canvas type saving in config. 7 years ago
Seth Hillbrand fe30460aeb gal: Save canvas type unconditionally 7 years ago
Seth Hillbrand 0fa374cce5 Fix missing Choice->Combobox change 7 years ago
Seth Hillbrand 7d06651a10 Change top selection drop-down to combobox 7 years ago
jean-pierre charras ab3ff61faa Eeschema: adjust the working/drawing area size on the page size. 7 years ago
Jeff Young 0de9cb345c Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
Jeff Young 4050991d28 Move ERC marker focusing to GAL architecture. 7 years ago
Wayne Stambaugh f1f4473d8b Footprint editor: add save view to PNG file. 7 years ago
Jeff Young 589e1f6a96 MSW and GTK need a separate dialog for opening/saving directories. 7 years ago
Jeff Young 3bfd32cdc5 Inherit grid settings from PCBNew. 7 years ago
jean-pierre charras 33386ec980 Fix zoom issues in Eeschema (F1 to F4 and popup zoom commands) Fix also not saving the Gal Canvas type on eeschema exit. 7 years ago
jean-pierre charras f283667fb0 add option to switch between opengl and cairo in eeschema (step 1) 7 years ago
Jeff Young 7216eda202 Fix bugs in block operations. 7 years ago
Jeff Young da4fb4ae3a Move galDisplayOptions access from pcbnew to common. 7 years ago
Tomasz Wlostowski 7bccd26078 eeschema-gal: removed unused headers 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 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young e329a411bf Add grid and zone dropdowns to GerbView frame. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young f7861c90ec Use more self-documenting names for conversion routines. 8 years ago
Jeff Young 74acb76e7f Switch UNIT_BINDER and DIALOG_SHIM to local units. 8 years ago
Jeff Young 4f8c546140 Implement user units uniformly in EDA_DRAW_FRAME 8 years ago
Seth Hillbrand d62b4f36a6 Save hotkeys to combined app-based file 8 years ago
Jeff Young df43f071e1 Keep track of open sockets and dispose of them in d'tor. 8 years ago
jean-pierre charras f8a3ec4974 Add a method to facilitate Tools handling in main frame toolbars. 8 years ago
Seth Hillbrand 414e6614f1 Check for toolbar before checking tool 8 years ago