14557 Commits (58036382c1c7461270649f1fe46048a0f5dc684f)
 

Author SHA1 Message Date
jean-pierre charras 58036382c1 eeschema: Fix slow redraw on net highlighting (by redrawing only modified items) 7 years ago
jean-pierre charras 4f4f03a98a Try to fix compil issue on OSX (commit 8757fcf6 breaks the import gfx dialog) 7 years ago
jean-pierre charras 3623980611 DXF importer: fix incorrect line thickness of imported texts. 7 years ago
John Beard bb18c9201b Make SVG import a CMake option (experimental) 7 years ago
Seth Hillbrand 8757fcf676 Add array hint to wxArrayString contructors 7 years ago
jean-pierre charras 2ec957a226 polygon_triangulation.h: fix a missing call to updateList() in TesselatePolygon. 7 years ago
Maciej Suminski 6a233a1367 Updated a link to the stable source code tarball in the documentation 7 years ago
Maciej Suminski ca5751fc46 Symbol Editor: update the view after relocating the anchor 7 years ago
Maciej Suminski ecff2ed384 SVG import dialog: make placement options mutually exclusive 7 years ago
Seth Hillbrand 2a574c4f65 pcbnew: Synchonize net info when loading via python 7 years ago
jean-pierre charras af65c48979 Pcbnew: Partial revert of commit 0bceb69fe9 7 years ago
jean-pierre charras 2cb4187f52 Gerbview: small fix to speed up switching to opengl canvas. 7 years ago
Nabeel Ahmad 7975e05446 Documentation: UI policy update about dialogs 7 years ago
Seth Hillbrand 2a865ef4b6 pcbnew: Remember highlighted net while routing 7 years ago
John Beard 4363cc0bec Docs: add docset generation target 7 years ago
jean-pierre charras a762c4d86e Import GFX: temporary disable SVG import until V6.0. 7 years ago
jean-pierre charras fb5b5ff7c3 nanosvg: Update nanosvg. Move the code to compile from nanosvg.h to nanosvg.cpp 7 years ago
jean-pierre charras cc0aa8b928 Gfx import: fix many issues, and add many enhancements. 7 years ago
jean-pierre charras 430c61822d Import svg import code from experimental trunk: convert dxf importer 7 years ago
jean-pierre charras 74a9d5401a Import svg import code from experimental trunk: start point 7 years ago
John Beard 157519d722 Libeval: leading + is a sign, not an operator 7 years ago
John Beard f30f5b3249 Build: Add a CMake target libeval lemon grammar 7 years ago
John Beard 49c723fc83 QA: Add numeric evaluator tests 7 years ago
jean-pierre charras 0bceb69fe9 Pcbnew: DRAWSEGMENT polygonal shape: use triangulation (CacheTriangulation) to draw the shape (similar to zones). 7 years ago
Seth Hillbrand 26765161c1 drc: Add board outline and edge crossing 7 years ago
jean-pierre charras 5eb5b5ce58 DIALOG_TEXT_PROPERTIES: hide visibility option, because this option exists only for footprint texts, and do nothing for other texts. 7 years ago
jean-pierre charras d607c4853d fix a minor compil warning. 7 years ago
jean-pierre charras ecfe564f4d Gerber viewer: Ensure arc interpolation is used only after a arc command. 7 years ago
jean-pierre charras 79e784455c Gerber plotter: remove a G01 useless command, and ensure this command exists in plot polygon. 7 years ago
Jeff Young 45ee95f5e2 Apply CharHook uniformly as other platforms appear to have issues. 7 years ago
Jeff Young 61b749f0b2 Update dangling ends when resizing sheet. 7 years ago
Jeff Young ff6a3482ec Remove on-kill-focus-validation. 7 years ago
Maciej Suminski 6d8ca311f8 Fix a crash after clicking 'delete' button with empty Template Field Names grid 7 years ago
Wayne Stambaugh 59b0f553e0 Code cleaning. 7 years ago
Adam Wolf 3392162d49 Fixup documentation for macOS Python script plugins. Fixes #1789960. 7 years ago
Jeff Young 8ca0fe6722 When copying modified footprint make sure we get the latest. 7 years ago
Seth Hillbrand 7b2f245283 pcbnew: Tracks cleanup use connectivity database 7 years ago
Jeff Young 72f17ad7f0 Attempt to fix MSW Cancel-still-validates bug. 7 years ago
jean-pierre charras 8cf9ab5a4c Fix a wxwidgets alert. 7 years ago
Jeff Young 9b7d6a27de Don't show dangling symbols at ends of wires with no-connect flags. 7 years ago
John Beard 369d172460 Document tracemask strings and add note in testing.md 7 years ago
Jeff Young db07b43674 Fix copy/paste errors with wrong icons. 7 years ago
John Beard 1eb0f70de5 Zoom: Use std::chrono for the timestamping 7 years ago
John Beard d5248cced2 QA: Initialise WX for the libcommon tests 7 years ago
John Beard 5a0318968f Break zoom control into a self-contained controller 7 years ago
jean-pierre charras 90139d540c 3D viewer: Fix hanging when a board is displayed in non realistic mode and the body is not shown. 7 years ago
jean-pierre charras a3b82d770e dialog_3D_view_option_base.cpp: fix a minor wxWidgets alert. 7 years ago
jean-pierre charras 3e2f8bcb1d Gerbview: fix broken behavior of "Reload file" tool. 7 years ago
jean-pierre charras 542c57ff27 Gerbview, Excellon (NC) drill files reader: routing mode: better handling of malformed files. 7 years ago
Maciej Suminski 4d73cfb8a1 PNS: validate SHAPE_LINE_CHAIN before accessing its segments 7 years ago