1063 Commits (41d4a8caab310f44b71d4150b54cbd7eb757e51f)

Author SHA1 Message Date
Ian McInerney 18ea3be3f2 Revert "Reintroduce constexpr to COLOR4D" 3 years ago
Ian McInerney dc08c48f33 Try to fix linking after constexpr change 3 years ago
Ian McInerney a6ebd60c3b CMake: Modernize Boost import to use imported targets 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
aris-kimi 22bca5c2a0 Disable link maps by default and fix compile issue with lld linker 3 years ago
Ian McInerney 301777f3c9 Cleanup condition for Linux-only CMake configs 3 years ago
Ian McInerney 912f1d5cec Modernize setting link map linker flags 3 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jeff Young 77421c8fb6 Fix too-narrow text edit control on Mac. 3 years ago
Seth Hillbrand a9ed47f06c Update KICAD6->KICAD7 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Wayne Stambaugh f28ea5e784 Remove standard dialog button static line separators. 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jon Evans e97bdeda47 Detect dark mode in symbol problem highlight in cvpcb 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
Brian Fiete f88064ba55 Cursor backtrack fix for cvpcb filter string 3 years ago
Brian Fiete 0e758d6bc2 ListBox perf improvements 3 years ago
Scott Hanson ed42f95794 CVPCB: Add warning if footprint is missing 3 years ago
Scott Hanson 5b9fcc0ba0 Cvpcb: Reload footprint libraries in CVPCB 3 years ago
Jeff Young 1fcd7d6285 Move cvpcb filter to a timer. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 1e1aedbe30 Fix uninitialized variable. 3 years ago
Jeff Young d2712bac37 Try and reduce opportunity for lost keystrokes. 3 years ago
Jeff Young 1be8adebf5 Restore fix for #10029. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
jean-pierre charras 66febafb9c Fix cross-probing from Cvpcb to Eeschema, broken by commit 3a76d426 3 years ago
Marek Roszko fc99b3ba95 Don't link gdiplus everywhere anymore 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
Jeff Young 66d6a5a9dd Performance improvements for CvPCB. 3 years ago
Jeff Young e9478191e0 Cleanup. 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Jeff Young 713c0197d9 Formatting. 3 years ago
Jeff Young fa679d3601 Pinned libs can also be found in program settings. 3 years ago
jean-pierre charras 8eee766791 Fix Cvpcb DISPLAY_FOOTPRINTS_FRAME: some display options not working. Commit 5e4a7041 moved 4 settings used in Cvpcb to a PCBNEW_SETTINGS struct. But in Cvpcb, this config struct does not exist. So these 4 settings are now moved to a section (PCB_VIEWERS_SETTINGS_BASE) common to Cvpcb and Pcbnew config. 3 years ago
Jeff Young 6a9c6e8599 Hook up ID_GRID_SETTINGS for footprint viewers. 3 years ago
Seth Hillbrand b5bf1da251 Keep track of blocking windows 3 years ago
Jeff Young a9e18c68a7 Add pinned library support to CvPCB. 3 years ago
jean-pierre charras ecc464e846 Cvpcb: fix crash on opening Cvpcb, due to a null pointer use. 3 years ago
Jeff Young 8d1523b22c Save cvpcb filter text. 3 years ago
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Ian McInerney b51d8c9825 Introduce new CMake variable to store kiface install location 3 years ago
jean-pierre charras d01e0bbec6 Cvpcb: fix not working icon "select previous symbol" 4 years ago
jean-pierre charras be35b0783a Cvpcb: fix SaveAssociations. Save association to disk only from the Apply button. Previously, the association was saved to disk also on OK button click. 4 years ago
jean-pierre charras 0211d07060 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
jean-pierre charras 66ebd68060 Cvpcb: fix "not found" .equ files. 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago