Jeff Young
|
78e00ade7a
|
Clearer naming.
|
2023-11-09 14:05:35 +00:00 |
Jeff Young
|
e6b0a6abca
|
ADDED: lib tree previews.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2418
|
2023-09-02 23:30:22 +01:00 |
Jeff Young
|
1528f4700c
|
Treat canvas item as current when tree view contains no selection.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12702
|
2023-06-04 20:52:12 +01:00 |
Jeff Young
|
8eb68ee472
|
Add pin/unpin context menu to Symbol Chooser and Footprint Chooser.
Also moves some more code down into common so it can be shared.
Fixes https://gitlab.com/kicad/code/kicad/issues/12384
|
2022-09-21 14:45:12 +01:00 |
Jeff Young
|
bbb8173b61
|
Remove and re-add saved-as libraries when Syncing tree.
Also removes the aForce parameter as it was always true anyway.
Fixes https://gitlab.com/kicad/code/kicad/issues/7357
|
2021-01-31 23:00:17 +00:00 |
Wayne Stambaugh
|
4619d5e112
|
Fix more broken Doxygen comment specifiers.
|
2021-01-26 12:17:52 -05:00 |
Jeff Young
|
bfd8a62852
|
Formatting and naming conventions.
|
2020-11-07 18:50:30 +00:00 |
Jeff Young
|
bddc97df30
|
LibEdit -> SymbolEditor
|
2020-10-31 10:28:21 +00:00 |
Jeff Young
|
2d40425e4d
|
Move footprint & symbol tree context menus to tool infrastructure.
Fixes: lp:1831692
* https://bugs.launchpad.net/kicad/+bug/1831692
|
2019-06-05 20:16:48 +01:00 |
Jeff Young
|
97f7bd4cb9
|
Push component tree down into common.
Precondition to reusing component tree for footprints.
|
2018-08-01 09:35:45 +01:00 |