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
|
73ec145c33
|
Library Manager: wrapped risky calls with try..catch
|
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
|
2c20a10242
|
Removed friendship in LIB_PART and LIB_ALIAS classes.
It is not required and may a source of unnecessary temptation. There is
no place for friendship in rough C++ world.
|
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 |