Tomasz Włostowski
|
12567c7500
|
eeschema-gal: don't warp cursor back to mouse when using hotkey to emulate a mouse click
Fixes: lp:1797273
* https://bugs.launchpad.net/kicad/+bug/1797273
|
7 years ago |
jean-pierre charras
|
61f2dd21b1
|
Eeschema gal: fix some redraw issues for bitmap images and worksheet.
After edition, the worksheet was not updated on screen.
Bitmap images were not shown in opengl mode due to the fact all gal layers were cached.
|
7 years ago |
jean-pierre charras
|
7c960aa5fe
|
Eeschema: better limit for zoom out level
Fixes: lp:1797995
https://bugs.launchpad.net/kicad/+bug/1797995
|
7 years ago |
Jeff Young
|
29e0e6921b
|
Turn on OpenGL caching. Time to smoke out the bugs.
|
7 years ago |
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
|
7 years ago |
jean-pierre charras
|
4904ece0b5
|
eeschema gal: keep grid visibility setting when switching between back-ends
|
7 years ago |
Jeff Young
|
9dfcc839a4
|
Fix color issues with cursor and sheet pins.
|
7 years ago |
jean-pierre charras
|
0058ef5825
|
Eeschema: fix a crash at startup in OpenGL engine, when Eeschema is started from Kicad.
Can be platform dependent. The crash was due to a wxPaintEvent fired before the GAL engine is fully initialized.
|
7 years ago |
Jeff Young
|
6f89b41f18
|
Cleanup.
|
7 years ago |
jean-pierre charras
|
33386ec980
|
Fix zoom issues in Eeschema (F1 to F4 and popup zoom commands) Fix also not saving the Gal Canvas type on eeschema exit.
|
7 years ago |
jean-pierre charras
|
f283667fb0
|
add option to switch between opengl and cairo in eeschema (step 1)
|
7 years ago |
Jeff Young
|
e2ea9b772a
|
Fix offset issue when moving text.
|
7 years ago |
Jeff Young
|
d9d2822fe0
|
Fix cross-probing.
|
7 years ago |
Jeff Young
|
98296334fd
|
Hook up panning options to GAL canvas.
|
7 years ago |
Jeff Young
|
7d5e4de815
|
Implement MoveCursorToCrossHair.
|
7 years ago |
Jeff Young
|
5fd20ee786
|
Implementation of ERC markers.
|
7 years ago |
Jeff Young
|
8b4f01b6b7
|
Add common property initialisation to sch_draw_panel.
|
7 years ago |
Tomasz Wlostowski
|
48d36f854e
|
eeschema-gal: fix cursor shape switching
|
7 years ago |
Tomasz Wlostowski
|
90c7c60471
|
eeschema-gal: initial GALified version. Lots of stuff still to do!
|
7 years ago |