10269 Commits (3d425bf40e6d3e74ef79ced58beb475b0d04de4f)

Author SHA1 Message Date
Seth Hillbrand 7516e3a190 Update docs link 11 months ago
Seth Hillbrand 65d8af4483 Font caches need to account for size 11 months ago
John Beard 3b490cdd3b Eeschema: yeet wire-with-plus icon 11 months ago
Jon Evans c6d8f4a62e Fix wiping out non-controlled GAL layer visibility 11 months ago
Jon Evans ab5bdd2882 Fix project settings not actually saving after migration 11 months ago
jean-pierre charras 80303b4caa Kicad manager: make zip archive working on Windows. 11 months ago
Marek Roszko afe7c893d5 Squash dxf job path for single/multi like svg 11 months ago
Marek Roszko ecfc868832 Combine/move svg plot job to single path 11 months ago
Dhinesh e02b6be4c9 Fix error-marker highlighting for multiple markers at the same location 1 year ago
Sam Schweigel 373d9c9281 Disable touch events on OSX only, allowing them on GTK and Windows 11 months ago
Jeff Young dd7c076bc9 Use std::optional for pad connection overrides. 11 months ago
Marek Roszko 1ebcd24944 Forward declarations are your friends 11 months ago
Seth Hillbrand 09e30adbb1 Move GL_CONTEXT_MGR into PGM_BASE singleton 11 months ago
Seth Hillbrand d48c40ba26 Move GL_CONTEXT_MANAGER to kicommon 11 months ago
Seth Hillbrand 452e69de85 Move thread pool into true singleton 11 months ago
Jon Evans 6858561731 Fixes for building against recent wxWidgets 3.3 11 months ago
Seth Hillbrand 954e194f77 Add default paste special hotkey 11 months ago
Jon Evans 846f6127fd More fixes to autosaving migrated projects 11 months ago
Jeff Young 0d1fcd2c54 Cleanup. 11 months ago
Jeff Young 5524ff3770 Formatting. 11 months ago
John Beard ce140faf2d CI: let KICAD_RUN_FROM_BUILD_DIR work from archived CI build environments 11 months ago
Jon Evans 7ce0f55305 Don't auto-save local settings when migrating 11 months ago
John Beard d0d4c4065b Make run from build dir work for debug executables 11 months ago
Jon Evans 8df29a78e1 Use named render layers in local settings 11 months ago
Jon Evans 96f87b5b83 Move layer presets to use named render layers 11 months ago
Marek Roszko fdfeda7b72 Ensure mkdir with bom export job 11 months ago
Marek Roszko c931f2e16a Fix output paths for sch plots again 11 months ago
Jon Evans 31cce8930a Fix conflict with Windows API 11 months ago
Jeff Young 102997d6d8 Slightly less busy layout for embedded files. 11 months ago
John Beard 4765d17d0c Show UUIDs in msg panel with an advanced config 11 months ago
Alex Shvartzkop 8a059c05cb Slightly reduce row height in LIB_TREE on GTK. 11 months ago
Jon Evans 08f866fae1 Hide console on Windows when launching actions 11 months ago
Jeff Young 17157b82b0 Blacklist for project file copying. 11 months ago
Wayne Stambaugh 3755b77b92 Dialog string capitalization and layout fixes. 11 months ago
Ian McInerney 1dfb7ecbd2 Unify terminology for items to be anchor instead of origin 11 months ago
Alex Shvartzkop 7afa6a086e Show "Selected 2D Length" for tracks and shapes in message panel. 11 months ago
Ian McInerney fe1c1862d1 Move project archiver to be fully a directory traverser 11 months ago
Jon Evans 3f7e459d62 API: add a schema for plugin config files 11 months ago
Ian McInerney 6be3401b92 Add more global extensions and switch archiver to use them 11 months ago
Ian McInerney 5268217e72 Change project archiver to use case-insensitive file selection 11 months ago
Wayne Stambaugh 2cac5d29a1 Setup and settings panels layout improvements. 11 months ago
Marek Roszko 9e2122d1f2 qa_api bypasses the normal pgm setup, test for gui using wxtheapp 11 months ago
Alex Shvartzkop 9a3d7594d9 Add pivot/pan/rotation/lights controls to PCB render dialog. 11 months ago
Marek Roszko 02b3d03c23 Fix ctest for windows with env shim that is disabled for non windows, for now. 11 months ago
Marek Roszko cb948302e2 Guard the cwd change for gui only 11 months ago
Marek Roszko 4dfedf4fb4 Set the cwd to the active project path 11 months ago
Ian McInerney 43a7868994 Fix reading old plot layer settings into new layer IDs 11 months ago
Wayne Stambaugh 34fcda224c Minor dialog layout improvements. 11 months ago
Andrea Greco ee255fb389 ADDED: Default font option to cli schematic plot exports 11 months ago
Jeff Young fcf546516a Copyfiles job needs a cwd (at least on OSX). 11 months ago