39904 Commits (d99641be401c73eabee379ce8fdf9e57dd85114a)
 

Author SHA1 Message Date
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 8f96009fe5 Hints and fixes for separate checking of milling cutter size and drill size. 2 years ago
Jeff Young 68a5753c80 Repair Rotate on PCB_GENERATOR items. 2 years ago
Wayne Stambaugh c4a9703f81 Minor dialog layout fixes. 2 years ago
Jeff Young 134685bc32 Optical alignment for capital 'T's. 2 years ago
Jeff Young 059a95a2f2 Lock generated tracks when routing. 2 years ago
Jeff Young 24ddc728e8 Add PCB_ACTIONS::regenerateAllTuning.... 2 years ago
Jeff Young 7447700735 Fix typo. 2 years ago
Jeff Young 16ec0faa7a Reduce line-breaking. 2 years ago
Jeff Young 67f0f6e3b9 Rename class to match current terminology. 2 years ago
Jeff Young b089630b4c Simplify Import Graphics. 2 years ago
Seth Hillbrand e01ef0a38d Update GitHub funding link 2 years ago
Mike Williams 70917a14e7 Route from end: fix crash and snapping bug 2 years ago
Mike Williams 5cd5194e89 SCH/PCB: warn before deleting footprint-only fields on sync 2 years ago
jean-pierre charras 599a8304a6 Pcbnew, ConnectBoardShapes(): do not add 0 size segments to outlines. 2 years ago
jean-pierre charras db9734923c DIALOG_CLEANUP_GRAPHICS: fix incorrect parameter passed to cleaner.CleanupBoard(). 2 years ago
Seth Hillbrand 4ed8b14c12 Fix Mac build 2 years ago
Jeff Young e793e30360 Fix typo. 2 years ago
Jeff Young e5225abb62 Tuning mode is invariant. 2 years ago
Jeff Young f5edac547e More modern look & feel for tuning status popup. 2 years ago
Jeff Young 89011e888c More modern look & feel for tuning status popup. 2 years ago
Jeff Young 390bd44f18 Cleanup. 2 years ago
Jeff Young 9ed802e951 Support min/max rules in diff pair placer and skew placer. 2 years ago
Jeff Young 9c4bb464ac Improve tuning status popup colours. 2 years ago
Wayne Stambaugh f629898c8b Coding policy fixes. 2 years ago
Alex Shvartzkop be1008cbd8 ADDED: Heal Shapes; Fix discontinuities in gfx import and Cleanup dialog. 2 years ago
Marek Roszko 63ba3b8ea7 Remove BITMAP_OPAQUE just like the TODO said :D 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
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