Jeff Young
86b6afd14b
More cleanup of MODULE to see if it fixes SWIG error.
5 years ago
Jeff Young
47e86d76fb
Cleanup prior to adding filled flag.
5 years ago
Seth Hillbrand
393d37cc5c
Translated using Weblate (Swedish)
Currently translated at 66.5% (4327 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
5 years ago
Seth Hillbrand
e3af2c1b6d
Update po files
5 years ago
Wayne Stambaugh
18fac23c35
Fix python module build error.
5 years ago
taotieren
40de0f2e70
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
5 years ago
Seth Hillbrand
354622ddae
Translated using Weblate (Slovak)
Currently translated at 13.4% (873 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sk/
5 years ago
ZbeeGin
70e4f87e65
Translated using Weblate (Polish)
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
5 years ago
ZbeeGin
d0a6b7bf5c
Translated using Weblate (Italian)
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
5 years ago
J. Lavoie
f5ec9cf53e
Translated using Weblate (German)
Currently translated at 83.5% (5435 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
5 years ago
ZbeeGin
cb3cddd9df
Translated using Weblate (Italian)
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
5 years ago
Roberto Fernandez Bautista
8fb5036a6b
Translated using Weblate (Spanish)
Currently translated at 73.5% (4783 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
5 years ago
Marco Ciampa
03d325b5b3
Translated using Weblate (Italian)
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
5 years ago
taotieren
19f7e70590
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
5 years ago
Roberto Fernandez Bautista
6bae652ebb
Translated using Weblate (Spanish)
Currently translated at 72.7% (4730 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
5 years ago
Jan Straka
2b89581de9
Translated using Weblate (Czech)
Currently translated at 59.1% (3847 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
5 years ago
ZbeeGin
512a2e8f25
Translated using Weblate (Polish)
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
5 years ago
Roberto Fernandez Bautista
a14a4af409
Translated using Weblate (Spanish)
Currently translated at 72.1% (4695 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
5 years ago
Iñigo Figuero Sanz
8ba704ee93
Translated using Weblate (Spanish)
Currently translated at 72.1% (4695 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
5 years ago
Jan Straka
5e533e7142
Translated using Weblate (Czech)
Currently translated at 59.1% (3844 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
5 years ago
taotieren
6422755c26
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
5 years ago
Rigo Ligo
4e80b98341
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
5 years ago
Jeff Young
1aaa690eb5
Remove errant extra include.
5 years ago
Jeff Young
bfe750f88a
Temp hack for square looking buttons on OSX.
5 years ago
Jeff Young
34b13e66bf
Fix typo in SWIG stuff.
5 years ago
Jeff Young
49402fe760
Keep track of COMPONENT -> FOOTPRINT map.
Changed footprints will still only be found in the COMMIT, so
searching for them in the board won't work.
Fixes https://gitlab.com/kicad/code/kicad/issues/6363
5 years ago
Jeff Young
592cd99fd5
Pin dialog min size so that we don't wrap our (hacked) overbars.
Fixes https://gitlab.com/kicad/code/kicad/issues/6371
5 years ago
Roberto Fernandez Bautista
b29cd8e3a1
Rewrite EDIT_TOOL::FilletTracks to only carry out the operation when one item is connected to the anchors
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6103
5 years ago
Roberto Fernandez Bautista
498c4121b3
Fix and rename CONNECTIVITY_DATA::GetConnectedItems(aItem, aAnchor, aTypes[] ) to GetConnectedItemsAtAnchor
- Fix the function so it actually returns the connected items (previously it was returning aItem every time)
- Make the function const
- Rename the function so that it is not confused with the other function of the same name
- Add doxygen comments for the function
5 years ago
Roberto Fernandez Bautista
bdc89df333
EDIT_TOOL::FilletTrack Change STATUS_TEXT_POPUP messages to an infobar instead
5 years ago
Jeff Young
bdbb68f813
MODULE -> FOOTPRINT.
5 years ago
Jeff Young
3451ac3088
PCB_MODULE_T -> PCB_FOOTPRINT_T
5 years ago
Jeff Young
63a54d003e
More module -> footprint.
5 years ago
Jeff Young
522d64968e
Yet more module -> footprint.
5 years ago
Jeff Young
9106cc19bf
Yet another tranche of module -> footprint.
5 years ago
Jeff Young
2cc9dad4ff
More module -> footprint.
5 years ago
Jeff Young
8c947b69b0
More module -> footprint.
5 years ago
Jeff Young
fc9cf1d827
More module -> footprint.
5 years ago
Jeff Young
52a46341db
More module -> footprint.
5 years ago
Jeff Young
a3a9ef4f32
Naming conventions.
5 years ago
Jeff Young
f5443de7f9
D_PAD -> PAD.
5 years ago
Jeff Young
f0d0e17aab
Prepare for MODULE -> FOOTPRINT.
5 years ago
Jeff Young
2bc004eb0b
Prepare for D_PAD -> PAD.
5 years ago
Jeff Young
84dd5108ba
Remove some "class_" prefixes from files.
5 years ago
jean-pierre charras
72beaf1538
Pcbnew, DIALOG_BOARD_REANNOTATE: fix some cosmetic issues.
Fixes #6370
https://gitlab.com/kicad/code/kicad/issues/6370
5 years ago
Marek Roszko
cdd4c24a66
Document CLion configuration with msys2
5 years ago
Marek Roszko
2d940b8471
Remove the outdated boost 1.59 note
5 years ago
Marek Roszko
c45edeb1f8
Fix FindwxWidgets.cmake to work with mingw
This lets one use CLion with MSYS2 ;)
5 years ago
jean-pierre charras
4d7aa2f9c9
Pcbnew, Pad properties dialogs: fix some issues related to chamfered rect shapes.
5 years ago
Wayne Stambaugh
43a4cf7957
Coverity fixes.
CIDs 309391, 310711, 310712, and 313055.
5 years ago