jean-pierre charras
9c22303551
Pcbnew: Fabrication Outputs: Footprint position (.pos) file CSV format : double quote ref, value and package name.
...
It avoid issues with texts containing a comma, as fields are separated by comma in csv file.
Fixes: lp:1747186
https://bugs.launchpad.net/kicad/+bug/1747186
2018-02-03 21:30:09 +01:00
jean-pierre charras
a7a7f62cb7
Specctra export: export roundrect pads with the right shape
2018-02-03 18:50:55 +01:00
Seth Hillbrand
fddd5abef1
Merges a line after manually removing its junction.
...
Fixes: lp:1746998
* https://bugs.launchpad.net/kicad/+bug/1746998
2018-02-03 10:50:10 +01:00
jean-pierre charras
1858852f57
rename files
2018-02-02 21:57:12 +01:00
jean-pierre charras
dc66b73a2c
Make specctra export of custom pad shapes working with Freerouter
2018-02-02 18:52:44 +01:00
Maciej Suminski
95864780e2
Fix cursor freezes in GAL
...
Launching right click context menu overrides the cursor position, so all
actions executed by the tools will be performed in the right click
position. It created an issue, as the overridden cursor settings were
saved into wrong context if there was another tool activated in the
meantime.
Current implementation saves cursor settings for all tools and restores
them once the right click context menu disappears.
Fixes: lp:1745981
* https://bugs.launchpad.net/kicad/+bug/1745981
Fixes: lp:1746507
* https://bugs.launchpad.net/kicad/+bug/1746507
2018-02-02 19:08:05 +01:00
Maciej Suminski
b497673b89
Point Editor: do not modify cursor snap settings
2018-02-02 19:08:05 +01:00
jean-pierre charras
d00fafe2ab
GAL mode: Ensure a minimal zoom level change on mouse wheel, especially when canvas redraw takes a long time (more than 100ms)
...
Previously, the zoom level change could be very small ( <= 1.05, that is a very small zoom level change), especially for large boards.
2018-02-02 13:19:59 +01:00
jean-pierre charras
d7cfacb6f3
Specctra/Freerouter export fix a few issues:
...
* Specctra exported polygons are now closed (as required)
* export custom shape is provided in code, but not activated, because i have no way to text it
* fix Specctra export dialog (replace OK and Cancel buttons by only one Close button)
2018-02-02 12:55:11 +01:00
jean-pierre charras
b420845242
Update demos
2018-02-01 13:25:56 +01:00
jean-pierre charras
0c8b852e52
rename files
2018-02-01 11:05:01 +01:00
jean-pierre charras
e69ddf0e13
rename files
2018-01-31 17:10:01 +01:00
Wayne Stambaugh
277b65b88e
Remove macos patches.
...
The KiCad maintains a custom wxWidgets repo for macos builds so these
patches are not longer required. The KiCad macos wxWidgets repo can be
found at:
https://github.com/KiCad/wxWidgets
2018-01-31 10:18:41 -05:00
Jeff Young
53a05f18e1
Code review issues from exchange footprints dialog.
...
Fixes: lp:1466857
* https://bugs.launchpad.net/kicad/+bug/1466857
2018-01-31 10:07:46 -05:00
jean-pierre charras
c758e72c1d
Remove a useless file and move the 2 methods to suitable files.
2018-01-31 14:54:31 +01:00
jean-pierre charras
be746a8e3d
rename a few files related to the footprint viewer.
2018-01-31 13:37:36 +01:00
Maciej Suminski
0668cd9d4c
Symbol Library Editor: save sym-lib-table only if it had been modified
2018-01-31 10:46:39 +01:00
Maciej Suminski
0e9dedf3cd
Fixed a memleak in About dialog. Updated the copyright year.
2018-01-31 10:05:00 +01:00
jean-pierre charras
39b4afecfa
fix code after file renaming
2018-01-31 09:24:02 +01:00
jean-pierre charras
32aedc99b7
rename files
2018-01-31 09:24:00 +01:00
jean-pierre charras
6d6ef0097b
Fix code after renaming files. Minor other fix.
2018-01-30 20:23:35 +01:00
jean-pierre charras
d8b9f1081b
rename file
2018-01-30 20:23:35 +01:00
jean-pierre charras
d4192b4646
rename files
2018-01-30 20:23:34 +01:00
Wayne Stambaugh
3b2452ca8e
Update .gitignore to reflect recent file renaming changes.
2018-01-30 14:14:16 -05:00
Jeff Young
99ad5cf394
More performance optimizations for symbol libraries
...
1) don't call UI-level LIB_PIN routines when reading library --
not only are they a performance hit, they set the modified flag
too
2) limit progress dialog updating to 15 times a second (this
had crept back up to 31% of the time spent loading libraries)
Fixes: lp:1734773
* https://bugs.launchpad.net/kicad/+bug/1734773
2018-01-30 10:31:51 -05:00
jean-pierre charras
b43dc7954c
fix code after renaming files
2018-01-30 15:34:09 +01:00
jean-pierre charras
ab0a82db19
rename files
2018-01-30 13:55:02 +01:00
jean-pierre charras
eb9070fa74
forgotten fix after renaming files
2018-01-30 13:31:50 +01:00
jean-pierre charras
8022f1cc01
fix code after renamin files
2018-01-30 11:49:51 +01:00
jean-pierre charras
833d6223a0
rename files
2018-01-30 11:08:03 +01:00
jean-pierre charras
2bc9cac234
rename files
2018-01-30 10:51:55 +01:00
jean-pierre charras
1f88b466de
move SCH_EDIT_FRAME methods from netlist.cpp to netform.cpp
2018-01-30 10:45:35 +01:00
jean-pierre charras
795a36c9fe
Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files)
2018-01-30 09:57:25 +01:00
jean-pierre charras
87a437c26e
rename files in eeschema
2018-01-30 09:57:22 +01:00
jean-pierre charras
342197bb3e
fix forgotten code change after renaming
2018-01-30 08:13:33 +01:00
jean-pierre charras
8552f3fedf
fix code after renaming files
2018-01-29 22:00:44 +01:00
jean-pierre charras
edf9821014
rename files
2018-01-29 21:59:27 +01:00
jean-pierre charras
39fc0656d1
move specctra. files in a specific folder specctra_import_export
2018-01-29 18:09:18 +01:00
jean-pierre charras
30e3f2e781
fix forgotten change after renaming files
2018-01-29 17:34:12 +01:00
jean-pierre charras
5d72aebd22
Fix code after renaming files
2018-01-29 16:40:22 +01:00
jean-pierre charras
bc76ec4d67
Rename files according to the name of classes they are defining
2018-01-29 16:40:20 +01:00
jean-pierre charras
a0ac1a48c2
Gerbview: fix code after renaming files
2018-01-29 13:26:58 +01:00
jean-pierre charras
6255239b52
Gerbview: rename files class_xxx to xxx according to the class names of classes defined inside the files
2018-01-29 11:51:47 +01:00
jean-pierre charras
d0754acf00
Fix code after renaming files
2018-01-29 11:37:29 +01:00
jean-pierre charras
398f6d7b32
rename a few files
2018-01-29 09:50:58 +01:00
jean-pierre charras
d44494beda
Update code after file renaming
2018-01-29 09:39:49 +01:00
jean-pierre charras
fa10e1b7fe
rename a few files
2018-01-29 09:39:47 +01:00
Jon Evans
14abe8723d
Rework GERBVIEW_FRAME::ReCreateAuxiliaryToolbar to fix layout issues
...
Fixes: lp:1745203
* https://bugs.launchpad.net/kicad/+bug/1745203
2018-01-29 07:52:42 +01:00
jean-pierre charras
1bc3dfef10
fix compil issue in kicad.i and a minor compil warning
2018-01-28 22:24:51 +01:00
jean-pierre charras
4c5bd01887
Rename a few files
2018-01-28 22:02:31 +01:00