192 Commits (2459949d0d9a096bc8706aaf4d29fd8d10c2cfe1)

Author SHA1 Message Date
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. 3 years ago
Jeff Young c36b0fcda7 Make sure 3D file browser is treated as modal by quit. 3 years ago
Seth Hillbrand 48ecd742eb Maintain file permissions when renaming 3 years ago
Jeff Young cbf83c4161 Pin preferences dialog size. 3 years ago
Jeff Young 9ae8255202 Insta-prefs. 3 years ago
Jeff Young 86ca90aa2d Fixes to allow copy/paste of pin data. 3 years ago
Jeff Young b3e2cf218f Fix Mac crash-on-quit when timed infobar is up. 3 years ago
Marek Roszko 8a8589b9db Fix cli crash due to dialogs buried in the pcb parser... 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Seth Hillbrand 7e5a2450b8 Move multiple wxMessageBox to DisplayErrorMessage 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Seth Hillbrand e91c039ed3 Prevent event stackup when init pages 3 years ago
Wayne Stambaugh 5001555f0e Fix crash in Altium schematic importer. 3 years ago
Seth Hillbrand 54dd494ff2 Remove frame dependency from UNIT_BINDER 3 years ago
Jeff Young 31eb91e9e5 Infobar for slow zone auto-refill. 3 years ago
Alex 53b9baa5ba Some refactoring around Gerber files extension checking. 3 years ago
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
Wayne Stambaugh d78b41969f Fix broken autosave when board is modified. 3 years ago
Jeff Young 054649fa38 Formatting. 3 years ago
Jeff Young a02d156e5d Improved auto-save message. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jeff Young be6f08deca Code clarity. (No functional changes.) 3 years ago
Jeff Young 30a4d3d2de Coverity fixes. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Jeff Young b95d9d660d Move gerbview colors to preferences dialog. 3 years ago
jean-pierre charras 4b5c5aa6b6 Preferences dialog: avoid crash on opening if a dll is missing. 3 years ago
qu1ck f4fa3b02c5 PCM: automatic check for repository updates 3 years ago
Jeff Young bb43d923af Save preferences immediately (in case of future crash). 3 years ago
Mike Williams be7104c24c Gerber Viewer: gerbview -> Gerber Viewer in Settings 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Mike Williams 193248e202 Hotkeys: show user config for unloaded KiFACEs 3 years ago
Mike Williams dabd42bbc4 Schematic: Automatic Symbol Annotation 4 years ago
Mark Roszko f0f33ef1d3 Introduce sentry for crash data collection 4 years ago
markus-bonk 1a9ef4bd0f Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
Jeff Young 29c942816e Reduce duplication of settings. 4 years ago
Jeff Young a6dd1bf09b Implement Reset to Defaults for all preferences panels. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jon Evans 9238b27f63 Silence IsWritable warning message 4 years ago
Jeff Young 12a75ffb94 A fuller implementation of allowing cut/copy/paste in search boxes. 4 years ago
Seth Hillbrand f950d96324 Prevent dereferencing frame on exit 4 years ago
Jeff Young 2b5ea7812f Fix another case of the double-quote in wxString::Format problem. 4 years ago