Jeff Young
|
9aaa235b7b
|
Use binary search on Footprint Info list.
While it only improves footprint loading on the standard library
by about 6%, it will keep larger libraries from getting catastrophic.
|
2018-08-04 10:29:17 +01:00 |
|
Jeff Young
|
6dbfa793e8
|
Fix GTK compile errors and remove dead code.
Fixes: lp:1783993
* https://bugs.launchpad.net/kicad/+bug/1783993
|
2018-08-01 12:23:16 +01:00 |
|
Jeff Young
|
f8a5e2c1c8
|
Performance enhancements in fp loading, string cmp, etc.
Knocks about 1/3 off the first footprint load, and more than 1/2
off subsequent loads.
|
2018-08-01 09:35:46 +01:00 |
|
Jeff Young
|
0a35c5c97e
|
Convert Footprint Editor to component tree.
Fixes: lp:1784178
* https://bugs.launchpad.net/kicad/+bug/1784178
Fixes: lp:1780363
* https://bugs.launchpad.net/kicad/+bug/1780363
|
2018-08-01 09:35:46 +01:00 |
|