6629 Commits (6c9980fca0acc31ffb8be4d35851e482ee0597f6)

Author SHA1 Message Date
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
Marek Roszko 89a3b7baa5 Move some things starting from reporter to kicommon 1 year ago
Alex Shvartzkop 88272a59b7 Fix MSVC build. 1 year ago
Jeff Young 3441861988 Make arrow keys respect grid overrides. 1 year ago
Seth Hillbrand 86c0aec468 Move zone connection filler out of AC 1 year ago
John Beard b043f334de Update font when needed on italic/bold change 1 year ago
John Beard 0818ee1770 Pcbnew/FPedit: Add snap anchor type indicators 1 year ago
Mark Roszko c19aa8170b Revert "Move some things starting from reporter to kicommon" 1 year ago
Marek Roszko 3d893254e9 Move some things starting from reporter to kicommon 1 year ago
Jeff Young b549c4feec Drawing sheet can't share glyph cache entries with editors. 1 year ago
Seth Hillbrand 7214ef1f14 Remove basic masking class map_string_utf8 1 year ago
Marek Roszko 9eae3330ca Use std::array for rstring and elems 1 year ago
Marek Roszko b101c1a0c3 Enum class ELEM. 1 year ago
Marek Roszko 58e3c5bb6b Rename Type() to ProjectElementType() for _ELEM children 1 year ago
Seth Hillbrand b6c1a3ba63 Move SetLayerSet to const reference 1 year ago
Mark Roszko 869a3ee21f Unbind events in KISTATUSBAR destructor 1 year ago
Jeff Young 79ec93da4c Ensure that EDA_PATTERN_MATCH_RELATIONAL is thread-safe. 1 year ago
Seth Hillbrand a724b3d8b1 Handle DXF files with out of bounds values 1 year ago
Kacper Słomiński e6bcc6d0a6 Fix build issue with experimental GCC version 15. 1 year ago
Tomasz Wlostowski 54e5632a42 multichannel: put MC tool behind an ADVANCED_CFG flag 1 year ago
Tomasz Wlostowski 9963b9dd9f TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode 1 year ago
John Beard f2d2e953f7 Fix clang warning (need virtual dtor) 1 year ago
JamesJCode 19d5d21f23 Move netclass highlighting style to application-level setting 1 year ago
JamesJCode ea482e8d15 Revert NET_SETTING schema increment 1 year ago
JamesJCode 6371b15aa4 Implement highlighting style for netclass colors 1 year ago
Jon Evans 4332618e68 Fix uninitialized member 1 year ago
Jeff Young f89ba38b66 ADDED: importing text vars from Schematic Setup. 1 year ago
Jon Evans bd946313dc ADDED: Position items relative to arbitrary reference point 1 year ago
Jeff Young 5ad8f0e387 Better OnModify() handling for Symbol Fields Table. 1 year ago
Seth Hillbrand 094d265313 Re-enable grid snap line 1 year ago
John Beard d933ed964e Move LAYER_PRESENTATION to widgets/ 1 year ago
John Beard 0c3ac40bb6 LAYER_PAIR doesn't need a comparison 1 year ago
John Beard c989a7ba83 Don't use layer pair in common code 1 year ago
Wayne Stambaugh d75c3d5791 Fix a build error on Linux. 1 year ago
John Beard edf13bdfd0 Add a layer pair preset list 1 year ago
John Beard db457f52fa Move layer presentation logic to a separate class 1 year ago
John Beard 15924958d9 Add wxGrid autosizer helper 1 year ago
Alex Shvartzkop 377b9aa859 Fix warning: 'const' qualifier on return type has no effect. 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
Seth Hillbrand 433677fc21 Replace std::lexicographical_compare_three_way 1 year ago
Jeff Young 431087fc7c Don't deadlock when adding rows. 1 year ago
Jeff Young 0f099ac65e Use lock when clearing and loading libTables. 1 year ago
Alex Shvartzkop e2bd76bdce Fix OOB access in LSET when opening a PCB file or updating from schematic. 1 year ago
Jon Evans 5120a3bd82 Fix incorrect lambda capture 1 year ago
Seth Hillbrand a13df1ec28 Fix broken rebase 1 year ago
Seth Hillbrand 6182069c0c Fix shadowing 1 year ago
Jon Evans c66f862a39 Quiet a warning 1 year ago
Alex Shvartzkop 17f44c0dc1 Fix some warnings and improve memory layout. 1 year ago
Seth Hillbrand d0292c39fc Fixes for MSVC 1 year ago
Seth Hillbrand 7ecde84a94 Move LSET to new BASE_SET class 1 year ago