15415 Commits (45aa514591c860fee97580fd3648792ef4f30727)
 

Author SHA1 Message Date
Jon Evans f1882f333e Don't call OnModify() before placing new parts 7 years ago
Jon Evans 74ace97249 Don't update graph when entering/leaving sheets 7 years ago
Jon Evans 05ed906aea Restore ERC checks that were accidentally removed 7 years ago
Jon Evans babdc9fd7b Improve naming of weak subgraphs 7 years ago
Jon Evans 9589427960 Refactor how at-load schematic normalization is called 7 years ago
Jon Evans 4bc7e6fdfa Add missing junctions during schematic cleanup 7 years ago
Jon Evans b687a178ef Suppress ERC warnings about multiple labels if the text is the same 7 years ago
Jon Evans b15da3c656 Don't connect bus entries and bus labels that happen to overlap 7 years ago
Jon Evans 65af2c8b6c Bump file format version 7 years ago
Jon Evans 4d10183e78 Try harder to reassign copper zones on netlist import 7 years ago
Jon Evans 82d4029831 Clean up cruft in netlist export 7 years ago
Jon Evans e98debfeb2 Fix a few issues with hierarchical propagation 7 years ago
Jon Evans 3c714f1d8c Fix undo handling of SchematicCleanUp 7 years ago
Jon Evans 7b9f186464 Fix false assert when CONNECTIVITY_DEBUG is enabled 7 years ago
Jon Evans 54bfeb742c Fix issues with bus unfolding position 7 years ago
Jon Evans 464fa820b1 Support bus entries with highlighting 7 years ago
Jon Evans 9cd2e65787 Don't generate connections between two bus-wire entries 7 years ago
Jon Evans 5cf82f1a9e Begin refactoring netlist creation 7 years ago
Jon Evans c8c0b89eef Fix issue where some power symbols would show up in netlist 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Wayne Stambaugh 8985badc64 Revert "appdata.xml: Remove additional license metadata" 7 years ago
Michael Kavanagh a611269975 Read Footprint Library Browser grid settings from Footprint Editor. 7 years ago
jean-pierre charras d29ee13fda Due to new features (hatched zones, chamfered round rect pads) set SEXPR_BOARD_FILE_VERSION to 20190331 7 years ago
jean-pierre charras 7170720f3c Allow hatch pattern in filled zones 8 years ago
jean-pierre charras b00413b7d6 Symbol editor, DIALOG_LIB_EDIT_PIN_TABLE: fix crash when trying to delete a pin when the table is empty. 7 years ago
John Beard a7270f8c1c Formatting: prefer a Git config variable to env var 7 years ago
John Beard a69cdf1793 Formatting: exclude generated files from git formatting hook 7 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
John Beard 49d75e2383 QA: nullptr_t -> std::nullptr_t 7 years ago
John Beard ad76ebd82a QA: Allow BOOST_CHECKing of nullptr_t 7 years ago
Wayne Stambaugh 2447933b54 Eeschema: do not merge graphical lines with different attributes. 7 years ago
Carsten Schoenert e5de787f88 appdata.xml: Remove additional license metadata 7 years ago
Carsten Schoenert 54aed9b17e Adding license text for CC-BY-SA-4.0 for completeness 7 years ago
Carsten Schoenert 444050c7d5 Adding license information for demo files 7 years ago
jean-pierre charras e1d3df54eb Kicad and Gerbview: add .nc and .xnc file ext to files seen as drill files. 7 years ago
John Beard 3536840f52 Clang-format: break after templates 7 years ago
John Beard d6b8e9e037 Pcbnew: Improve tab traversal in text properties dialog 7 years ago
John Beard b7017167f0 Pcbnew: Align right margins in text properties dialog 7 years ago
John Beard dd3252445d Pcbnew: update text properties dialog wxFB version 7 years ago
Michael Kavanagh b681e4a68e Open drill file in gerbview from KiCad manager tree 7 years ago
John Beard edd94ce2d6 Eeschema: internal tidying of field editor ApplyData 7 years ago
Baranovskiy Konstantin 11f03c8551 Eeschema: place new field near parent component 7 years ago
jean-pierre charras 9e5bc5d2d3 Eeschema: fix incorrect handling of Escape key. 7 years ago
Michael Kavanagh bbcea3c98d Fix mnemonic typo in pcbnew menubar 7 years ago
Seth Hillbrand c1c4a0925d sim: Prevent stepping 7 years ago
jean-pierre charras 175a2bc0b4 Force time stamp to 32 bits unsigned values, and make it tolerant to files using 64 bits values. 7 years ago
John Beard aef369f4af Fix MSYS2 build breakage 7 years ago
John Beard 567bdd9b9d Add configuration of Hi-DPI canvas scaling in OpenGL 7 years ago
jean-pierre charras ff73f69d3e Gerbview: fix crash when reading a .gbrjob, and when a file given by the .gbrjob is not found. 7 years ago
Jon Evans ab74445df4 Fix loading of components with convert parameter set to zero 7 years ago