Jeff Young
|
d01c023d5a
|
Retire the lib-tree scoring algorithm.
It appears to cause more confusion than help.
Fixes https://gitlab.com/kicad/code/kicad/issues/13905
|
2023-04-14 23:35:27 +01:00 |
Jeff Young
|
a14c017def
|
Save location of legend in worksheet.
Also provides a different cursor when over a legend (to make it clearer
that you can drag it).
|
2023-03-20 09:51:41 +00:00 |
Jeff Young
|
5041bddc3b
|
Union workbook sim commands with any defined on schematic.
Fixes https://gitlab.com/kicad/code/kicad/issues/14215
|
2023-03-10 21:33:06 +00:00 |
Jeff Young
|
630ff02369
|
Fix bone-headed logic.
(Else clause never gets called because 3 is always > 2.)
|
2023-03-06 10:26:59 +00:00 |
Alex
|
d2bd7e33b9
|
Remove extra canvas redraws when changing sheets.
|
2023-03-05 04:33:07 +03:00 |
Jon Evans
|
610e787ada
|
Move to requiring explicit action to save project settings
|
2023-03-04 14:25:07 -05:00 |
Wayne Stambaugh
|
4e99812145
|
Coverity fixes and code cleaning.
|
2023-03-04 13:02:05 -05:00 |
Jeff Young
|
b6d0b65261
|
Naming conventions and commenting. No functional changes.
|
2023-03-04 00:10:01 +00:00 |