39 Commits (912f1d5cecdc7d14df09d7e9a78e0aa75760b75d)

Author SHA1 Message Date
Jeff Young 362d85ef50 Special selection mode when in high-contrast with courtyard layer active. 3 years ago
Alex b71fa91bc4 Don't write outside of overrides array on pad zone_layer_connections. 3 years ago
Jeff Young f2f54fe926 Improve zone-layer-connections terminology and comments. 3 years ago
Wayne Stambaugh 744fd3a71e Fix GCC build issue on Linux. 3 years ago
Jeff Young 0c8f95aa02 Make sure tesselate_lambda has lock before modifying zone. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jon Evans 2b4cafe9f7 Properties: Fixes for arc tracks 3 years ago
Jeff Young 1aad2fb37b Change via keep-start-end to be start/end, not top/bottom. 3 years ago
Jeff Young b42d5da07d Check keepTopBottom when determining whether or not to flash a pad/via. 3 years ago
Jeff Young 11dddefd05 Implement GetEffectiveShape for groups. 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Seth Hillbrand c1f2ca1d8d Make multiple names of the net on a track 3 years ago
Seth Hillbrand c95bd3fc89 Cache LOD for netname redraw 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young 437d2c4589 Overhaul of remove-unconnected's zone filling and drawing strategies. 3 years ago
Jeff Young 7e71dc084c Implement Mirror H/V for tracks and vias. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young 43df863df2 Fix issue with caches not being initialized when printing msg bar. 3 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Jeff Young f41af10007 Clean up hole shapes for safety (smart pointer) and consistency. 3 years ago
Jeff Young 2de10080cd Add edge and margin clearances to message panel. 3 years ago
Jeff Young 8a9bf02b7e Smarten up silk clearance & tented item handling. 3 years ago
Seth Hillbrand a43fcd045f Hyperlynx arcs are always CW 3 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
Jeff Young 69a6033905 Hysteresis for track netnames. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young ed79f6e511 Clean up some TODOs. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young 879254abff Remove track min width from the status bar. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Marek Roszko 6e01ce84b9 Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 4 years ago
Marek Roszko b610b905fc Cleanup track.h includes 4 years ago
Marek Roszko dd9b8a9f73 Remove pcbnew.h includes in headers 4 years ago
Jon Evans 29c45743b7 Fix calculation of arc lengths; include them in net inspector 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Seth Hillbrand 55a6013a32 Remove errant printf 5 years ago
Marek Roszko 3d45668354 Fix typo in TRACK::GetEndY 5 years ago
Seth Hillbrand 714430fefa Flash pads when connected by zone 5 years ago
Jeff Young 01fe3b91e9 Implement locking for graphic shapes. 5 years ago
Seth Hillbrand 82e728dbf6 Remove drawing of annular rings in high contrast 5 years ago
Jon Evans 70c397a9b4 Implement free vias fully 5 years ago