421 Commits (e122dc38bd7c6c68717e7c7ecb577597cfd39361)

Author SHA1 Message Date
Jeff Young e122dc38bd Add context menu item for clearing net highlighting. 3 years ago
Seth Hillbrand 0c47a09517 Ensure rectangles are normalized 3 years ago
Jeff Young 298edb09c3 Initialize TEXT_ATTRIBUTES justifications for text & textboxes. 3 years ago
Jeff Young 73836b50fc Add proper collision test to via placer. 3 years ago
Jeff Young d40664d171 Handle double-click in dimension drawing tool. 3 years ago
Jeff Young d31bd4ea3e Use default text properties for textboxes. 4 years ago
Jeff Young 155620cc9a Move H/V/45 mode from zone properties to toolbar. 4 years ago
Jeff Young 1fb7532859 Prepare for a more uniform implementation of H/V/45 mode. 4 years ago
Jeff Young 23fb4c7433 Uniformly use a single facility for location-less prime events. 4 years ago
Jeff Young f2fc78f380 Don't copy modifiers to prime events. 4 years ago
Jeff Young a49bb792bd Insert chevrons when placing vias near tracks. 4 years ago
Jeff Young 29eb5931c2 Be more careful with forced cursor positions. 4 years ago
Jeff Young 4f62960334 Update message panel from PCB point editor and SCH drawing tools. 4 years ago
Jeff Young ec5b7a57ec Consistency in via dimensions terminology. 4 years ago
Jeff Young d65f9ad2d8 Implement multi-layer stitching via logic. 4 years ago
Jeff Young 369f53bb19 Better DRC checking when placing vias. 4 years ago
Jeff Young 41f6e634c6 Partially integrate grid snapping with constraints. 4 years ago
Jeff Young 50a4d610a6 Be cognizant of flashed layers when generating pad shapes. 4 years ago
Seth Hillbrand 162545ddf0 Validate arc output when editing 4 years ago
Jeff Young 34a9a165c9 More wide-string declarations. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 3a8ffd40b8 Fix dimension drawing bug. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young ed79f6e511 Clean up some TODOs. 4 years ago
Jeff Young 3f90b3e2a0 Keep line stroke params as long as layer doesn't change. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
dsa-t a7193e0932 Do not warp cursor to last location when footprint/text placement is activated from toolbar/menu. 4 years ago
Jonathan Haas 04b0435c45 Snap to pads when placing via 4 years ago
Wayne Stambaugh 53f5d616aa Coverity issue fixes. 4 years ago
Seth Hillbrand 8a3bc3fe4d Don't translate empty strings 4 years ago
Jeff Young c9d858eaf5 Add status bar message for constraint mode. 4 years ago
Jeff Young f9861b4a6c Finish arc rework and push out to file formats. 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Jeff Young 8b08c9e53f Shorter names before things get out of hand. 4 years ago
Jeff Young a41944020d Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
jean-pierre charras da79a3dd69 Option graphics limited to 45deg in creation: separate options for brd and fp editors. 4 years ago
Marek Roszko 847c9e32c8 Don't allow the draw via tool to activate in the footprint editor 4 years ago
Jeff Young fdfecf5932 Don't push view control settings to the previous active tool. 4 years ago
Seth Hillbrand 092cdc0bb5 Move 45° limit to hotkey 4 years ago
Seth Hillbrand e03257b55f Allow close placement of stitching vias 4 years ago
Jeff Young c51b1dad72 Generalize infobar MESSAGE_TYPE handling and use for DRC errors. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young dd5676f4bc Implement a safer (RAII) tool re-entrancy guard. 4 years ago
Jeff Young 0fb864d596 Pull some name changes back from 7.0 to ease merging. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago