101 Commits (f1344e921aee6701383586ee8dba94669c0344d7)

Author SHA1 Message Date
JamesJCode f1344e921a Final purge of 'tuning profile' -> 'delay profile' in time-domain code 7 months ago
JamesJCode eb17ebee4e Implement time-domain length tuning 10 months ago
JamesJCode ede5faee72 Implement dynamic assignment of component classes 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Dhineshkumar S dc5550c875 Fix schematic setup dialog reopens instead of activating if already open 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 2 years ago
Jeff Young 032b5a6d65 Fetch board finish before exporting stackup to clipboard. 2 years ago
Jeff Young 5b5c6f0474 Init tuning pattern settings from BOARD_DESIGN_SETTINGS. 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Ian McInerney d7fe668d79 Push PCB_IOs to use the base progress reporter instead of per-function 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Jeff Young 42d9bc4a98 Hook up Import Settings to tuning patterns and custom rules. 2 years ago
Jeff Young 2450250ae7 Use "tuning pattern" in the GUI. 2 years ago
Jeff Young 6baac175c5 Status bar messages for meanders. 2 years ago
Jeff Young 420cadab34 Separate meander settings from target length/skew. 2 years ago
Alex Shvartzkop 76e0d5981d Import system refactor for PCB plugins. 2 years ago
Josue Huaroto 4cad021ef4 Add Open preferences folder button in Preferences Dialog 2 years ago
Alex Shvartzkop f5da58e17d PAGED_DIALOG: allow setting initial size in ctor. 2 years ago
Jeff Young 8b1fd62d35 Make pad & via teardrops 1st-class citizens (props of the pad/via) 3 years ago
Jeff Young 3f44c811c7 Don't run onPageChanged() event handler during initialization. 3 years ago
Jeff Young 03c9b1c202 Move remainder of Board Setup to lazy loading. 3 years ago
Jeff Young ddc6ecf7be Lazy loading of Schematic Setup panels. 3 years ago
Jeff Young 9ae8255202 Insta-prefs. 3 years ago
Seth Hillbrand 7695d510d6 Prevent PCB Editor from opening multiple board_setup 3 years ago
kliment a3e3231605 Pcbnew: Increase the default size of the board setup dialog 3 years ago
Jeff Young 30c9deb9d5 Flat(er) look for paged dialogs. 3 years ago
Seth Hillbrand e91c039ed3 Prevent event stackup when init pages 3 years ago
jean-pierre charras c3dddaf41f panel_board_finish: mark board as modified when a finishing parameter is modified. 3 years ago
Jeff Young 631980b0ab We were saving the old board pointer, but not updating the current one. 3 years ago
Jeff Young 1fc5ecae6e Minor dialog layout improvements. 3 years ago
Jeff Young f87bf3c46d Special case up-key so it can get past headers in paged dialogs. 3 years ago
Jeff Young 508df402f6 Cleanup. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Seth Hillbrand 9b74372f9d Minor spelling fix 3 years ago
Jeff Young 6f52edd618 Replace accidental delete of ExpandNode calls. 4 years ago
Jeff Young e21fa31f64 Rip out rest of macHack architecture. 4 years ago
Wayne Stambaugh 7b1b96c933 Fix broken tree book selection in paged dialogs. 4 years ago
Marek Roszko 38842647b8 Use the correct parent for the root node placeholders of board setup 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Jeff Young 6e2460ad37 Add hot-updating of units in common wxGrids. 4 years ago
Roberto Fernandez Bautista dadaf26ff1 Board Setup: Ensure board editor layers page always gets updated 4 years ago
Seth Hillbrand 1b7358f93a Import layer settings before swapping boards 4 years ago
Jeff Young 57c7d663b0 Fix bone-headed mistake when moving panel disabling. 4 years ago
Jeff Young 95f841a037 A more nuanced method of making Board & Schematic Setup read-only. 4 years ago
Jeff Young 92008a089a Disable Board & Schematic Setup controls when project is locked. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 48521774cd Formatting. 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago