122 Commits (f613cd1cb468a64f791ef159ab56ad71e481f8b5)

Author SHA1 Message Date
Marek Roszko e32b26ebeb Move JSON_SETTINGS and PARAMS to kicommon 2 years ago
JamesJ a763d613e5 Move Net Inspector dialog to a widget panel in pcbnew 2 years ago
Mark Roszko 72d83cd5de Revert "Move JSON_SETTINGS and PARAMS to kicommon" 2 years ago
Marek Roszko 81855aaaa6 Move JSON_SETTINGS and PARAMS to kicommon 2 years ago
JamesJ b8748c4ef8 Add import netclass color menu items to PCB appearance widget 2 years ago
Jon Evans 2f6c9d1f3a ADDED: Selection filter for schematic editor 2 years ago
Jeff Young 5d4b4f39ec Allow PARAM_WXSTRING_MAP to behave as an array. 2 years ago
Jon Evans b8aef58561 Add proper comparison operators for BOARD_DESIGN_SETTINGS and children 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jeff Young 68cbb820a7 performance efficiencies 2 years ago
Seth Hillbrand 75c6b0ab28 Added IPC2581 support 2 years ago
jean-pierre charras 7ca6344b57 Kicad PROJECT_ARCHIVER: better fix than commit 734e0ca0: 2 years ago
jean-pierre charras 734e0ca006 Kicad PROJECT_ARCHIVER: do not store twice files with extension .gm? 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Marek Roszko 37e8a008ab Remove obsolete config_params.h includes 2 years ago
Jeff Young 722a90213c Correct path of pcb drawing sheet file on saveAs. 2 years ago
Jon Evans a77e630901 ADDED: Connectivity for graphic shapes on copper layers 2 years ago
Jeff Young b993311d47 Archive simulator workbook files. 2 years ago
Jeff Young 56752e9bad Move some MRU paths from app to project. 2 years ago
Jeff Young 329025f8a7 Update "simple" MRU paths in project Save As. 2 years ago
Jon Evans 09e8f72196 Don't try to open files multiple times 2 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
Ian McInerney f0684510f0 Replace wxScopedPtr with std::unique_ptr 3 years ago
Jeff Young 65c9988d45 Improve cache performance. 3 years ago
Jeff Young 9b9efb9002 Cache for netclass pattern assignments. 3 years ago
Jeff Young 785f1acdb0 Archive .ibs files. 3 years ago
Jeff Young eb7fec52d5 Add archiving of SPICE files. 3 years ago
aris-kimi 09b83b95d0 PCB Editor: Locked filter unchecked by default 3 years ago
Jon Evans 2f7f41b090 Do not pattern-match against the empty net 3 years ago
Alex 95b8fe26b4 Fix display and archiving of Protel gerber files in Project manager. 3 years ago
Jon Evans 7059ef9b89 Store netclass visibility separately from nets 3 years ago
Ian McInerney 1683e552f7 Add/fix some variable initializations 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko ee48c8d232 Remove some more 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Seth Hillbrand f1261e71d4 Replace boost::optional with std::optional 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Mike Williams 99f8b21ed1 PCB: Add bitmap layer per board layer 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
Jeff Young bf71cada4e ADDED: User viewports for 3D viewer. 3 years ago
Jeff Young b9eb3e9b05 Be more explicit about string conversions. 4 years ago
Seth Hillbrand 168ad58eef Convert strings to wide when using wxString routines 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young 6c05e5d1a8 Implement user viewports. 4 years ago
Jeff Young f089cf44a7 Allow a 0 pin-symbol-size. 4 years ago
Seth Hillbrand 1df765af44 Reset the read-only flag when performing Save As 4 years ago
Seth Hillbrand 3180764309 Don't remove converted files in local settings 4 years ago
Jeff Young d4e3e67b8d Update kicad_prl file when doing a SaveAs. 4 years ago
Jeff Young c8a8efa67b Save as for current version project files. 4 years ago