3433 Commits (c73d555fe23601b49658bf834dd497f60e2ff093)

Author SHA1 Message Date
John Beard a8d69c856f Eeschema: fix alt mode resetting on symbol update 4 months ago
John Beard 8023227829 Eeschema: fix alt pin icon/OP current preference resetting 4 months ago
Alex Shvartzkop fb6bc9ca11 Improve Library link label to text field alignment in symbol/footprint properties dialogs. 4 months ago
Seth Hillbrand 50c7aff3ff Simplify KiROUND using std::llround/clamp 4 months ago
jean-pierre charras e1c56c71ef Fix compil warnings (some due to declarations colliding with a Windows header) 4 months ago
John Beard 16d2d1573d Fix minor compiler warning (sign mismatch) 4 months ago
Jeff Young 3fe806d7c9 Compiler warning. 4 months ago
Jeff Young 0b90d941d3 ADDED: Find/Replace for symbol editor. 4 months ago
Seth Hillbrand ff5a309386 Show inherited fields in symbols 10 months ago
Jeff Young 51e244d7d4 Don't remove nonexistent entries from wxArrayStrings (KICAD-PG7) 4 months ago
Jeff Young 325570eeec Coverity tweaks. 4 months ago
Jeff Young 32afe5285e Finish off WX_GRID code sharing exercise. 4 months ago
Seth Hillbrand 66f37beff7 Move canvas selection to common 4 months ago
Jeff Young 1b8119056f More code sharing. 4 months ago
Jeff Young 60ec152d90 Fix deficient c'tors and operator=. 4 months ago
Seth Hillbrand 15166a9f14 Refactor REFDES_TRACKER 4 months ago
Jeff Young 2dfacd648f Share more code. 4 months ago
Mark Roszko dc6e0223c7 Add cli option for zone refill before drc 4 months ago
Jeff Young 14c9ed1fda Prevent stale selection when deleting grid rows. 4 months ago
Seth Hillbrand e387953490 ADDED refdes tracker 6 months ago
Jeff Young ec155c00f3 Comboboxes for units and body styles. 4 months ago
Jeff Young 55a36c1ce7 CHANGED: retire the select-lib-table dialogs. 4 months ago
Jeff Young f2ecf87d1e Settings safety. 4 months ago
Jeff Young 50923b7a64 Fix typo. 4 months ago
Jeff Young b4dcb05208 Don't clear pin-assignments when changing sim model. 4 months ago
Jeff Young a3bf095387 Clear selection before sending table msg (KICAD-KWE). 5 months ago
Jeff Young 5d4eb2cce6 Wait for chooser to finish initializing before enabling char hook (KICAD-BJ0). 5 months ago
jean-pierre charras a0485a38a7 DIALOG_LABEL_PROPERTIES: allows entering spaces in label names. 5 months ago
Jeff Young a9ab850f93 Don't bother with save changes for a kill. 5 months ago
Jeff Young 860fb9cabb Attempt to prevent random DRC crashes. 5 months ago
Jeff Young 58def05886 Remove overzealous assert. 5 months ago
Jeff Young 5b91a24380 Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 5 months ago
Jeff Young 53c90b0469 Upgrade ShowPlayer re-entrancy guard (KICAD-XAC). 5 months ago
Jeff Young f0972a8667 More protection for stale wxDataView items. 5 months ago
jean-pierre charras c1eb69570d DIALOG_LABEL_PROPERTIES: enter key close it instead of open the drop down list 5 months ago
Jon Evans db2be8f8cb Make sure initial focus of label properties dialog is the text input 5 months ago
Jeff Young 2892642516 Prevent wxWidgets assert. (KICAD-QZ5) 5 months ago
Jeff Young 221cc13c79 Move selection before deleting (KICAD-7BH). 5 months ago
Alex Shvartzkop 4a5039c2cf Remove some unused variables. 5 months ago
Jeff Young a75e0b126a Don't try to select items that don't exist (KICAD-J0X). 5 months ago
Jeff Young b2dfe1029e Silence wxWidgets assert. 5 months ago
Alex Shvartzkop 84fd260fc0 Restore .h files generated from .md 5 months ago
jean-pierre charras 6d4cf65d5a DIALOG_PIN_PROPERTIES: fix incorrect initial size when info bar is shown. 5 months ago
Jeff Young 0464cc18b1 Progress reporting for Run Jobs. 5 months ago
Jeff Young fa3d23a818 Assertion reduction (KICAD-756). 5 months ago
jean-pierre charras c44a477823 DIALOG_SYMBOL_FIELDS_TABLE: minor enhancements and fix a minor issue 5 months ago
Jeff Young 19a6669943 Set layerName before plotting drawing sheet. 5 months ago
Jeff Young 0a59ca7590 Can't use EndModal() to cancel a modal dialog that hasn't been shown yet (KICAD-6YE). 5 months ago
Tomasz Wlostowski 0256ccb6a6 router: TOPOLOGY::SimplifyLine() should not try to merge segments of differing widths 5 months ago
Jeff Young 8302b0d6bd Escape/unescape symbol name in save as dialog. 5 months ago