jean-pierre charras
|
77249d9b2d
|
Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members.
Minor bug fix: Zone duplicate zone in legacy mode: duplicate a zone to the same layer (and therefore the same location) is no more allowed.
|
2015-05-15 14:49:11 +02:00 |
Adam Wolf
|
88ce5920b5
|
Fix OSX help search paths.
|
2015-02-06 16:13:35 -05:00 |
Wayne Stambaugh
|
e8362df15f
|
Add missing source file licenses and code policy fixes.
|
2014-10-19 16:20:16 -04:00 |
jean-pierre charras
|
9c64b061fe
|
Pcbnew: fix Bug #1380943 (Filled polygons with thick outlines are missing last outline thick segment in gerber)
Remove a debug message in searchhelpfilefullpath.cpp.
|
2014-10-17 20:30:56 +02:00 |
jean-pierre charras
|
203247aefe
|
Add missing search paths in kicad help doc search paths ( only noticeable for non English users ). Sometimes the translated doc was not found, and the English doc was displayed.
|
2014-10-15 15:14:14 +02:00 |
jean-pierre charras
|
e5e388f2b4
|
Help files: can now be html or pdf files: Kicad search first for a .html help file, and if not found in a path, search for the corresponding .pdf file.
Therefore our .pdf files can be replaced at any time by .html corresponding files in kicad doc/help sub directories.
|
2014-09-02 18:44:53 +02:00 |
Dick Hollenbeck
|
c39385a5cd
|
improve help file finding after kiway breakage.
|
2014-04-14 13:49:52 -05:00 |