234 Commits (a414cb0a17a7fb55f6fe27b53820843eee30b232)

Author SHA1 Message Date
Jeff Young f510cce2da Apply List Hotkeys fix to Edit Hotkeys. 9 months ago
Jeff Young 8874f137fa Read hotkeys from disk after they change. 10 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Alex Shvartzkop fdb9aac988 Shorten footprint defaults string. 11 months ago
John Beard 9d7d6eae10 FP-edit: split fields and graphics default settings 11 months ago
Jon Evans a91fc0e166 Rename Action Plugins to Plugins in Preferences 11 months ago
Marek Roszko d74caace0a Initial jobset creation and running within the CLI and GUI. 1 year ago
Mark Roszko 62cb5e3130 Disconnect events used in EDA_BASE_FRAME 1 year ago
Alex Shvartzkop cf7ad330e9 Fix some platform ifdef checks. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Alex Shvartzkop 2babd574be Refactor autosave prefix into FILEEXT. 2 years ago
Marek Roszko 4a3018615b Be explicit with lazy_ctor captures 2 years ago
Jon Evans 9c113b25a4 Allow turning the API server on/off at runtime 2 years ago
Jon Evans 6bd02cae6d Refactor; add user control over API server 2 years ago
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Jeff Young 1152b0462c Grid properties for GerbView. 2 years ago
ecorm 16de0a666c Horizontal/vertical zoom for Simulator plots 2 years ago
Marek Roszko 585cf841e5 Create a singular point for events like EDA_EVT_UNITS_CHANGED to be exported out of kicommon 2 years ago
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Mike Williams 6125a183b4 Settings: make sure file history size is at least 1 2 years ago
Jon Evans bfbf000f60 Add some safety around event-driven menubar recreation 2 years ago
Jeff Young 7975ad495b Push busyCursor out of scope after building dialog. 2 years ago
Marek Roszko 4e0e348688 FromDIP the default frame sizes 2 years ago
Marek Roszko f6401b0903 Fix preferences dialog on hidpi using FromDIP 2 years ago
Seth Hillbrand a044ca8d4d Don't show preferences without lib table init 2 years ago
jean-pierre charras ec3bf79c42 Fix incorrect Help menu on Windows 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Marek Roszko c8f646efb1 ADDED: KiCad update check 2 years ago
Jeff Young f83d60a48f Clean up autosave files when reverting. 2 years ago
Jeff Young fc4bc10d27 Separate out axes definitions between ModEdit and PCBNew. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 years ago
Ian McInerney fb3bfc3c57 Move About dialog to an action 2 years ago
Jeff Young fe0fb92441 Reduce visual clutter in GAL display options. 2 years ago
Mike Williams b5cfd91268 Preferences: reset tools after grid changes 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Jeff Young 0c37e3c443 Remove realistic-mode (and duplicated settings from preferences). 2 years ago
Ian McInerney 54759389de Re-add event handler for the menu events generated on macOS 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Josue Huaroto 4cad021ef4 Add Open preferences folder button in Preferences Dialog 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young 1b7473c353 Make sure Help menu is at end of menubar. 2 years ago
Ian McInerney 480223f67c More RunAction specialization 3 years ago
Alex Shvartzkop f5da58e17d PAGED_DIALOG: allow setting initial size in ctor. 2 years ago
Jeff Young b7f0aae006 Nullptr safety for UI Conditions. 2 years ago
Jeff Young d5b5a3eaf4 Add action info to Undo/Redo menus. 2 years ago
Jeff Young c36b0fcda7 Make sure 3D file browser is treated as modal by quit. 3 years ago