Ian McInerney
|
454c4f1783
|
Minor fixup to intersheet reference files
|
2020-10-03 19:09:18 +01:00 |
jean-pierre charras
|
0b23cb7dbb
|
more cleanup about removing useless include
|
2020-10-03 15:26:03 +02:00 |
Franck Jullien
|
2fc49045d1
|
ADDED: eeschema: Add intersheets references function
Add a new function to place intersheets references next to
global labels.
|
2020-10-01 20:39:32 +00:00 |
jean-pierre charras
|
f38631b9ab
|
fix a compil warning (shadowed var).
|
2020-09-01 17:46:17 +02:00 |
Jeff Young
|
20211eed49
|
Unroll a level of prefs for fieldname templates.
It was playing havoc with the saving of project and global templates
without one overwriting the other.
Fixes https://gitlab.com/kicad/code/kicad/issues/5415
|
2020-08-30 18:58:18 +01:00 |
Jeff Young
|
45ed91a405
|
Regularize formatting.
|
2020-08-30 18:58:18 +01:00 |
jean-pierre charras
|
7f91a1f5da
|
Eeschema, export netlist dialog: re-add a commane to run spice from this dialog.
Fixes #5025
https://gitlab.com/kicad/code/kicad/issues/5025
|
2020-08-04 12:52:14 +02:00 |
Ian McInerney
|
50b2271f84
|
Fix missing variable initialization
|
2020-07-18 23:56:39 +01:00 |
Ian McInerney
|
908377f9c4
|
Remove incorrect factor of 2 scaling
This was a copy-paste error that caused the junction dots
to be twice as small as they should be.
Fixes https://gitlab.com/kicad/code/kicad/issues/4834
|
2020-07-08 01:45:11 +01:00 |
Ian McInerney
|
f481be3358
|
Set a proper default for the schematic junction size
Fixes https://gitlab.com/kicad/code/kicad/issues/4834
|
2020-07-07 23:12:17 +01:00 |
Jon Evans
|
12b4a55ae8
|
Port Eeschema to new project settings
DRC/ERC error serialization changed to use explicit tokens
Old stored severities and ignored errors are discarded
|
2020-07-02 22:08:54 -04:00 |