1073 Commits (master)

Author SHA1 Message Date
Jeff Young 6947b3b233 Even more open-coded dialog state-saving cleanup. 3 months ago
Jeff Young cd325198c1 Give WX_TEXT_ENTRY_DIALOG a title- and label-specific hash. 3 months ago
Jeff Young af9fdbcd33 Nullptr safety. 3 months ago
Jeff Young cf5c00bcf2 Make more use of shared dialogs. 3 months ago
Jeff Young 66ee17cdcd Start removing old open-coded dialog state saving. 3 months ago
Jeff Young ea84879b06 Allow deletion of nested embedded files. 3 months ago
Jeff Young 2c3408aad5 Grid is already updated by AddFile() callback. 3 months ago
Seth Hillbrand c9e9a4e073 Allow git init to succeed without remote 3 months ago
Jeff Young 875fcffdf9 Mac has no fallback graphics. 3 months ago
Jeff Young 325570eeec Coverity tweaks. 3 months ago
Jeff Young 32afe5285e Finish off WX_GRID code sharing exercise. 3 months ago
Seth Hillbrand 25616cdeed Remove Mac option for fallback antialiasing 3 months ago
Seth Hillbrand 66f37beff7 Move canvas selection to common 3 months ago
Jeff Young 8a1669dc53 Coverity tweaks. 3 months ago
Jeff Young 1b8119056f More code sharing. 3 months ago
Jeff Young 2dfacd648f Share more code. 3 months ago
Mark Roszko dc6e0223c7 Add cli option for zone refill before drc 3 months ago
Jeff Young 14c9ed1fda Prevent stale selection when deleting grid rows. 3 months ago
Seth Hillbrand 8d65217fda Force trimming whitespace in env vars 3 months ago
Jeff Young 55a36c1ce7 CHANGED: retire the select-lib-table dialogs. 4 months ago
Jeff Young eb877a2fb4 Don't presume a selection. 4 months ago
Jeff Young 34367020c4 Don't presume a selection (potentially KICAD-8VP). 4 months ago
Jeff Young 5b91a24380 Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 4 months ago
Jeff Young 53c90b0469 Upgrade ShowPlayer re-entrancy guard (KICAD-XAC). 4 months ago
Jeff Young 275ff1cb4e Clear seleciton before removing rows. (KICAD-BER). 4 months ago
Mark Roszko 4e0c7cb778 Fix color picker cursors not showing in wx3.3 on windows 4 months ago
Jeff Young 1faa9800dc Row height consistency. 5 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 5 months ago
Jeff Young 7fbf51b17c Be more pedantic about RECURSE_MODE. 5 months ago
Jeff Young c3192a9501 Consistency in dialog visuals and control/tooltip naming. 5 months ago
Jeff Young 2d0184faf9 Adjust margins. 5 months ago
Jeff Young e6d94d5b09 Repair saved locking logic. 5 months ago
Sebastian 3cafe2e6bb Fix updating embedded drawing sheet by marking true to update the embed drawing files. 5 months ago
Jeff Young e045def6f7 Correct underline spacing in dialogs; flatten origins & axes. 5 months ago
Jeff Young f3050bd7ed Nullptr safety; performance; formatting. 5 months ago
Marek Roszko a5e4ed38a3 Move most of the sentry logic to a class inside the APP_MONITOR namespace 5 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 6 months ago
jean-pierre charras 69891438a6 Coverity warning fixes. 6 months ago
Mike Williams d2f0a13515 groups/design blocks: add lib link to groups from design blocks 6 months ago
Michal Suchanek 81bbb5e67b Define WIN32_LEAN_AND_MEAN globally 6 months ago
Michal Suchanek ca54db2db4 windows: Fix build on case sensitive filesystem 6 months ago
Mike Williams 71f71641c2 groups: dialog needs shared_ptr for lifetime issues 6 months ago
jean-pierre charras 72b92e1cfd Fix a wxWidgets alert. 6 months ago
Jeff Young 2b33a03954 Make Edit Text & Graphics dialogs more similar. 6 months ago
jean-pierre charras 0755ab8ea9 Fix a few Coverity warnings (uninitialized vars) 6 months ago
Graham Keeth 454c95ac51 change title case to sentence case in Git preferences 6 months ago
Jeff Young 524575a595 Allow embedded files to come from components 6 months ago
Mike Williams 9cb0d100e5 sch design blocks: block illegal characters before creation failure 7 months ago
JamesJCode f1344e921a Final purge of 'tuning profile' -> 'delay profile' in time-domain code 7 months ago
JamesJCode eb17ebee4e Implement time-domain length tuning 9 months ago