kicad/eeschema/libedit
Jeff Young f17c18bcce Remove AdvanceDepth() hacks in favour of proper layers.
Also removes the bounding-box cache since the last big merge
should have sorted out the Update(GEOMETRY) calls.

Fixes: lp:1797271
* https://bugs.launchpad.net/kicad/+bug/1797271

Fixes: lp:1797268
* https://bugs.launchpad.net/kicad/+bug/1797268

Fixes: lp:1797075
* https://bugs.launchpad.net/kicad/+bug/1797075
2018-10-21 15:55:56 +01:00
..
block_libedit.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
controller.cpp Fixup some more cursor issues. 2018-10-09 11:08:56 +01:00
lib_edit_frame.cpp Remove AdvanceDepth() hacks in favour of proper layers. 2018-10-21 15:55:56 +01:00
lib_edit_frame.h Implement HardRedraw for eeschema and libedit. 2018-10-17 12:14:09 +01:00
lib_export.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 2018-10-09 11:08:52 +01:00
lib_manager.cpp eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00
lib_manager.h eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00
libedit.cpp Fix updating of the schematic symbols after a library save. 2018-10-16 17:07:59 +01:00
libedit_onleftclick.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 2018-10-09 11:08:52 +01:00
libedit_onrightclick.cpp Overhaul block logic to support rotate/mirror on the fly. 2018-10-09 11:08:55 +01:00
libedit_plot_component.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 2018-10-09 11:08:52 +01:00
libedit_undo_redo.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
libfield.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
menubar_libedit.cpp Grid settings for LibEdit. 2018-10-09 11:08:55 +01:00
pinedit.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
symbdraw.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
symbedit.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
tool_lib.cpp eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00