Jeff Young
|
b6e267b78d
|
Naming conventions.
|
2020-12-12 03:43:41 +00:00 |
Jeff Young
|
412c9c8c4e
|
Save should be disabled only if the file is up-to-date.
Any other issues (such as locked files) need to produce a dialog
with info for the user.
|
2020-12-11 23:58:30 +00:00 |
Jeff Young
|
73b7b104cd
|
Fix some issues with Infobar sizing.
This also commits to the new strategy as it wasn't really compatible
with if-def-ing anymore.
|
2020-12-11 12:39:40 +00:00 |
Jeff Young
|
c611f62ade
|
Get rid of annoying double-draw when choosing a new symbol.
|
2020-12-08 15:27:50 +00:00 |
Jeff Young
|
d1a9efa5fc
|
Try out an animating, obscuring infobar.
|
2020-12-08 15:05:35 +00:00 |
Jeff Young
|
893f1bb4c1
|
Clear view before deleting part.
Fixes https://gitlab.com/kicad/code/kicad/issues/6658
|
2020-12-07 15:49:57 +00:00 |
Jeff Young
|
59527dff2a
|
Add infobar for derived symbol editing.
Fixes https://gitlab.com/kicad/code/kicad/issues/6439
|
2020-12-06 22:44:30 +00:00 |
Wayne Stambaugh
|
fd3348690d
|
Symbol editor: enable save command when only libraries are modified.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6445
|
2020-12-03 08:17:09 -05:00 |
Jeff Young
|
a207bd97bb
|
Naming conventions.
|
2020-11-17 16:05:49 +00:00 |
Jeff Young
|
dff5173baf
|
Exorcise some instances of "modedit".
|
2020-11-17 16:05:48 +00:00 |
Jeff Young
|
6e6e0aa644
|
Naming conventions (including some component -> symbol).
|
2020-11-15 20:23:15 +00:00 |
Wayne Stambaugh
|
ae4614bfbd
|
Symbol editor: do not allow paste into derived symbols.
Don't allow select all, copy, cut, paste, or duplicate if the current
symbol is an alias.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6050
|
2020-11-04 15:00:09 -05:00 |
Jeff Young
|
bddc97df30
|
LibEdit -> SymbolEditor
|
2020-10-31 10:28:21 +00:00 |