39876 Commits (584757f2df1b42eb7b1ac303bef0cf9dadba2510)
 

Author SHA1 Message Date
Marek Roszko 584757f2df Move the menu helpers to ui_common instead of sitting in bitmap for some reason 2 years ago
Marek Roszko ba83e84b91 Move SaveCanvasImageToFile to EDA_DRAW_FRAME rather than leaking things to bitmaps 2 years ago
SYSUeric66 9d4e0ba439 add python api FocusOnItem 2 years ago
Wayne Stambaugh b5eee9dd7e Coverity warning fixes. 2 years ago
Mike Williams 2849388d2e Symbol Fields Table: save Select option correctly 2 years ago
Jeff Young a2e35aabae Trim meander group items to just the tuning pattern. 2 years ago
Jeff Young 2c9d43474d Formatting. 2 years ago
Jeff Young 64cc8dd6aa Adjust dashed-box and edit-point locations to be outside meanders. 2 years ago
Alex Shvartzkop a52ee04fc7 vcpkg: Lock glm at 0.9.9.8#2 2 years ago
jean-pierre charras f41734aa48 pcb_calculator/transline/stripline: add missing conv from log to db. 2 years ago
Jeff Young d51e058e24 Move diff-pair netname resolution to BOARD. 2 years ago
Jeff Young 2c02c26af4 Centralize min/opt/max printing. 2 years ago
Ian McInerney 55caa9c1e8 Fix casing for gerber wildards 2 years ago
Jeff Young ccc20348bf Don't start with MEANDER_SIDE_DEFAULT. 2 years ago
Jeff Young 2450250ae7 Use "tuning pattern" in the GUI. 2 years ago
Jeff Young 6baac175c5 Status bar messages for meanders. 2 years ago
Jeff Young 2b28580f0c Comments. 2 years ago
jean-pierre charras 7efd414519 Fix minor Coverity and compil warnings 2 years ago
Alex Shvartzkop fd887ba929 Altium: support importing a single footprint. 2 years ago
Alex Shvartzkop ace7cbddfe CADSTAR: look for the symbol library .csa file under different names. 2 years ago
Alex Shvartzkop 77eaf252e2 CADSTAR: use pin labels if pin names are not available. 2 years ago
Alex Shvartzkop c7daf511bc Fix importing a symbol in Symbol editor. 2 years ago
Alex Shvartzkop 6e4473855b QA: update golden files for EAGLE SparkFun-GPS.lbr 2 years ago
Alex Shvartzkop 254c8accc2 Remove some debugging messages. 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 years ago
Alex Shvartzkop a16bdb7288 ADDED: Support EAGLE libraries directly in Symbol Library Table. 2 years ago
Alex Shvartzkop 9ed19192de Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
Jeff Young 95032bd487 Make ERC off-grid check user-configurable. 2 years ago
Jeff Young 372c5d7963 Remove hack that's no longer necessary. 2 years ago
Jeff Young 14d5a404b2 Don't leave deleted items in a group. 2 years ago
Jeff Young 87621817bf Fix typo. 2 years ago
Jeff Young 504652b972 Regularize RunOnChildren() at the BOARD_ITEM level. 2 years ago
Jeff Young 8028ea893f Reduce public API of PCB_GENERATOR_MEANDERS. 2 years ago
Jeff Young 5f5113c80a Pick up current rule values when editing meanders. 2 years ago
Alex Shvartzkop 61bdee027b Fix a crash when using length tuning tools. 2 years ago
Alex Shvartzkop b87496b834 Fix loading legacy (until 2009) schematic files. 2 years ago
Alex Shvartzkop f7ed9cc5c7 Fix loading thru-hole pads when drill token is missing. 2 years ago
Alex Shvartzkop 7b94ecdc01 Fix the insufficient privileges message in symbol remap dialog. 2 years ago
Alex Shvartzkop 83af481688 Improve EAGLE file header detection. 2 years ago
jean-pierre charras 805f1dfbc5 Pcbnew: when adding layers, do not change via layers. 2 years ago
Jeff Young 0a111e9fbb Hook up layer-toggle command to router. 2 years ago
Jeff Young 2bc273f8bc Don't fire event-parameter asserts when looking for a click event. 2 years ago
Jeff Young 0b06a1376b Don't turn an empty string into a '0'. 2 years ago
Jeff Young 8d3047d6eb Clear selection before deleting board layers. 2 years ago
Mark Roszko 8b7af2b545 Fix broken 3dconnexion driver check 2 years ago
Jeff Young a69869f72a Simplify undo/redo for pad edit mode. 2 years ago
Jeff Young 62d959ed0e Don't assume an error location for PAD::GetEffectivePolygon(). 2 years ago
jean-pierre charras 38c7fa6db9 Pcbnew: do not display the outlines of a very special zone used by DRC 2 years ago
jean-pierre charras 57efde1bbb Pcbnew: rename ZONE* m_SolderMask to m_SolderMaskBridges 2 years ago
Jon Evans 96f9f2c658 PNS: Allow for approximation error in hull clearance 2 years ago