Jeff Young
|
e55bb9e748
|
Increment references when creating an array.
While it's not always correct, not doing so is pretty much always
incorrect.
Fixes: lp:1625964
* https://bugs.launchpad.net/kicad/+bug/1625964
|
2018-07-25 14:41:20 +01:00 |
Jeff Young
|
4618c64213
|
Don't number aperture pads.
Fixes: lp:1781760
* https://bugs.launchpad.net/kicad/+bug/1781760
|
2018-07-24 10:39:30 +01:00 |
Maciej Suminski
|
cca63801bf
|
Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name()
|
2017-09-19 18:23:50 +02:00 |
jean-pierre charras
|
a35a46804e
|
Pcbnew fix: "create array" extremely slow in GAL mode, due to a useless call of a time consuming method for each new item created.
|
2017-04-19 14:15:11 +02:00 |
Maciej Suminski
|
5a1f52bf30
|
Modified tools to use BOARD_COMMIT.
|
2016-09-12 13:45:57 +02:00 |
Tomasz Wlostowski
|
a5b7a7ca0a
|
Changed DuplicateAndAddItem() to parametrized Duplicate().
|
2016-09-12 11:50:06 +02:00 |
Maciej Suminski
|
1dd43d1d98
|
Unified undo buffer handling code for PCB & module editor.
Replaced UR_MODEDIT with UR_CHANGED.
|
2016-09-12 11:50:06 +02:00 |
jean-pierre charras
|
e2cc78b2b5
|
Code cleanup: remove dead code (some removed methods were broken), and update or add comments.
|
2016-06-01 11:28:07 +02:00 |
unknown
|
b8a91c7a98
|
Enhancements in Create array tool (bad parameters detection and disable parms when not applicable)
|
2016-04-02 14:52:29 +02:00 |