95 Commits (0ecad1ef2e498eb400fcf2850dcc99e335e070d2)

Author SHA1 Message Date
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
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses. 4 years ago
Marek Roszko b32b04d27e Preserve archive timestamps on extract 4 years ago
qu1ck 0f7c0e3872 PCM implementation 5 years ago
david-beinder c34f45f646 Split global label size expansion from TextOffset setting 4 years ago
Jeff Young e636fb32cf Fix typo initializing buswidth with linewidth value. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young e62969d007 Move zone fracture display mode to AdvancedCfg, and add triangulation. 4 years ago
Wayne Stambaugh 346b876eb7 Fix Coverity issue #332157. 4 years ago
Wayne Stambaugh 6c3ba1c20b Coverity issue fixes. 4 years ago
Jeff Young ea6769b702 The REPORTER interface is inherently line-based. 4 years ago
Wayne Stambaugh 175b474c3e Coverity issue fixes. 4 years ago
Jeff Young 062c4fda62 More error message regularization (and translatability improvements). 4 years ago
Jeff Young 0dfb5fcaf9 Error message cleanup. 4 years ago
Jeff Young abc5a6e775 Migrate net names in netclass info. 4 years ago
Mikolaj Wielgus 3d520ebe1e Replace `~...~` overbar syntax with `~{...}` 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Wayne Stambaugh e6346e3103 Pass objects by reference instead of on the stack part 2. 4 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
Seth Hillbrand ebcce9ae0a Handle directory entries in Archive Project 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jon Evans 3bc9d7b95e Rework GAL layer enum to fix visibility import from legacy boards 5 years ago
Jon Evans af7e4c6ca0 Don't try to pull invalid data from JSON 5 years ago
Jon Evans 7a55dff566 Archiver: reduce set of archived files for auto-backup 5 years ago
Jeff Young f3a6d2655e Improvements to ERC and bus parsing. 5 years ago
Seth Hillbrand 52f822dedb Remember autotrack width setting 5 years ago