203 Commits (c24dbc17bf7e02bbd03f320dad293f414aa9091e)

Author SHA1 Message Date
Jeff Young 8874f137fa Read hotkeys from disk after they change. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 12 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 2 years 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 3 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
Wayne Stambaugh 68decdd4f2 Fix static event table derived object definitions. 3 years ago
Ian McInerney 51c8f2c119 Fix library sort order in library viewers 3 years ago
jean-pierre charras b2f6c13b6a Fp editor and Fp viewer: fix missing info on msg panel after loading a fp 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
Jon Evans cc2b107649 Footprint Viewer: resolve canvas type after menus are created 3 years ago
Jeff Young 18ac169ac7 Add contexts to EDA_COMBINED_MATCHER. 3 years ago
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Jeff Young 1bad72f14f Remove bad static_cast. 3 years ago
Jeff Young fa679d3601 Pinned libs can also be found in program settings. 3 years ago
Jeff Young 6a9c6e8599 Hook up ID_GRID_SETTINGS for footprint viewers. 3 years ago
Seth Hillbrand 93fb00d815 Protect the Kiway dereference 3 years ago
Jeff Young 0a623bff9f Save fp browser list widths and apply known hack to work around wxWidgets bug. 3 years ago
Jeff Young 190fb23e88 Add pinned library support to Footprint and Symbol Viewers. 3 years ago
Jeff Young 9b70308f5c Nullptr defensive code. 4 years ago
jean-pierre charras 0211d07060 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago