219 Commits (aefaa521d163df6943d5e387ae3a679c68e34fe5)

Author SHA1 Message Date
Seth Hillbrand cb620338db Prevent stale names in fp browser 2 months ago
Seth Hillbrand 26f0c03e61 ADDED: support for 45 degree crosshairs 2 months ago
Jeff Young beb83e87ea Must use addParamsForWindow to init WINDOW_SETTINGs structs. 3 months ago
Jeff Young 68d4940087 Thread-safety (potentially KICAD-VMX...) 3 months ago
Jeff Young 1bc60c32f0 Nullptr safety. 4 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 5 months ago
Jeff Young 0659290417 Simplify hatch damage/rebuild and move it out of view. 6 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 7 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 8 months ago
Jeff Young f951497a4f Code brevity. 8 months ago
Ian McInerney 85810510f4 Tweak toolbar settings a bit 8 months ago
Ian McInerney 548334b4e2 Load toolbar configuration from settings 8 months ago
Ian McInerney ea2f8a63c1 Actionize more PCB actions 8 months ago
Ian McInerney 784246575b Move footprint viewer/cvpcb actions to tool framework 8 months ago
Ian McInerney 7ad1103f55 Move toolbars to a serializable storage format 8 months ago
Jeff Young 8874f137fa Read hotkeys from disk after they change. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 10 months ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Jeff Young 6ff79ae78a Fix typo. 1 year ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
Jeff Young b227bae2c6 Commit strings are user-visible menu strings. 1 year ago
Seth Hillbrand 6537f9fa15 Hookup footprint reload to redraw icon 1 year ago
Jeff Young 31c488bc23 NETINFO_ITEMs are owned by BOARD. 2 years ago
Jeff Young fa11e9138d ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 2 years ago
Jeff Young 23033451b1 Cleanup. 2 years ago
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
jean-pierre charras f4bf3bf611 Do not use the deprecated wxWidgets wxPATH_NORM_ALL flag. 2 years ago
Jeff Young a4d1b29b91 Remember footprint library browsers liblist width. 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
jean-pierre charras b3aa8a0c49 Fix a few (minor) compil warnings. 2 years ago
Jeff Young 7fcce5224d Fix compiler warnings. 2 years ago
Josue Huaroto c19804bb95 Replace DisplayError to an infobar for missing footprint library 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young cf4f0723f8 Select first unassigned symbol when running CvPCB. 2 years ago
Jeff Young da558f57d4 Don't leave selection lying around when swapping out footprints. 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 3 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
jean-pierre charras 0bd83d3096 Footprint viewer: ensure the footprint is updated after new library selection 3 years ago
Mike Williams b32ba16da4 UI: Add Numpad Enter as "Return" equivalent in missing places 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago