49518 Commits (814f78f2b22c4b8f9478b47c0b44f427a4312bdd)
 

Author SHA1 Message Date
Adam Wysocki 814f78f2b2 ADDED: Add pcb/sch upgrade cli command 3 months ago
Jeff Young be57c1a380 Fix undo for rounded rects. 3 months ago
Jeff Young 194b7f9dc5 Add corner radius to Shape Properties dialog. 3 months ago
Jeff Young c6fcf7e0b8 Allow easier code searching for property names. 3 months ago
Mark Roszko cf09e8ae88 Adjust flags for dynamicdeopt to build 3 months ago
Mark Roszko 1ff5f09c3a Add cmake flag for enabling MSVC Dynamic Debugging in release 3 months ago
jean-pierre charras 7610c02fed 3D view: honor round rectangle shape. 3 months ago
Jeff Young 7fd8b515b5 Prefer const&. 3 months ago
Jeff Young ba84f50997 Commenting. 3 months ago
Jeff Young acc7b1e508 ADDED: separate front/back silk and mask colours for STEP export. 3 months ago
Jeff Young 67feb2e139 Performance tweaks. 3 months ago
Jeff Young 6f59821930 Prefer const &. 3 months ago
jean-pierre charras 6592c75345 fix issues in ROUNDRECT. This also fix a change commit by mistake in aeafbe48 3 months ago
Seth Hillbrand 1a3f6028f8 Fix missed last points 3 months ago
Seth Hillbrand fe4ddc66eb Limit radius in more places 3 months ago
Seth Hillbrand e3b550dd13 Add a little radius helper 3 months ago
Mark Roszko 1baa28a1e6 Kick out more strtod. Actually should have used parseDouble from DSNLEXER years ago. 3 months ago
Seth Hillbrand 0f1b514964 Handle corner radius in Create from selection 3 months ago
jean-pierre charras aeafbe48fe Step exporter: fix overzealous validity test. 3 months ago
Mark Roszko 2b8542861c Missed a strtod in kicad legacy pcb parsing 3 months ago
Mark Roszko 9dd642b66c Kick out strtod in legacy parsers 3 months ago
Mark Roszko d5c0d040b4 Add missing fast_float files 3 months ago
Mark Roszko b3de964eff Add fast_float for float parsing. 3 months ago
Seth Hillbrand 8acf5c1a25 ADDED: Rounded Rectangles 3 months ago
Seth Hillbrand e282dca102 Add configurable hysteresis to PCB snapping 3 months ago
Seth Hillbrand a811f61c39 Make Expand Connection respect the filter 3 months ago
Seth Hillbrand 50274352b1 Skip exterior segments when splitting 3 months ago
Seth Hillbrand ec7b831be3 ADDED: Search feature for html message box 3 months ago
Jeff Young 9525fae7c8 Run collision check on correct layer. 3 months ago
Seth Hillbrand e8cec41355 ADDED: Indication of filter blocking 3 months ago
Jeff Young 8a60893249 Regularize content of item descriptions. 3 months ago
Mark Roszko 7115f9e716 Drop the FromChar in ConvertNotation 3 months ago
Jeff Young 736d87aa35 ADDED: directive labels checkbox to Schematic Editor Display Settings panel in Preferences. 3 months ago
Jeff Young eb6b2de648 Fix for the fix (for clang). 3 months ago
Jeff Young 83fab7b02c Fix undo for move of group-of-shapes. 3 months ago
Mark Roszko af852ea15d Protect from_chars from clang 3 months ago
Mark Roszko fd57f637ac Revert "Compilers should have complete from_chars support now" 3 months ago
Jeff Young 5c240efd75 Consolidate to single copy of deletableItems. 3 months ago
Mark Roszko b01c1f39c1 Add missing header 3 months ago
Mark Roszko 3e019ee4ae pcb plots dont need LOCALE_IO anymore 3 months ago
Mark Roszko 4f32146f9a nlohmann json is locale independent (uses to_chars) 3 months ago
Mark Roszko 9bc463606a More redundant LOCALE_IO 3 months ago
Mark Roszko 747106ea37 Redundant include 3 months ago
Mark Roszko 94d83773d0 Drop a LOCALE_IO via std::from_chars 3 months ago
Mark Roszko 3a8dd87db4 Compilers should have complete from_chars support now 3 months ago
Mark Roszko 2cf6ec2411 Remove some obsolete LOCALE_IO 3 months ago
Seth Hillbrand 408e1feae2 Fix Chessboard splitting 3 months ago
Seth Hillbrand ea8206eca5 Don't both designers with unneeded changes 3 months ago
Jeff Young 6dd4e01f16 ADDED: custom body styles. 3 months ago
Mark Roszko 3eb6caaec6 Move gencad writer to {fmt} 3 months ago