3903 Commits (e9da6811a65f1ca8c3e2829d0e28b6a71b1a50e0)

Author SHA1 Message Date
Thomas Pointhuber 284904b72c Rewrite C extensions to also support Python 3 7 years ago
Seth Hillbrand 6d8a759c75 UTF8: Fix MSVC builds 7 years ago
Jeff Young ff992f4a64 Keep track of which nets are currently in use. 7 years ago
Seth Hillbrand 441cac9f1b UTF8: Correct MSW issue with previous commit 7 years ago
Wayne Stambaugh f584b30c73 Replace log debugging output with tracing. 7 years ago
Jeff Young c22a247dbc Fix undo issue primarily with libedit. 7 years ago
Jeff Young e9a80a5d7f Some minor dialog layout fixups. 7 years ago
Seth Hillbrand 594c1bded1 UTF8: Utilize the safe conversion from wchar 7 years ago
jean-pierre charras 61f2dd21b1 Eeschema gal: fix some redraw issues for bitmap images and worksheet. 7 years ago
Seth Hillbrand bf164f7c4b GAL: Lock context when triggering resize 7 years ago
Tomasz Włostowski d66e0d4f7a eeschema-gal: implemented EnableDepthTest() in GAL, fixed drawing order in eeschema 7 years ago
Jeff Young 0bd0558833 Auto-select reference numbers in PcbNew like we do in Eeschema. 7 years ago
Jeff Young 6a5744adb1 Show compile errors and go back to GLSL V120. 7 years ago
jean-pierre charras 7df4ddc74d Use our DIALOG_COLOR_PICKER in 3D viewer to set a color. 7 years ago
Seth Hillbrand cfaf7c1f23 pcbnew: re-organizing connectivity 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Jeff Young 6c34fdefd7 Better exception handling and context locking for GAL. 7 years ago
Tomasz Włostowski a676034e36 OPENGL_GAL::DrawGrid(): flush drawing buffer after drawing small crosses grid so that it's correctly composited 7 years ago
Tomasz Włostowski 22300e4f02 Null pointer check in FOOTPRINT_LIST::GetInstance() 7 years ago
Tomasz Włostowski 7f132ca261 EDA_DRAW_FRAME: avoid cursor flickering in GAL when changing cursor size 7 years ago
Tomasz Włostowski 711b278248 gal/opengl: handle single-pixel line width clamping in hardware (new shader). Correct grid rendering in GAL for pixel-sized lines 7 years ago
Seth Hillbrand 4f672f0d39 Fixing a number of dynamic_casts 7 years ago
Seth Hillbrand a16e21665a view_layers: Initialize variables 7 years ago
Jeff Young a69635f539 Adjustment to net selector list sizing for GTK. 7 years ago
Jeff Young 9f7bc6a9f9 A bit of a hack to keep OpenGL from puking. 7 years ago
Jeff Young 94cc1efbcc Clear filter when poping up net selector. 7 years ago
Jeff Young ff85798918 Increase list-item padding for GTK net selector. 7 years ago
jean-pierre charras 0dfd0c5f52 Minot cosmetic enhancement 7 years ago
Ronnie Gaensli ab1f016132 Fix assert freeze of eeschema when ToHSV, h is Nan 7 years ago
Jeff Young a0b8755f47 Filter <space> out of net filter box. 7 years ago
Jeff Young 01843290fc Exclude space from net filter. 7 years ago
Jeff Young 609d497870 Remember settings in Global Track & Via Properties dialog. 7 years ago
Jeff Young 14721829d7 Hook up keyboard events to parent combobox of net selector. 7 years ago
Jeff Young 779ef044b7 Fix wxGrid column dragging bugs. 7 years ago
jean-pierre charras 37c2743fec Fix a minor compil warning. 7 years ago
Jeff Young bc69330fe0 Make sure filter text goes at the end. 7 years ago
Seth Hillbrand 81483a9670 ARC_ASSIST: Fix return type in bool check 7 years ago
John Beard c75d4b9ba1 Fix -Wreorder warning in common view-overlay.cpp 7 years ago
Jeff Young 9dfcc839a4 Fix color issues with cursor and sheet pins. 7 years ago
jean-pierre charras 4a92a5e628 Fix a Eeschema crash when using a SYMBOL_PREVIEW_WIDGET. Fix also a few draw artifacts. 7 years ago
jean-pierre charras a6d014d959 Fix some artifacts when drawing items, both on Cairo and Opengl. 7 years ago
Jeff Young 2d5baac77d Fix up zoom and pan issues entering/leaving sheets. 7 years ago
jean-pierre charras b42f94e27b Eeschema, Cairo backend: fix a minor but annoying render issue. 7 years ago
jean-pierre charras 88cdce8d62 Make SYMBOL_PREVIEW_WIDGET working, and using the canvas type of the caller. Fix an issue with F3 zoom key in libedit. 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
jean-pierre charras 58916a200e Eeschema: Fix a crash at start in Debug mode 7 years ago
Jeff Young e2ea9b772a Fix offset issue when moving text. 7 years ago
jean-pierre charras e55763947e Set the reight grid visibility at start. Display axis in libedit and viewlib. 7 years ago