90 Commits (2dfacd648f0162d61ba02068b6c8cdc945805202)

Author SHA1 Message Date
Jeff Young 2dfacd648f Share more code. 3 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 1faa9800dc Row height consistency. 4 months ago
JamesJCode f1344e921a Final purge of 'tuning profile' -> 'delay profile' in time-domain code 6 months ago
JamesJCode eb17ebee4e Implement time-domain length tuning 9 months ago
Dmitry Rezvanov a3fae053c4 pcbnew: Add sorting functionality for netclass assignments 7 months ago
Jeff Young 31b788c04f Add a bit of protection from integer overflows. 8 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
JamesJCode 68196ad3f3 Don't add default netclass for missing PCB or schematic colors 1 year ago
JamesJCode 19d5d21f23 Move netclass highlighting style to application-level setting 1 year ago
JamesJCode 6371b15aa4 Implement highlighting style for netclass colors 1 year ago
JamesJCode d95901d981 Fix import netclass colors to PCB for new default netclass position 1 year ago
JamesJCode 0aa82b9a04 Correctly handle read-only fields for default netclass 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
JamesJCode 9e1a5eb1bd Eeschema: Only assign nets with resolved netclasses to the label map 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Jeff Young cd64630661 Remember shown columns in netclass setup. 2 years ago
JamesJ 5f4c7a52e4 Add netclass color management / import functionality to PCB setup dialog 2 years ago
Jeff Young 98bc03919d Nullptr safety. KICAD-7DM 2 years ago
Marek Roszko 3960c53225 A few tweaks for hidpi 2 years ago
Wayne Stambaugh 92c2ddf77a Do not parent dialogs to non top level windows in panels or widgets. 2 years ago
Jeff Young 8251fca66a performance efficiencies 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Jeff Young ef92429ac2 Implement changed notifiers for textvar, netclasses and severities. 2 years ago
Jeff Young ddc6ecf7be Lazy loading of Schematic Setup panels. 3 years ago
Jeff Young 9ae8255202 Insta-prefs. 3 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Jeff Young 9b9efb9002 Cache for netclass pattern assignments. 3 years ago
Jeff Young 30c9deb9d5 Flat(er) look for paged dialogs. 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
Simon Richter 2214e853c1 Make a few variables const 3 years ago
Simon Richter d6c6116e67 Calculate weighted column width locally 3 years ago
Jeff Young cf581137d8 Handle multiple unitProviders in a WX_GRID. 3 years ago
Jeff Young e02c05d38f Add unit and eval support to WX_GRIDs. 3 years ago
Jeff Young 19d270fe74 Text size sanity checking for TEXT_ITEMS_GRID. 3 years ago
Jeff Young c0a666507c Work around more instances of the wxWidgets color string locale bug. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Jon Evans 474d732d94 Fix for wx3.2 3 years ago
Jon Evans 7d73376bbd Fix assertion when no netclass assignments exist 3 years ago
Jeff Young 3da2f79d0e Fix initialisation order issue in PANEL_SETUP_NETCLASSES. 3 years ago
Jeff Young b2a2d66005 Move Bus Definitions to common GUI paradigm in Schematic Setup. 3 years ago
Jeff Young 508df402f6 Cleanup. 3 years ago
Seth Hillbrand 4b3ac52b1d Fix shadowed variables 3 years ago
Jeff Young 84138d5039 Fix bug adding netclass in Eeschema. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago