31014 Commits (037dfb6e01afaa3d9dbe98be954bfacd474da499)
 

Author SHA1 Message Date
Thomas Pointhuber de39bffd90 altium: Fix board outline import with arcs using SHAPE_LINE_CHAIN instead of a hack 4 years ago
jean-pierre charras 2bfff9d4ce Fix crash when trying tp draw a text with over-bar. 4 years ago
jean-pierre charras a09741597f qa test: allows epsilon (1 unit) to compare 2 coordinates 4 years ago
jean-pierre charras c2b54faceb CvPcb: fix crash due to a null pointer: pcbconfig() can return null. 4 years ago
Mark Roszko 0d64fdc5c7 Put back original expected segment data for unit test 4 years ago
Jeff Young cbd665db7b Remove markup_parser from headers so PEGTL doesn't leak windows.h. 4 years ago
Marek Roszko 38a25fbc4d Fix windows compile error 4 years ago
Seth Hillbrand ed35f4bfc5 Fix pad snapping in renumber pads 4 years ago
Marek Roszko ac715d2e51 Scoop up some more wxPoint instances 4 years ago
Jeff Young 8e4a4306c7 Go back to using inter-character spacing from the stroke font. 4 years ago
Jeff Young 6f52edd618 Replace accidental delete of ExpandNode calls. 4 years ago
Wayne Stambaugh 3e373da8c2 Add missing "-unknown" suffix to KiCadVersion.cmake. 4 years ago
Seth Hillbrand 2a0e4a8324 Catch errors from `load()` 4 years ago
Wayne Stambaugh ff38853886 Make footprint and symbol editors use MRU path for new libraries. 4 years ago
Jeff Young f40f516af6 KiCad Manager doesn't implement Kiface(). 4 years ago
Jeff Young e21fa31f64 Rip out rest of macHack architecture. 4 years ago
Jeff Young b70cf1473f Allow solder mask aperture objects to inherit nets during DRC. 4 years ago
Jeff Young 2fdbc41b8f Remove macHack. 4 years ago
Marco Ciampa 27fbdb27f2 Updated Italian translation 4 years ago
jean-pierre charras dde629330d Pcb plot: fixcrash due to a null pointer 4 years ago
jean-pierre charras 5879227ee2 Update footprint wizards after changes wxPoint->VECTOR2I 4 years ago
qu1ck 211820a689 Remove KICAD_PCM cmake option 4 years ago
qu1ck 721403eb0e PCM: sort installed packages by date 4 years ago
Marek Roszko 367431f825 Update solder_mask_bridge_test.kicad_pro to ignore library mismatches in test 4 years ago
Roberto Fernandez Bautista 2d3624a016 Rename ComparePageNumAndName -> ComparePageNum 4 years ago
Mike Williams 404659d275 Gerbview: Fix diff mode issues with OpenGL transparency 4 years ago
qu1ck 356cddd474 Template for vector<VECTOR2I> in swig 4 years ago
Jon Evans 60c0891c5f Exit router and invoke edit tool when attempting to drag an arc track 4 years ago
Jon Evans 9daa4d0e2c Move duplicate field handling into field parser 4 years ago
Marek Roszko ec83537576 Fix missing win32 header 4 years ago
Jon Evans 59be6a8d19 Load local settings even when not setting project active 4 years ago
jean-pierre charras c4af66f6d3 Fix compil issues on Windows+msys2 4 years ago
Jon Evans f32c1ab1d2 Fix undo/redo sample action plugin for latest API 4 years ago
Jon Evans 0e2f79ad8d Fix highlighting color logic when net colors are active 4 years ago
Jon Evans 41e8606fe6 Fix saving of existing appearance presets 4 years ago
Jeff Young 88ee2e269f Remove some video nets from order testing. 4 years ago
Jeff Young 0365c6bf4b Coverity fixes. 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
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