6861 Commits (f161d94521eda730709691295b2ac05fa2ef122f)

Author SHA1 Message Date
jean-pierre charras e2282a4af8 Minor cosmetic enhancement: add icon to Revert and Generate Legacy BOM tools 1 year ago
jean-pierre charras 51d615d30d Minor cosmetic enhancement: add icon to "Create Outsets from Selection" tool 1 year ago
John Beard b3248095e8 Pcbnew: add bezier editing tool 1 year ago
John Beard 30e51f7d1a Pcbnew: Show some helper lines in point editor 1 year ago
Mike Williams 53022ab347 mouse settings: add reverse zoom option 1 year ago
John Beard 95beedb612 Dogbones: add slots for acute angles 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 1 year ago
John Beard 46e7228945 UNIT_BINDER: Handle binding of combo-box option lists 1 year ago
John Beard 653d85f9fc Abstract LIB_TABLE IO to allow non-file-based tables 1 year ago
Alex Shvartzkop 05b4aace38 Fix an issue causing "zbot < ztop" assert in 3D viewer on multilayer boards. 1 year ago
Jon Evans 4e7fcb3b67 Temporary patches around LSET and negative layers 1 year ago
jean-pierre charras b2e4e9be9c Update outdated comments. No code change 1 year ago
Mike Williams 87a66d4df1 grids: make settings panel correctly implement cancel 1 year ago
John Beard 99e1869987 Fix build: use same signature for alg::lexicographical_compare_three_way as std:: 1 year ago
Seth Hillbrand f978fd4436 Fix build for MacOS 1 year ago
Eric 1506beecbc Implement ODB++ export 1 year ago
jean-pierre charras d2cb868829 Pcb editor and 3d viewer: fix some issues: 1 year ago
Mike Williams 337211adea grids: allow editing existing grids 1 year ago
John Beard ebef24b6b0 Debug: graphical snap anchor debug mode 1 year ago
John Beard 6bad4bb1a2 Put extension snaps behind an advanced config 1 year ago
John Beard b2be0d39bd Snapping: Add construction geometry snapping 1 year ago
John Beard a3a3f7648e Break ERROR_LOC out to its own header 1 year ago
Mike Williams 2eec2489ea design blocks: move globals behind accessor functions 1 year ago
Marek Roszko aceca713d8 Fix kicommon exports 1 year ago
Marek Roszko 00f2e56e51 IO_BASE must be dllexport/dllimport specified as a base class 1 year ago
Seth Hillbrand 5e0abadb23 Reorganize layer numbering 1 year ago
Seth Hillbrand be2a52dd2b Avoid GL ctx deadlock 1 year ago
Seth Hillbrand 5ba50c26a9 Update embedded files hash to use Murmur3 1 year ago
Jeff Young ca5fb08f62 Ensure thread safety with EDA_PATTERN_MATCH_RELATIONAL. 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Alex Shvartzkop c1e255c4fe Fix unreachable code warnings on non-OSX. 1 year ago
Alex Shvartzkop 36019314e9 Make simulation reporter warnings non-fatal. 1 year ago
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