3853 Commits (e9da6811a65f1ca8c3e2829d0e28b6a71b1a50e0)

Author SHA1 Message Date
Jeff Young c06e533689 Add hack to Resolve all symbols when painting. 7 years ago
Jeff Young baa4019448 Draw pin previews with the correct schematic background color. 7 years ago
Jeff Young c052b7f8ef Fix segfault when deleting sheet pins. 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
Tomasz Włostowski 12567c7500 eeschema-gal: don't warp cursor back to mouse when using hotkey to emulate a mouse click 7 years ago
Jeff Young c22a247dbc Fix undo issue primarily with libedit. 7 years ago
Jeff Young 254e9f4a7e Implement HardRedraw for eeschema and libedit. 7 years ago
Jeff Young e9a80a5d7f Some minor dialog layout fixups. 7 years ago
Jeff Young 924c0fa9ed Fetch symbol chooser grid settings from the right place. 7 years ago
Jeff Young c19984e4de Performance optimization for Symbol Fields Editor. 7 years ago
Jeff Young 08e1379671 Add new sheet pins to view. 7 years ago
Jeff Young 84c14c2971 Fix updating of the schematic symbols after a library save. 7 years ago
Jeff Young 1114b5cfa9 Refresh item when its dangling state changes. 7 years ago
jean-pierre charras 61f2dd21b1 Eeschema gal: fix some redraw issues for bitmap images and worksheet. 7 years ago
jean-pierre charras 7c960aa5fe Eeschema: better limit for zoom out level 7 years ago
Jeff Young 5fe523f534 Place object borders in front of background fills. 7 years ago
jean-pierre charras 906c08afc6 Cross probing: ensure highlighted net in Eeschema is shown when cross probed from Pcbnew. 7 years ago
Tomasz Włostowski d66e0d4f7a eeschema-gal: implemented EnableDepthTest() in GAL, fixed drawing order in eeschema 7 years ago
jean-pierre charras 0777d11188 Eeschema Better fix for highlight visibility issue for cached items due to last change in code in opengl 7 years ago
jean-pierre charras 9a62f508a4 Revert "Eeschema Fix highlight visibility issue for cached items due to last change in code" 7 years ago
jean-pierre charras b389236a72 Eeschema Fix highlight visibility issue for cached items due to last change in code 7 years ago
jean-pierre charras fff739631c EEschema: fix wrong pin rendering for pin style PINSHAPE_OUTPUT_LOW 7 years ago
Jeff Young 0bd0558833 Auto-select reference numbers in PcbNew like we do in Eeschema. 7 years ago
Jeff Young 275d5e336f Fix issue with component children disappearing when canvas origin not in view. 7 years ago
Jeff Young 29e0e6921b Turn on OpenGL caching. Time to smoke out the bugs. 7 years ago
jean-pierre charras 650478f757 Eeschema, highlight connection: show selected junctions and labels in highlight color 7 years ago
jean-pierre charras 9df7626e31 Fix issue: Symbol library editor: Moving pins jumps to origin 7 years ago
Seth Hillbrand aa622994e1 eeschema: Ensure is_moved flag is set when moving 7 years ago
Tomasz Włostowski e988cd9c25 Fixed crash in footprint chooser in eeschema triggering in standalone/no-pcbnew mode 7 years ago
Tomasz Włostowski 30f0e93dbb Synchronize the GAL view after invoking 'autoplace fields' tool 7 years ago
Seth Hillbrand 92758ea4ef eeschema: Fix minor compile warning 7 years ago
Seth Hillbrand 4f672f0d39 Fixing a number of dynamic_casts 7 years ago
Seth Hillbrand dff92f915c eeschema: Formatting grid table 7 years ago
Seth Hillbrand bfa7f16b44 Wrap printfs in DBG defines 7 years ago
jean-pierre charras 4904ece0b5 eeschema gal: keep grid visibility setting when switching between back-ends 7 years ago
Seth Hillbrand 4d8534a7a6 libedit: Prevent segfault when deleting part 7 years ago
jean-pierre charras 5c8c1cdb8f Eeschema doesn't show highlight net until a screen redraw is made. 7 years ago
jean-pierre charras bea75753dd Eeschema fix: highlight component from pcbnew doesn't switch sheets 7 years ago
jean-pierre charras 0dfd0c5f52 Minot cosmetic enhancement 7 years ago
Tomasz Włostowski 0090bea24e eeschema-gal: cache & update bboxes of EDA_ITEMS on each redraw 7 years ago
jean-pierre charras 9b027628ef Symbol editor: Fix usability issues of mirror and rotation commands 7 years ago
Jeff Young 06dccf715d Code cleanup. 7 years ago
Jeff Young 779ef044b7 Fix wxGrid column dragging bugs. 7 years ago
Jeff Young 5f0ffe8490 Copy isDangling flag when changing label type. 7 years ago
Jeff Young 55c1ca1191 Handle pin sorting properly for values. 7 years ago
Maciej Suminski cbf74d6939 Fix off-grid block paste 7 years ago
Jeff Young 6e2b7521d0 Coding style and lint fixes. 7 years ago
Jeff Young 06e63c3073 Add control over worksheet colour in eeschema. 7 years ago
Jeff Young 637029c292 Remove polygon fix as it causes more issues than it solves. 7 years ago
Jeff Young 5a910e9ee3 Make sure filled polygons are closed when rendering. 7 years ago