168 Commits (4066850f373174de2aa0566398313d27e7bc2149)

Author SHA1 Message Date
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
Wayne Stambaugh 034bc1e815 Fix ever shrinking window height for frame windows that are not maximized. 4 years ago
Jeff Young 8eb2e986cf Fix a crash bug on quitting on OSX. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 7a993c0211 Add support mode for dark mode to SCINTILLA_TRICKS. 4 years ago
Jeff Young 0321e55f0b Add a hack to keep OSX from hijacking our help menu. 4 years ago
Marek Roszko 525099ea06 Use the correct define for windows 4 years ago
Marek Roszko 0ee79834bb Make alt key slightly better on windows 4 years ago
Jeff Young c51b1dad72 Generalize infobar MESSAGE_TYPE handling and use for DRC errors. 4 years ago
Jeff Young 3c1af1af74 Update selected tool string when language changes. 4 years ago
Wayne Stambaugh 01515680b3 Code cleaning. 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 4 years ago
Jeff Young 0d72e253f0 Use correct error message box. 4 years ago
Jon Evans 518ccb3f9a Fix typo 4 years ago
Jon Evans 5a832fc337 Fix assert that fires sometimes when closing windows on mac 4 years ago
Jon Evans 1edc232af1 Only run window position correction on wxMac 4 years ago
Jon Evans 32c21f4a94 Fix several window sizing problems on macOS 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Jon Evans db276909ba Get rid of screen border region logic 4 years ago
Jeff Young 44086ff2b2 Pull 3D preferences into KiCad preferences architecture. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jeff Young 3ff670d2a4 Disable ACTIONS::openPreferences for now. 4 years ago
Wayne Stambaugh 7c14e4e967 Common widget header housekeeping. 4 years ago
Ian McInerney 5306ba4d55 Add missing header to eda_base_frame 4 years ago
Ian McInerney 3ab69939f9 Remove wx.h from many files 4 years ago