34 Commits (pcb_db)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 1 year ago
Jon Evans 0df5cf7f75 Expose grid origin action in more places 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 3 years ago
Ian McInerney 375c2db844 Fix index calculation in grid submenu 3 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 3 years ago
Mike Williams c7abbccfac Grids: update context menu on changes to grids 3 years ago
Jeff Young 0f81dd3b5e Give Grid Settings a more standard KiCad look and feel. 3 years ago
Ian McInerney 3718ecfcd8 Simplify forcing action parameters to have a specific type 3 years ago
Ian McInerney b04e54dbea Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 3 years ago
Jeff Young 19d270fe74 Text size sanity checking for TEXT_ITEMS_GRID. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 4 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 4 years ago
Jeff Young 107067ad05 On-the-fly translations for Grid and Zoom menus. 4 years ago
jean-pierre charras 90fcf55ab6 Keep Grid menu translatable, as before. 4 years ago
Jeff Young 60a1ca2c67 Remove locale printf test. 4 years ago
Jeff Young 97943e0c7c A test for the Chinese grid menu problem. 4 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young ee95d8fe2e Improve SNR in status bar (and use common code). 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 6 years ago
Jeff Young 754f958be2 Attempt to fix duplicate ID issue on MSW. 6 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 6 years ago
Seth Hillbrand a02d8a5993 Fix a number of signed/unsigned comparisons 6 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 7 years ago
Jeff Young 42383ae871 Build out some of the modern toolkit context menus. 7 years ago
Jeff Young a39fb03822 Remove some references to g_UserUnit 8 years ago
Jeff Young 79e0bb08d0 Architecturally-simpler fix for grid context menu unit changes. 8 years ago
Jeff Young 3c7b91b96a Always create grid menu so units are up-to-date. 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Jon Evans fd4e2b042c Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 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 1102eb0d0d Store menu titles in CONTEXT_MENU 9 years ago
Maciej Suminski f0a7c1715e Fixed warning 'cast pointer from integer of a different size' 9 years ago
Maciej Suminski 682da70a86 Fixed the issue of creating and event handling in context menus (GAL). 9 years ago
jean-pierre charras e710b8b370 Fix incorrect parameter type when appending zoom and grid menuitems 9 years ago
Michael Steinberg fde12ebd25 Replace boost::function and boost::bind with their std:: counterparts 10 years ago
jean-pierre charras 37b0868376 Pcbnew: fix minor issues about fast grid switching, and next/previous grid selection from hotkeys. (GAL mode still has an issue) 11 years ago
Maciej Suminski 81ea3ce408 Missing files. 11 years ago