18380 Commits (724c669434f9c2ff835f89cd7d83b3fc5950f3c4)
 

Author SHA1 Message Date
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
Jeff Young 301ac3461c Fix some more pen width issues from global removal. 6 years ago
Jeff Young 06dea92bcb Fix issues with Kicad Manager frame and new kicad_sch files. 6 years ago
jean-pierre charras c3b50d38dd Pcbnew: Update PCB from schematic: try to load .kicad_sch file instead of .sch file 6 years ago
Jeff Young c66bf3df67 Move tool shutdown to after all cancel opportunities. 6 years ago
Jeff Young 105f85e551 Fix new bus parsers to correctly handle non-buses. 6 years ago
Jeff Young 74ee143d45 Add via annulus minimum. 6 years ago
Jeff Young f5730ccbf2 Improve legibility of a few icons. 6 years ago
Jeff Young 1fb51d29ab Reverse interpretation of triple-tilde. 6 years ago
Jeff Young 03c47e210c Apply blind/buried via drawing to microvias. 6 years ago
Ian McInerney 5cbaefaa1f Add Linux MIME type for new kicad_sch extension 6 years ago
Frank Severinsen 9ca61b50b6 Check reference designator type when comparing comp 6 years ago
Jeff Young dea05336fc Don't zoom all the way in on a new footprint. 6 years ago
Jon Evans 0d654b3574 Use dynamic_cast for safety in eeconfig() 6 years ago
Jon Evans 108cf23892 Restore separate libedit settings for common settings params 6 years ago
Jeff Young 1cfcfc3ca7 Fix some formatting issues in syntax help. 6 years ago
Thomas Pointhuber 5c7ebb4f2b altium: map Altium KEEP_OUT_LAYER -> KiCad Margin 6 years ago
Thomas Pointhuber 110cefc86f altium: promote wxLogInfo -> wxLogWarning, otherwise it could be ommited 6 years ago
Thomas Pointhuber 31fd3763d2 altium: detect barcode objects, improve binary documentation for text objects 6 years ago
Thomas Pointhuber 5c02c951a9 altium: parse text properties (bold, italic, inverted) 6 years ago
Thomas Pointhuber 96da60d119 altium: use correct text rotation, improve truetype text size 6 years ago
Thomas Pointhuber 0d3c1a23ad altium: add comment for future readers 6 years ago
Jeff Young 1a1ecd8ce1 Rearrange some code to keep from hitting a wxGrid d'tor bug. 6 years ago
Jon Evans df5b093fda Fix missing GetWindowSettings for LIB_EDIT_FRAME 6 years ago
Jeff Young cbe4b79107 Add syntax help for bus definitions (and upgrade parser to handle them). 6 years ago
Jeff Young cc1ebca242 Add syntax help to pin dialogs. 6 years ago
Jeff Young f3a5f5b6ca Don't resync the screen before we've changed it back. 6 years ago
Jon Evans a073ae5712 Properly interpret Altium pour index and pad connect style 6 years ago
Thomas Pointhuber 0a38ebcc41 altium: Improve Keepout zone parsing 6 years ago
Thomas Pointhuber ba409c95b9 altium: Correctly parse advanced pad shapes. Don't rely on magic number to much 6 years ago
jean-pierre charras bc24d8e957 Fix typo and I18N string 6 years ago
Wayne Stambaugh 8c2aee1261 Eeschema: fix new schematic file format image parser buffer size. 6 years ago
Simon Richter 632494cba7 Add missing includes 6 years ago
Jon Evans 4165ec3384 Don't set hatch mode for unknown hatch style 6 years ago
Jon Evans b5dffa8229 Altium: fix multiline text with Windows line endings 6 years ago
Wayne Stambaugh a81286d9ea Fix infinite loop bug in new schematic file format image parser. 6 years ago
jean-pierre charras ee08baca03 Eeschema: fix issue when saving a S expr symbol library in countries using comma as fp separator 6 years ago
Simon Richter 2341b69840 Make sure that Ninja knows the version header (fixes #4209) 6 years ago
jean-pierre charras b29f55c1ca Cosmetic minor changes for 2 icons. 6 years ago
Jeff Young 935cab160b A bit of defensive code for an unreproducible bug. 6 years ago
Jeff Young 19dc1f8b69 Make sure text gets drawn after placing even if the mouse isn't moved. 6 years ago
Jeff Young 04057423a9 A bit of cleanup. 6 years ago
Jeff Young 2568c168a2 Silence Coverity warning. 6 years ago
jean-pierre charras ba1a2aceaa kicad manager: fix some issues related to new filenames extensions. 6 years ago
jean-pierre charras acdfeee942 Footprint editor: fix crashes when trying to edit the Default Pad Properties. 6 years ago
jean-pierre charras c78e7c5485 Fix compil issues (warnings and missing include) 6 years ago
jean-pierre charras 07c4689fb4 Remove declaration "using std::unique_ptr" in a header. 6 years ago
Jeff Young 7c935b1997 Fix Mac-specific include. 6 years ago
Jeff Young d645c22411 Allow path separators in the sheet filename validator. 6 years ago
Thomas Pointhuber acfa15c3d3 altium: inner Cu layers are now supported, workaround can be removed now 6 years ago