Jon Evans
|
06a4bdbf4c
|
Upgrade BITMAP_TOGGLE and GRID_BITMAP_TOGGLE to wxBitmapBundle
|
2023-10-22 14:02:06 -04:00 |
Jon Evans
|
50fe585827
|
REMOVED: manual icon scale preference
This is now handled properly by wxWidgets on all platforms
See https://gitlab.com/kicad/code/kicad/-/issues/14119
|
2023-10-22 14:02:06 -04:00 |
Jon Evans
|
e2cc678231
|
Add 2x scale icons
See https://gitlab.com/kicad/code/kicad/-/issues/14119
|
2023-10-22 14:02:06 -04:00 |
Jon Evans
|
eb5b3db063
|
Add bitmap bundle support to BITMAP_SCALE
Change a bunch of buttons and toolbars to use it
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14119
|
2023-10-22 14:02:06 -04:00 |
Alex Shvartzkop
|
71fb1afe4c
|
Add ngspice lib paths for when running from build dir.
|
2023-10-22 19:58:17 +03:00 |
Jeff Young
|
3e4d5d776d
|
Add --exclude-pdf-property-popups to schematic plotting CLI.
|
2023-10-22 12:33:55 +01:00 |
Jeff Young
|
7cca303f65
|
Expose missing properties for label shapes.
|
2023-10-22 12:33:55 +01:00 |
Alex Shvartzkop
|
08e8e13f46
|
performance: Cache zone fill triangulation at draw.
|
2023-10-22 14:21:54 +03:00 |
Jeff Young
|
f50de028fb
|
Make plotting of PDF property popups optional.
|
2023-10-21 21:52:51 +01:00 |
Jeff Young
|
f708c7d962
|
Open Recent for Bitmap2Cmp.
|
2023-10-21 20:40:04 +01:00 |
Jeff Young
|
c75b84f76e
|
Fix errant removal of parens.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15744
|
2023-10-21 20:10:28 +01:00 |
jean-pierre charras
|
79fb832b9e
|
pcb_calculator, PANEL_GALVANIC_CORROSION: store selection in config.
Other minor cosmetic enhancement.
|
2023-10-21 20:42:35 +02:00 |
Jeff Young
|
24a9245f81
|
Hook up via size & drill constraints to editors.
|
2023-10-21 19:10:38 +01:00 |
Jeff Young
|
df46521b25
|
Don't separate netclass values from custom rule values.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15912
|
2023-10-21 18:23:48 +01:00 |
Jon Evans
|
e4a23be84e
|
Recompress icons with pngcrush 1.8.13
|
2023-10-21 12:42:36 -04:00 |
Jeff Young
|
54277b1e8b
|
Fix plot clipping when edge values are interpolated.
|
2023-10-21 16:35:33 +01:00 |
Jeff Young
|
85c218f794
|
Fix missing member variable initialization.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15914
|
2023-10-21 16:35:33 +01:00 |
Seth Hillbrand
|
91a151deb1
|
Coverity fixes
|
2023-10-21 17:31:58 +02:00 |
Jeff Young
|
b97d8ddef4
|
Make offset-zone check multi-layer aware.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15916
|
2023-10-21 15:08:36 +01:00 |
Jeff Young
|
68e46ecad5
|
Don't set modified flag when updating measurement format internally.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15909
|
2023-10-21 14:26:31 +01:00 |
Jeff Young
|
eff4e2cc9c
|
Convert windows file paths to unix notation.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15888
|
2023-10-21 13:33:22 +01:00 |
jean-pierre charras
|
76e1babb88
|
qa test, test_lib_part.cpp: add missing initialization of parent field member
|
2023-10-21 10:39:11 +02:00 |
jean-pierre charras
|
f87065bf0b
|
Fix compil issues on msys2 , gcc13
|
2023-10-21 08:40:08 +02:00 |
Marek Roszko
|
aa2a0cdd16
|
We dont actually need to link to openssl
|
2023-10-20 19:57:33 -04:00 |
Seth Hillbrand
|
27bf47d752
|
Protect equality operator against invalid fields
|
2023-10-21 00:55:57 +02:00 |
Seth Hillbrand
|
0142b197f7
|
Replace last iterator to fix MSW builds
|
2023-10-21 00:55:57 +02:00 |
Seth Hillbrand
|
6e50b4c5f7
|
Add libgit compatibility header
|
2023-10-21 00:55:57 +02:00 |
Jeff Young
|
f18ce8c6de
|
Fix layer handling for create similar zone.
|
2023-10-20 22:20:30 +01:00 |
Jeff Young
|
903c01cb20
|
Make ERC grid error clearer that it's about the connection grid.
Also adds a context menu item to edit the connection grid spacing.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15908
|
2023-10-20 21:01:58 +01:00 |
Wayne Stambaugh
|
b8310efd19
|
Coding policy, Doxygen comment, and spelling fixes.
|
2023-10-20 14:32:54 -04:00 |
Mark Roszko
|
a17bab4182
|
Switch to fedora 38 for CI
|
2023-10-20 18:31:22 +00:00 |
Jon Evans
|
6c4a294c0a
|
Fix uninitialized pointer in PROJECT_TREE
|
2023-10-20 12:47:49 -04:00 |
Seth Hillbrand
|
dd4c2a6001
|
Fix project iteration for MSW
|
2023-10-20 18:39:15 +02:00 |
Jeff Young
|
12118b6246
|
Make sure measurements are updated from grid before saving workbook.
Also fixes a typo when loading measurements.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15909
|
2023-10-20 17:36:17 +01:00 |
Jeff Young
|
fc22e602e2
|
Coverity fixes.
|
2023-10-20 16:38:21 +01:00 |
Jeff Young
|
f5e99338a9
|
Generators should respond to the selection filter that controls their children.
(Tuning patterns to the track checkbox, stitching patterns to the
vias checkbox, etc.)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15905
|
2023-10-20 16:28:05 +01:00 |
Jeff Young
|
00fb542146
|
nullptr safety
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15906
|
2023-10-20 16:28:05 +01:00 |
Jon Evans
|
e251bbd217
|
gmtime requires an explicit cast on some platforms
|
2023-10-20 11:26:22 -04:00 |
Jon Evans
|
32ee3bdabd
|
Remove errant git2 link command
|
2023-10-20 11:26:22 -04:00 |
Jon Evans
|
dda14e68a2
|
Add macOS required libraries in kiplatform
Supersedes 36b0aa60
|
2023-10-20 11:26:22 -04:00 |
Jon Evans
|
5dd3631df2
|
Revert "Add security library include in CMake for MacOS"
This reverts commit 36b0aa6050 .
|
2023-10-20 11:26:22 -04:00 |
Alex Shvartzkop
|
28c72f0cf4
|
Fix secrets.cpp on Windows.
|
2023-10-20 18:20:14 +03:00 |
Alex Shvartzkop
|
8c7fe9b071
|
Use fn_str for ifstream in Git dialog.
|
2023-10-20 18:14:20 +03:00 |
Seth Hillbrand
|
36b0aa6050
|
Add security library include in CMake for MacOS
|
2023-10-20 16:39:37 +02:00 |
Seth Hillbrand
|
5c5a38af21
|
Update fixes for MacOS
|
2023-10-20 16:21:31 +02:00 |
Seth Hillbrand
|
7720ef3fae
|
Add missing include in kicad_algo.h
|
2023-10-20 16:11:46 +02:00 |
Seth Hillbrand
|
91f28f84d7
|
Update MacOS security routines
|
2023-10-20 16:10:49 +02:00 |
Seth Hillbrand
|
81214e1f0f
|
Remove unneeded headers
|
2023-10-20 15:17:10 +02:00 |
Jeff Young
|
62eaa7e1c7
|
Signals already have gain/phase broken out; user-defined signals don't.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15903
|
2023-10-20 14:09:46 +01:00 |
Jeff Young
|
1b04d8972e
|
Missing update from last commit.
|
2023-10-20 14:09:21 +01:00 |