14734 Commits (31ab4e6c9a70080cada46b2c1b8822dce4336b53)
 

Author SHA1 Message Date
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
Seth Hillbrand 4a0467bbd0 Selection: allow optional locked item edit 7 years ago
Seth Hillbrand 2cfcb2b9fb SELECTION: Allow RequestSelection() to add items 7 years ago
Jeff Young 6bf0e17036 Fix typo which was keeping rename from working. 7 years ago
Jeff Young d2756bedf1 Keep state except when the filter changed. 7 years ago
Seth Hillbrand ff668968f3 pcbnew: Changing the track width while routing 7 years ago
jean-pierre charras 558c38b5c5 Very minor enhancement in plot dialog. 7 years ago
Jeff Young c0d713b2d2 Implement OSX-specific method for opening project directory. 7 years ago
Jeff Young 05d9f49d25 Init icon scale when reading it from PCB prefs. 7 years ago
Seth Hillbrand 908c2a37e5 GRID_HELPER: Finish drawing closed path 7 years ago
Jeff Young 239482ec98 Add tooltips to Symbol Properties dialogs. 7 years ago
Jeff Young 2e1920abad Add tooltips to library manager dialogs. 7 years ago
Jeff Young b2db49f4ac Add browse buttons to Library Manager dialogs. 7 years ago
jean-pierre charras 0e705cd338 Fix a minor issue in Legacy mode: DCodes were displayed regardless the visibility of the layers. 7 years ago
jean-pierre charras 0b890b4d1d Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 7 years ago
Seth Hillbrand 106eaaade6 HTML_REPORT: RPT_ALL as sum of individual options 7 years ago
Seth Hillbrand 327942affb GAL: Fallback to CAIRO on OpenGL error 7 years ago
Jeff Young 647fa6547d Update grid drop-down when changing user grid. 7 years ago
Jeff Young f05b756ccf Fix copy/paste typo. 7 years ago
Seth Hillbrand 9955d0beb2 MSW Ratsnest: Force marking ratsnest dirty 7 years ago
Maciej Suminski 056114a15d Fix an outburst of error messages in UNIT_BINDER 7 years ago
jean-pierre charras 149c4b55a6 DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 7 years ago
jean-pierre charras db7deff21b DIALOG_SPICE_MODEL_BASE: fix minor wxWidgets alerts. 7 years ago
jean-pierre charras 37f062d325 Make Ctrl+'A' to Ctrl+'Z' working again (Issue specific to Windows and Linux) 7 years ago