592 Commits (573b66d243c6096a9ba1e3bfe35e44e3d39bae7a)

Author SHA1 Message Date
Marek Roszko 573b66d243 Fix a bunch of C5266 warnings (pointless const on bool/int returns) 3 years ago
Marek Roszko 3cd89eeffb Use a placeholder commit hash if we can't get a git hash 3 years ago
jean-pierre charras a2ec8bf0a4 Fix last changes in io.cpp for msys2. 3 years ago
Marek Roszko dd8dc4e513 Add a sequential read flagged fopen helper 3 years ago
Marek Roszko 6e93a0cbad Fix ImmControl implementation 3 years ago
Marek Roszko 5d93487607 Disable IME input on the gal canvas 3 years ago
Marek Roszko 18dd623122 Add env var to force logging on msw 3 years ago
Seth Hillbrand b72c6e5cb0 Avoid NaNs when applying fillets 3 years ago
Seth Hillbrand f7f52d77e4 Rework Copper Sliver check 3 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
Ian McInerney a77e94d16f Add hack to speed up font choice box widget creation 3 years ago
qu1ck 0c049eccc7 Fix a bunch of compiler warnings 3 years ago
Tomasz Wlostowski bfbda978b8 router: hole as first class objects, wip 3 years ago
Ian McInerney a0b5de91f3 Move forgotten file to core library 3 years ago
Ian McInerney deb2bc0ac8 Fix mistake in kimath wxWidgets include statement 3 years ago
Ian McInerney ea62b145ff Introduce core interface library 3 years ago
Nimish Telang 8ea357f04d Fix Doxygen directives in numerous headers 3 years ago
jean-pierre charras ac71227e75 Fix compil warnings. 3 years ago
Seth Hillbrand 97558b62ec Update to Clipper 1.2+ 3 years ago
Alex 98e635869f Improve anti-overflow in SEG::intersects. 3 years ago
jean-pierre charras 893a362d9e Minor Coverity and compil warnings fix. 3 years ago
jean-pierre charras e6945a85b0 fix compil and Coverity warnings. 3 years ago
Roberto Fernandez Bautista f1db501adb Fix warning in SHAPE_LINE_CHAIN::Slice 3 years ago
Jeff Young 43fa5e957f Fix shadowed variable warning. 3 years ago
Ian McInerney 5671a123b9 kimath: Fix some warnings 3 years ago
Ian McInerney 3ce4016221 kimath: Enable warnings 3 years ago
Ian McInerney 9292158c76 kimath: Switch from INT_MAX to std::numeric_limits 3 years ago
Ian McInerney bc28287fa7 Cleanup includes in kimath 3 years ago
Ian McInerney a6ebd60c3b CMake: Modernize Boost import to use imported targets 3 years ago
Jon Evans eba0783b38 Fix rotation/flipping properties for text boxes 3 years ago
Jeff Young d545216432 Prefer Clamp() to std::min( std::max() ). 3 years ago
Jeff Young 2f2a00c307 Overflow safety. 3 years ago
Seth Hillbrand 1fda68099f Prevent inf when presented with 0 errormax 3 years ago
Seth Hillbrand af10878954 Use Chamfer lines when deflating 3 years ago
Seth Hillbrand 01039b50ca Correct the formula for error 3 years ago
Jon Evans 43d3a18b86 Improve HiDPI handling of appearance/layer controls 3 years ago
Marek Roszko d55e2049e5 Silence some warnings with static_casts 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Seth Hillbrand 5a56b18b0e Revert "Update Clipper2 to version 1.1.1" 3 years ago
Seth Hillbrand c594a0eba2 Update Clipper2 to version 1.1.1 3 years ago
Seth Hillbrand e7fe69b97f Better handling of vertex sorting 3 years ago
Seth Hillbrand e60152e351 Fix island removal when copper->edge clearance is 0 3 years ago
Alex 04c82a42eb Add KICAD_ALLOC_CONSOLE environment variable to show console in GUI apps on Windows. 3 years ago
Jon Evans 563143951f macOS: Always show file type selector 3 years ago
Roberto Fernandez Bautista 0ecad1ef2e Add EDA_ANGLE::NormalizeNegative() and qa tests 3 years ago
Marek Roszko dd519f1b38 Remove WerSetFlags that was a pre-sentry test 3 years ago
Vincenzo Fortunato 42b4f49e7f Fix polygon self intersection check 3 years ago
Alex 2f0dee40ea Use explicit coord type in GetClampedCoords. 3 years ago
Alex 2382764009 Fix cast in GetClampedCoords. 3 years ago
Alex 8c6eb4ce22 Extend types in GetClampedCoords. 3 years ago