19173 Commits (6541202d427401ef9ffff87c2d7c1840dd6ac337)

Author SHA1 Message Date
Jeff Young 6541202d42 Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
Mark Roszko 486522e0b4 Fix MSVC build error, LSET iterator is incomplete for use with alg::contains 3 months ago
Seth Hillbrand e04c5783cf Break out of the zone tool on complete 3 months ago
Seth Hillbrand 6cd076eed4 Blast quite a bit of LOCALE_IO into the sun 3 months ago
Seth Hillbrand 55da0e46af Remove locale-specific floating point from io 3 months ago
Jeff Young 28cf485d00 Formatting. 3 months ago
Jeff Young c758a2fbaf Don't sequence layers when order doesn't matter. 3 months ago
Jeff Young 79d17fcb6e Cleanup export zone settings for initializing zones (KICAD-EYF). 3 months ago
Jeff Young caf6e23064 Fix m_importProperties not getting nulled (KICAD-6BJ). 3 months ago
Jeff Young 5074a2861f Repair zone-to-zone copper clearance test. 3 months ago
Jeff Young 80c447f869 Thread safety. 3 months ago
Jeff Young a7e2878e6b Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
Jeff Young 4137b9d31c Don't overflow int rebuilding selection rect (KICAD-E4J). 3 months ago
Wayne Stambaugh 718b7e744a Do not allow selection of excluded DRC markers when they are not visible. 3 months ago
John Beard 9de414d1b3 Pcbnew: polygon boolean subtraction: area ordering is more robust 3 months ago
Jeff Young 273ca3de77 Re-entrancy guard for sym/fp change timers. 3 months ago
Jeff Young d3046e6aee Don't steal unrelated timer events (potentially KICAD-XJN). 3 months ago
Jeff Young 1b24c0a72b Fix copy/pasta. 3 months ago
Jeff Young 68d4940087 Thread-safety (potentially KICAD-VMX...) 3 months ago
Jeff Young 8bb9c47f9b Don't presume an edit frame (KICAD-PWS). 3 months ago
Jeff Young b4524a47e8 Don't presume an edit frame (KICAD-PWS). 3 months ago
Jeff Young 4765d1b90d Don't enumerate pads when in pad edit mode (potentially KICAD-9P8). 3 months ago
Jeff Young 6b32815887 Be more robust around filesystems that don't support timestamps (KICAD-R7V). 3 months ago
Jeff Young 4e63316963 Separate non-copper track processing for hand edited boards and SWIG. 3 months ago
John Beard 8d07eb7f24 Pcbnew: polygon booleans - try subtraction in both orders if null result 3 months ago
John Beard 401eba4e91 Pcbnew: handle circles in polygon booleans 3 months ago
Seth Hillbrand 8b62eac886 Make sure that we are disconnected before dtor 3 months ago
Seth Hillbrand b165240118 Optimize zone-zone checks in filler 3 months ago
Jeff Young 2708aaad8d Clear arcs when merging zones (KICAD-DZ2). 3 months ago
Jeff Young 58b5dae1ee Handle duplication of reference images for array tool (KICAD-R7M). 3 months ago
Jeff Young 860fb9cabb Attempt to prevent random DRC crashes. 3 months ago
Jeff Young 6474913fe8 Re-entrancy guard for zones and vias (potentially KICAD-AFQ). 3 months ago
Jeff Young b2ba9d3371 Less auto. 3 months ago
John Beard f36af7e08a Pcbnew: polygon boolean ops: clear arcs first to avoid assert 3 months ago
John Beard 563bb7a538 Pcbnew: polygon boolean subtraction - allow holes 3 months ago
Jeff Young bcc12a7372 Formatting. 3 months ago
Jeff Young 5b91a24380 Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 3 months ago
Jeff Young bdd8790180 Specialize table cell properties exposure. 3 months ago
Jeff Young 53c90b0469 Upgrade ShowPlayer re-entrancy guard (KICAD-XAC). 3 months ago
jean-pierre charras 06346f5ab5 Pcbnew, shape modification on polygonal shapes: clear arcs if any in polys. 3 months ago
jean-pierre charras 5f8547dc7e Minor compil warnings fixes. 3 months ago
Jeff Young d2a623719b Be consistent about getting board copper layers. 3 months ago
Jeff Young e0351b60b2 No point-editor support for rotated tablecells. (KICAD-RN8) 3 months ago
Jeff Young 479daa37c5 Shutdown safety. (Potentially KICAD-TJK.) 3 months ago
jean-pierre charras cef15bcf30 Pad editor dlg: set the default thermal spoke to 90 deg for RR pad shape 3 months ago
Jeff Young 4a653c548b Put all focused items through ID lookup when un-brightening them. (Potentially KICAD-RN1) 3 months ago
Jeff Young f0972a8667 More protection for stale wxDataView items. 3 months ago
Jeff Young 0d34db67cd Debugging. 3 months ago
Jeff Young 5d8def9055 Don't assert inner layer in Footprint Editor (KICAD-STX). 3 months ago
Jeff Young 5390e0d7f9 Don't double-delete panes. (Potentially KICAD-22T) 3 months ago