60 Commits (15b6b7d942b3cef6b1987216563a5dbe2ac2b1cf)

Author SHA1 Message Date
Jeff Young 7e46e85c7d Update copyrights. 2 years ago
Jeff Young 6ecfc89a4a Honour originTransforms in search panels. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Jeff Young cb53a18ee3 Bug fixes for handling boolean flags in DRC rules. 2 years ago
Jeff Young 50da4e483e Tailor inspector text properties for dimension objects. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
jean-pierre charras 5735a57504 Pcbnew: fix crash when loading a library with a ft containing a dimension. 3 years ago
Jeff Young 461def2719 Move automatic dimension processing inside PCB_DIMENSION_BASE. 3 years ago
Jeff Young 23accffc6d Add Property Inspector support for dimension objects. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jon Evans 5eb3f5d3e7 Use correct translation macro for group names 3 years ago
Jeff Young 6d73d9a08e Split another couple of hairs in the never-ending "how big is a font". 3 years ago
Jon Evans b2b3f5752f Properties: Add grouping and sorting by creation order 3 years ago
Jeff Young 740e193871 Increase bounding box of stroke text and the leader box of all text. 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Jeff Young f480cbf93f Treat internal copper layers as side-specific. 3 years ago
Jeff Young 4778122aa0 Flip anything on a side-specific layer, rather than physical layer. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 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 61e11d6896 Strip out Mils2Iu 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 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 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Seth Hillbrand b736460e71 Move optional access from value() to *operator 3 years ago
Marek Roszko 03aa63bd50 Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 3 years ago
Seth Hillbrand f1261e71d4 Replace boost::optional with std::optional 3 years ago
Maciej Suminski 95fd58b25a Properties meta-data for pcbnew classes 6 years ago
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
Jeff Young aad85a83da Improvements to rotation/mirroring of dimensions inside footprints. 3 years ago
Jeff Young ae1ece7a78 Fix duplicate spaces before units. 4 years ago
Jeff Young 492259a1d4 Outline font bug fixes for PCBNew dimensions. 4 years ago
Jeff Young 47e002a33d Add font to status bar for text objects. 4 years ago
Jeff Young 9b087a3c25 Add automatic precision choices for dimensions. 4 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
jean-pierre charras b184b43431 PCB_DIM_ALIGNED and DIALOG_DIMENSION_PROPERTIES: fix bad text rotation. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jonathan Haas 7b01530eca EDA_ANGLE: use existing Normalize180 function here 4 years ago
Jeff Young 8e4369f998 Repair arrowhead angles. 4 years ago
Jeff Young c8a50d9b50 Remove unit-less angles from VECTOR2I/D APIs. 4 years ago
Jeff Young 4eac8d7c66 Remove unit-less angles from geometry lib APIs. 4 years ago
Jeff Young 1b19ff5f42 More EDA_ANGLE changes. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago