Jeff Young
|
96e65c7f23
|
Hide existing object when displaying moving preview.
Fixes: lp:1799478
* https://bugs.launchpad.net/kicad/+bug/1799478
|
2018-10-23 20:54:42 +01:00 |
Jeff Young
|
8a54b1b3b7
|
Add view refresh calls for edit operations.
Note that the bug referenced in the "fixes" section is only one
of many addressed by this commit.
Fixes: lp:1798449
* https://bugs.launchpad.net/kicad/+bug/1798449
|
2018-10-18 12:12:48 +01:00 |
jean-pierre charras
|
9df7626e31
|
Fix issue: Symbol library editor: Moving pins jumps to origin
Also: remove outdated lines in code.
Fixes: lp:1797266
https://bugs.launchpad.net/kicad/+bug/1797266
|
2018-10-13 12:09:49 +02:00 |
Seth Hillbrand
|
bfa7f16b44
|
Wrap printfs in DBG defines
This places the remaining printf statements behind DBG() macros to
suppress their output on release builds. We should remove these prior
to 5.1
|
2018-10-11 13:32:20 -07:00 |
Jeff Young
|
d7178c7833
|
Implement GAL refresh for a bunch of operations.
|
2018-10-09 11:08:55 +01:00 |
Tomasz Wlostowski
|
90c7c60471
|
eeschema-gal: initial GALified version. Lots of stuff still to do!
|
2018-10-09 11:08:52 +01:00 |
Tomasz Wlostowski
|
c024fce625
|
eeschema-gal: moved libedit to a separate directory
|
2018-10-09 11:08:52 +01:00 |