Mike Williams
|
a81891053e
|
Schematic: add Power tab to searcher
|
2024-05-20 13:59:42 -04:00 |
Jon Evans
|
f80094e7c5
|
Warn the search pane that pointers are going invalid
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16612
|
2024-01-18 17:50:50 -05:00 |
Jeff Young
|
6d43ef5678
|
Don't specify sizes when we don't need to.
However, in some places we *do* have to because otherwise wxWidgets
will pick a minimum size for us (and it's rather large).
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16039
|
2023-11-07 14:53:41 +00:00 |
Jeff Young
|
d5d07e64c9
|
Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible.
|
2023-10-14 23:51:37 +01:00 |
Marek Roszko
|
1adcb86e0b
|
Initial schematic search pane
|
2023-05-14 22:41:56 -04:00 |