7664 Commits (1e9da7f57b9341d08ef237677dc6926e7a547e96)

Author SHA1 Message Date
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young 9d29e94cb5 Remove some more legacy code. 7 years ago
Jeff Young 0260b32125 Push resetLocalCoords down into COMMON_TOOLS. 7 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Seth Hillbrand f59a2410fa pcbnew: Check netlist settings in proper spot 7 years ago
Seth Hillbrand 10b0b18d80 netlist: Update via netnames 7 years ago
Michael Kavanagh 27d097a78c Stop PNS router settings from being overwritten when switching modes 7 years ago
Jeff Young 50d2aaa97c Fix copy/paste typos in undo/redo. 7 years ago
Jeff Young ce4c4c9409 Fix crash in PCBNew undo from uninitialized variable. 7 years ago
Jeff Young 718ad77891 Fix a bug introduced when UseGalCanvas() no longer switches. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jon Evans 3625668ff5 PcbNew: Fix ordering of fab and courtyard layers 7 years ago
Jon Evans cfe588a853 Prevent unbalanced PTH pad labels from being hidden by drills 7 years ago
Jeff Young d24a2afaca Fix duplicate to work like paste to keep pins from getting duplicated. 7 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young 2502bce987 Move quit back to wxIDs. wxWidgets like to muck around with the location on OSX. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jon Evans 638ac3838c PcbNew: Fix layer alpha overrides being overwritten by color changes 7 years ago
Jon Evans e156e4509c Report actual intersection position for crossing tracks 7 years ago
Jon Evans 549b76739e Exclude invisible items from view bounding box for zoom-to-fit 7 years ago
jean-pierre charras 568d4e2b19 Avoid including id.h in a lot of files that do not use it. 7 years ago
Seth Hillbrand 6bcf1839b7 pcbnew: Add arc approximation setting to board 7 years ago
Seth Hillbrand 0a668ee550 pcbnew: Remove segment count from board file 7 years ago
Jon Evans 52a9e68093 Store items changed by connectivity algorithm in undo list 7 years ago
Michael Kavanagh 741140e4a4 Fix footprint marked as modified when layer visibility changed 7 years ago
Seth Hillbrand 7058b79bf1 pcbnew: Fix assert in debug build 7 years ago
Jeff Young 85f984ccd9 Add point-editor activation for immediate-mode drawing. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Wayne Stambaugh 816f6db310 Pcbnew: Python scripting support clean up. 7 years ago
jean-pierre charras ce93934f08 Pcbnew, ZONE_FILLER: fix incorrect test to remove filled areas outside the board edge cuts. 7 years ago
Ian McInerney 0daf14f9c3 pcbnew: Fixed listing of 3D libraries in the github wizard 7 years ago
jean-pierre charras 75cea18f07 Pcbnew, toolbars: fix incorrect icons 7 years ago
Seth Hillbrand ac435ecd68 Moving further arc approximations down 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Michael Kavanagh 07b82d19e3 Allow setting cursor and aux items colour in footprint editor 7 years ago
jean-pierre charras 459a972116 Remove unused vars. 7 years ago
Seth Hillbrand 6f7475dcd3 pcbnew: Prevent no-connects from driving clusters 7 years ago
Seth Hillbrand 1181b9f9b4 EAGLE: Correct pcb text orientation 7 years ago
Seth Hillbrand a62a89eac3 EAGLE: Prevent numeric-only component references 7 years ago
Seth Hillbrand 490c805319 Allow squared inflation and inflate Eagle Zones 7 years ago
Seth Hillbrand bf0a466642 pcbnew: Allow adding SHAPE_LINE_CHAIN to zones 7 years ago
Seth Hillbrand c80e3e0ffc eagle: Use width on imported lines if available 7 years ago
jean-pierre charras d3dc7ade8a menubar_pcb_editor.cpp: minor code refactor. 7 years ago
jean-pierre charras 6e6063b258 Pcbnew: release the lock file if a board was loaded, and when clearing the board currently edited. 7 years ago
Seth Hillbrand dbc40096db eagle: Use the "first" tag instead of pin num 7 years ago
jean-pierre charras 4ac20d7ab1 menubar_pcb_editor.cpp: add missing icons. 7 years ago
jean-pierre charras 5137b54bd8 Pcbnew: fix a (minor) lock file issue: the lock was too early set. 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago