30776 Commits (e41a4d406a1946ba4a5363ef51f1727a1ac4e1b2)
 

Author SHA1 Message Date
Jeff Young e41a4d406a Cherry-pick MARKUP_PARSER from rockola/kicad-strokefont. 4 years ago
jean-pierre charras c108d25897 Fix mirroring tests issues in qa tests for eeschema 4 years ago
jean-pierre charras e6087f361a Add forgotten fix 4 years ago
jean-pierre charras 797de9d327 Fix some issues (but not all) in qa tests for eeschema 4 years ago
Marek Roszko 1455227447 Correct, we need cmake 3.12 to link object libraries 4 years ago
Simon Richter d25fe17b28 Bump minimum required CMake version to 3.11 4 years ago
Marek Roszko 7d671cff1e Scoop up some more wxPoints 4 years ago
Marek Roszko 589a03afcd Add std::hash specialization for VECTOR2I 4 years ago
Seth Hillbrand a365afde3c Ensure merged line gets selected if either parent is 4 years ago
Seth Hillbrand 410ed8a071 Prevent ops on empty selection 4 years ago
Tomasz Wlostowski dafa8ec671 pcbnew: fix incorrect type cast in DRC_TEST_PROVIDER_TEXT_DIMS 4 years ago
Jeff Young 93018375f8 Fix some test errors and update gold files for better netnames. 4 years ago
Jeff Young 32dec0127e Fix some issues with Eeschema's Shape Properties dialog. 4 years ago
Jeff Young 27d8df1122 Don't update units for UNSCALED, PERCENT or DEGREES. 4 years ago
Jeff Young dc2e93cd0f Fix setting/fetching angle out of footprint angle control. 4 years ago
Marek Roszko b85fb9137f Add kicad_3dsg copy for qa_pcbnew to run out of build dir 4 years ago
Marek Roszko 34e90e5045 Silence MSVC warnings about type mismatch and unused var 4 years ago
Marek Roszko 8c0da67108 Fix accidentally introduced recursion 4 years ago
Roberto Fernandez Bautista b805757eeb Happy New Year (Again) - Update copyright.h 4 years ago
Marek Roszko c91d3e3cf9 Remove some more wxPoint 4 years ago
Roberto Fernandez Bautista a0d708e04d Use virtual page number when real page numbers are blank 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago
Marek Roszko d1552c3fec Some more wxPoint removal 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko cadc0639eb Update BASE_SCREEN to VECTOR2I 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Marco Ciampa 14209c04ee Merge branch 'master' of gitlab.com:kicad/code/kicad 4 years ago
Marco Ciampa 874571be51 Updated Italian translation 4 years ago
arturo182 c07e5ca5d1 Happy New Year! 4 years ago
jean-pierre charras b1384d97a3 Pcbnew, drawing sheet: use "First Page" option to draw/plot it. 4 years ago
Wayne Stambaugh d634b33c34 Preference dialog fixes. 4 years ago
Tomasz Wlostowski 01d1f8723c SVG_IMPORT_PLUGIN: enable postprocessing of polygons with degeneracy and holes 4 years ago
Tomasz Wlostowski 3fce15f442 GRPAHICS_IMPORTER_BUFFER: forgot to store the indices of the paths belonging to a compound shape 4 years ago
Tomasz Wlostowski e1f32f13a2 pcbnew: SVG importer support for even-odd fill rule 4 years ago
Tomasz Wlostowski 5d87b37f52 pcbnew: GRAPHICS_IMPORTER can now recognize multi-path shapes (and postprocess polygons with holes into Kicad-compatible fractured polysets) 4 years ago
Tomasz Wlostowski 78968f75c0 SHAPE_POLY_SET: polysets can now be built from a bunch of arbitraily ordered oriented outlines. Used by the SVG hole support 4 years ago
jean-pierre charras 68f6db7213 Add bezier curve functions to prepare teardrop calculations 4 years ago
jean-pierre charras 640cc60bf4 fix a compil warning. 4 years ago
Ian McInerney 14780ab2e4 Code cleaning un kicad_curl_easy 4 years ago
jean-pierre charras 1dec531d2a French translation update 4 years ago
jean-pierre charras 0e801c9be9 fix missing line breaks in .md file 4 years ago
Ian McInerney 1fccbdbd53 Give EDA_SHAPE a virtual destructor 4 years ago
Ian McInerney f744ddd11d Fix copy-paste error in PNS mouse trail tracer 4 years ago
Ian McInerney 0e9cfd0af2 Add missing initialization values to variables 4 years ago
Ian McInerney 9e6446a8dc Use enums for 3d Viewer settings instead of ints 4 years ago
Ian McInerney 59a495948e Ensure the version header is rebuilt for the docset creation 4 years ago
Ian McInerney 0f2e649b18 Cleanup formatting and warnings in tuner_slider 4 years ago
Roberto Fernandez Bautista 701e256b3f Correctly handle excluding an ERC marker in eeschema when right clicking 4 years ago
Marek Roszko c7447f9be6 Remove UpdateUI from preferences pdf viewer option 4 years ago
Marek Roszko e75d283007 Remove the unused updateui in the selection filter base 4 years ago