Maciej Suminski
|
ee140ce6c8
|
Symbol Library Editor: do not leave the old part after renaming
|
2018-01-09 09:55:01 +01:00 |
Maciej Suminski
|
12c6b3337b
|
LIB_MANAGER does not hold a SYMBOL_LIB_TABLE pointer
SYMBOL_LIB_TABLE might be destroyed without a forewarning, so
it is safer to request it every time it is needed.
Fixes: lp:1741820
* https://bugs.launchpad.net/kicad/+bug/1741820
|
2018-01-08 15:19:25 +01:00 |
Maciej Suminski
|
d76f7d7bd2
|
Library Editor: fixed an assert after canceling add library action
|
2017-11-22 14:03:01 +01:00 |
Maciej Suminski
|
8b0041bf9a
|
Library Editor: progress dialog when loading libraries
|
2017-11-22 13:40:14 +01:00 |
Maciej Suminski
|
d900e89382
|
Library Editor: fixed a bug when multiple components were shown as active
|
2017-11-21 23:18:55 +01:00 |
Maciej Suminski
|
33242fd111
|
Library Manager: do not clear modified flag on 'save library as' action
|
2017-11-21 23:18:55 +01:00 |
Maciej Suminski
|
df8dc01e8d
|
Library Manager & Editor: comments
|
2017-11-21 23:18:55 +01:00 |
Maciej Suminski
|
f6f1dff9d0
|
Library Editor: enable part buffering for faster save, better 'save as' implementation
Previous 'save as' implementation simply copied the original file, so
the buffered changes were not save.
|
2017-11-21 23:18:55 +01:00 |
Maciej Suminski
|
bb83b73f76
|
Library Editor: mark the current library/part with a different color
|
2017-11-21 23:18:55 +01:00 |
Maciej Suminski
|
5c61b61c27
|
Improved synchronization algorithm for LIB_MANAGER<->COMPONENT_TREE
|
2017-11-21 23:18:55 +01:00 |
Maciej Suminski
|
a789b735e9
|
Library Manager: logic
|
2017-11-21 23:18:55 +01:00 |