114 Commits (acfbcb4bebfd8b41745d69b67c6651adcdac813d)

Author SHA1 Message Date
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Marek Roszko f59551d6ad Remove painter.h from eda_text.h 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Peter Montgomery 60046a1bcc Dynamically scale cross-probe zooming 5 years ago
PJM 9544c58bd7 Pcbnew: Cross-probe - Get correct zoom direction when view flipped 5 years ago
Jeff Young e05cd0e914 Raise limit to prevent zooming on cross-probing. 5 years ago
Jeff Young 944c9eac7c Allow Update Schematic from PCB to re-link based on refdes. 5 years ago
Jeff Young e325d2e18f Allow Net Inspector to create, rename and delete nets. 5 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jon Evans bd19c580f4 Add configuration for cross-probing behavior 5 years ago
Jeff Young 32c3ea4edd Flags cleanup. 5 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 5 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Oleg Endo 980f4a1f6a make select net dialog non-modal 6 years ago
Seth Hillbrand 12088f240d Fix a couple crashes with small canvases 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Alexander Shuklin 3d0b3a51f3 Eeschema: Adding back annotation 6 years ago
jean-pierre charras dd46a918a8 Fix bug: Cross-probing of pins to pads selects entire footprint instead of desired pad. 6 years ago
Ian McInerney 5d46e721e5 pcbnew: Cleanup includes of pcbnew_id.h 6 years ago
jean-pierre charras 6f2cbe5982 Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago
Jeff Young d67c2d13c7 Fix re-entrancy problem in cross-probing. 6 years ago
Jeff Young 8d79661996 Convert symbol/module cross-probing to a selection model. 6 years ago
Jeff Young fa84babefe Re-implement sch->pcb cross-probing using net highlighting architecture. 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young 1bf04d1722 More ACTIONs work. 6 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 6 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 6 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 6 years ago
Jon Evans e0ada1379f Allow clearing PcbNew highlight through cross-probing 7 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
jean-pierre charras 56879a964b Fix cross-probing issue when a net or pin name contains a space. 7 years ago
jean-pierre charras 7ad21fefe5 Cross probing: Trying to fix a crash, certainly due to a call to clear the HIGHLIGHTED flag of a structure that is not a EDA_ITEM. 7 years ago
Tomasz Włostowski c777eac000 eeschema: improved highlighting of PCB->SCH cross-probed components/labels/pins 7 years ago
Jeff Young a1bcc4ba1e Don't start dragging until Update PCB dialog has been closed. 7 years ago
Jeff Young d8782b7515 Improve Update PCB from Schematic. 7 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Seth Hillbrand 33423fe88d Standardize capitalization 8 years ago
Maciej Suminski 1f078f533b Refactor Eagle project import to use Kiway::ExpressMail() 8 years ago
Maciej Suminski 43523a6179 Options for board update KiWay request (MAIL_SCH_UPDATE[_REQUEST]) 8 years ago