109247019824
69cf4fb6ef
Translated using Weblate (Bulgarian)
Currently translated at 8.2% (817 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/bg/
8 months ago
김랑기
3adf9f0c82
Translated using Weblate (Korean)
Currently translated at 96.9% (9645 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ko/
8 months ago
iamPeter
777860d520
Translated using Weblate (Hungarian)
Currently translated at 5.9% (591 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
9 months ago
109247019824
1a510a297e
Translated using Weblate (Bulgarian)
Currently translated at 8.1% (815 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/bg/
8 months ago
reimu105
d65d41286f
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 91.3% (9086 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
9 months ago
ZbeeGin
b40d42696a
Translated using Weblate (Polish)
Currently translated at 100.0% (9948 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
9 months ago
109247019824
3e25689be7
Translated using Weblate (Bulgarian)
Currently translated at 7.3% (733 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/bg/
9 months ago
Wellington Terumi Uemura
cad5a2722c
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (9948 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
9 months ago
Pferd O
a673970435
Translated using Weblate (German)
Currently translated at 100.0% (9948 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
9 months ago
Mike Williams
45ba00ac22
design blocks: point to new lib table on project change
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/19783
8 months ago
Tomasz Wlostowski
8d858fe998
router: prevent shove endpoint-in-hull fallback code from making non-45 degree tracks
Fixes https://gitlab.com/kicad/code/kicad/issues/19760
8 months ago
Tomasz Wlostowski
232b286793
router: comment out some excessive debug calls
Too much PNS_DBG() calls make the debug tool very sluggish, even in release mode.
8 months ago
Tomasz Wlostowski
60b40579cb
router: reenable diff pair placement in shove mode
Fixes https://gitlab.com/kicad/code/kicad/issues/19547
8 months ago
Tomasz Wlostowski
3ba87b9d08
router: fix 'litter' tracks issue
The commit adds missing calls to unwindLineStack() and fixes the logic of the method.
8 months ago
Tomasz Wlostowski
849e3d2f18
qa: fix setting of router mode (single/diff) in pns_log_viewer
8 months ago
Tomasz Wlostowski
9f2eade5f5
router: dump NODE overrides debug method
8 months ago
Jeff Young
857d4f3803
Cleanup.
8 months ago
Jeff Young
5f06f0d863
Indentation fixes for controls in print dialog.
8 months ago
Jeff Young
9b7b923e34
Consistency with library browsers & symbol fields table.
8 months ago
Jeff Young
d551b0b949
Formatting.
8 months ago
Ian McInerney
59a4cc2e4b
Default to 4 user defined layers
8 months ago
Jeff Young
9ab4fef369
Remove duplicate short-form argument.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19798
8 months ago
Jeff Young
8024555323
Icon spacing.
8 months ago
Jeff Young
d209dddcc6
Correctly initialise mandatory fields array.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19819
8 months ago
Jeff Young
96022ee169
Correctly handle mandatory fields when adding/removing.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19819
8 months ago
Seth Hillbrand
4eb0e70ddf
Fix issue preventing printing on some platforms
Linux printing for some systems blanked the printouts when the gal
screensize was set here. Restoring the screensize after clearing
ensures that the view redraw is properly scaled
Fixes https://gitlab.com/kicad/code/kicad/issues/19807
8 months ago
Jeff Young
879e76b28e
Make notifications stand out from parent, and fix focus & focus-loss events on Mac.
8 months ago
Jeff Young
72a59c547c
Formatting and better use of common code.
8 months ago
Ethan Chien
d96479dd34
Windows: Add post-build script for installation and file copying
8 months ago
Jeff Young
8874f137fa
Read hotkeys from disk after they change.
(Otherwise we'll write the old versions back out
when closing one app.)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19612
8 months ago
Jeff Young
ada1a9b054
Formatting.
8 months ago
Seth Hillbrand
56ca054c0d
Add new table icon
Replace a couple uses of the old spreadsheet
8 months ago
Jeff Young
5dc8e9a5de
Formatting.
8 months ago
jean-pierre charras
91d5238f4c
DIALOG_XXX_JOB_XXX: fix min size and other minor fix.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19811
8 months ago
jean-pierre charras
bc25044e78
Eeschema, advanced_config: enable Cairo to export to clipboard by default.
9 months ago
John Beard
30affcd7a1
QA: side-step wxSize printer not working for some
Not sure what it is that caused it to break (reported by
Seth on Linux, but works for me and on the CI).
Rather than trying to be clever at this point, just do the dumb
thing (and remove the boost_test_print_type for wxSize to prevent
someone using it for the time being).
9 months ago
Mark Roszko
a7f5fc45e7
Widths in WX_GRID_AUTOSIZER should account for dpi scaling
9 months ago
Mark Roszko
88a404580a
Fix DPI scaling on Configure Paths
9 months ago
Mark Roszko
29311393a5
Set a min size on the layer pair grid or else it bugs out when the first entry is added
9 months ago
Mark Roszko
e765ad0c2f
Kill unused var warning
9 months ago
Mark Roszko
d9809fb816
Partially fix the DIALOG_LAYER_SELECTION_BASE
9 months ago
Mark Roszko
50e2a12e17
Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong
wxBitmapBundle assumes the smallest bitmap added is the intended "original" size for a particular use case.
And generally that is probably true. However, we re-use icons in some places where we intend for them to start at 16
or start at 24. This is problematic when GetPreferredBitmapSizeFor is called for calculations because it'll return the
16*scale number instead of 24*scale number. So let's just allow passing in a min height restriction to KiBitmapBundle
for when we reuse bitmaps.
9 months ago
John Beard
636c6c4efb
Eeschema/pcbnew: fix pasted image saving
The m_imageData buffer in the BITMAP_BASE is an
internal implementation - the public API to persist the
data to a stream appears to be SaveImageData - so use that,
which hides the implementation (and generates the image data
"live" when needed).
Remove the public access to the m_imageData buffer as it isn't
needed for public use, and also is misleading.
Also break out the formatting of the data into KICAD_FORMAT,
as it's currently replicated in eeschema/pcb/pagelayout
formatting code.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/19772
9 months ago
Roberto Fernandez Bautista
c5120b9090
Add fake-autoroute to context menus (router and edit)
9 months ago
Seth Hillbrand
8955e33e80
Update grid icons
Adds a new grid override icon. In the process, I noticed that the other
grid icons were not pixel aligned. So this also updates all of the grid
icons to align the points
9 months ago
Mark Roszko
4037894b99
Complete the hi-dpi fixes, woops
9 months ago
Mark Roszko
74b174e4f0
Add "source" field for jobsets to discern SCH & PCB jobs
9 months ago
Mark Roszko
062a813139
Make EDA_LIST_DIALOG more hi-dpi friendly
9 months ago
Mark Roszko
afb61b3b4e
Disable C4746
9 months ago
jean-pierre charras
9e510759b8
FP_LIB_TABLE_ROW::LibraryExists(): ensure environment variables are expanded
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19800
9 months ago