15527 Commits (f200c6189734aef930f694bdc9904e99c5abeaed)
 

Author SHA1 Message Date
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jon Evans 6d918ea1f1 A few fixes and refactors to connectivity propagation 7 years ago
Jon Evans 722edda83c Make it easier to select footprints that overlap pads on opposite side 7 years ago
Jon Evans 2f2d48938e Ensure connection sheet is properly reset at reinit time 7 years ago
Jon Evans e0ada1379f Allow clearing PcbNew highlight through cross-probing 7 years ago
Andrei Pozolotin 3e4913adce Pcbnew export/import scripting functions. 7 years ago
Ian McInerney f87754848e Remove ki_mutex.h and associated includes 7 years ago
Ian McInerney 9e6e9d0910 Replace remaining Boost mutexs with std::mutex 7 years ago
jean-pierre charras 38f54b4372 pcb_calculator: Minor fixes in strings and tool tips 7 years ago
Jeff Young 2e8d930250 Fix merge issue. 7 years ago
Seth Hillbrand 4d776034ca Merge remote-tracking branch 'andrei/pr-gitignore' 7 years ago
Michael Kavanagh 2a09664ebc Clean up import and export menus 7 years ago
jean-pierre charras 7508f02de5 KiCadVersion.cmake: fix Kicad version id to 6.0.0, used when git is not available to calculate this version id 7 years ago
jean-pierre charras 460d1f2a15 pcb_calculator: code cleanup. Remove a few duplicate code. 7 years ago
Jon Evans 839f0fbfcf Refactor and fix a few issues with bus unfolding 7 years ago
Jon Evans cbc8faf49b Restore start segment behavior to unfold bus action 7 years ago
Jon Evans efa0c97da9 Make sure net name prefixes carry through to netlist 7 years ago
Jon Evans 4efed8a4dd Ensure global labels get flagged as lonely in all circumstances 7 years ago
Andrei Pozolotin 036571e129 Eclipse support in gitignore 7 years ago
Nabeel Ahmad 9f189ca71a pcb_calculator: New tab for via calculations 7 years ago
Wayne Stambaugh 7d803437e2 Eeschema: fix broken symbol library links. 7 years ago
jean-pierre charras 4e5a94efb7 Pcbnew, non copper zones: fix 2 issues. 7 years ago
Jon Evans 9741b43dae Make lines and bus entries less frustrating to select 7 years ago
Seth Hillbrand c343b36a39 SHAPE_POLY_SET: avoid invalid polygon 7 years ago
Jon Evans a5a2152ff4 Cache subgraphs by sheet path 7 years ago
Jon Evans c054944d67 Set real-time connectivity to on by default with a safety valve 7 years ago
John Beard 42d20cbd96 Pcbnew: use same null check as eeschema for recently used 7 years ago
jean-pierre charras 0d7708430d Pcbnew: fix in board editor crash when try to load a footprint from Add footprint tool if the latest loaded footprint was deleted. 7 years ago
Jon Evans 96d2fc840b A tiny optimization for SCH_CONNECTION 7 years ago
Jon Evans 49e88b267a Fix KICAD_RUN_FROM_BUILD_DIR on MacOS 7 years ago
Jeff Young 3aaba79b87 Fix crash when unfolding bus. 7 years ago
John Beard 10900c918f Eeschema: Fix/circumvert GTK3 tree view bug 7 years ago
jean-pierre charras e808c7f956 Remove a message used in a previous debug session. 7 years ago
John Beard fcc4a84e0e GAL: add some trace to GAL display options config 7 years ago
John Beard 33fe9a2761 Eeschema: Symbol preview widget needs common config for Hi-DPI 7 years ago
Michael Kavanagh df228a3c10 Pcbnew: Fix missing UI elements for curved ratsnest function 7 years ago
John Beard eccadd92fb Eeschema: fix resizing of pin table and edit symbol dialog 7 years ago
Jeff Young 69cdb4a76c Make Import Settings button label more specific. 7 years ago
Jeff Young 6536b4766c Move DeactivateTool until after the block items list has been updated. 7 years ago
Jeff Young 50a9a6e1f7 Fix bug with swapping pin data for undo. 7 years ago
John Beard d89d0e6b74 SHAPE_ARC: Fix bug introduced in 5813164d1. 7 years ago
John Beard 183f4fe9a5 SHAPE_ARC: Expose bug introduced by 5813164d1 in tests 7 years ago
Jeff Young 0844a5c478 Implement more robust pinMap. 7 years ago
Jeff Young f9dd1324da Cleanup problems with fighting event loops. 7 years ago
Jeff Young 8049c07a34 Add filtering to RequestSelection(). 7 years ago
Jeff Young e476cfcec5 Move SPICE tools to modern framework. 7 years ago
Jon Evans 3233bedc7a Ensure pin map pointers are valid after pin vector is filled 7 years ago
Jon Evans 0ce32f7be1 Remove UpdatePins call from connectivity calculation 7 years ago
Jon Evans 098102220e Fix detection of lonely local labels 7 years ago
Jon Evans f0376f1379 Improve ERC checking of labels 7 years ago