18 Commits (b60f7d4136a51b457ae72dfa3e6b8dd5b855139d)

Author SHA1 Message Date
Marek Roszko 5163cb6976 Don't use SystemDirsAppend on windows for finding the docs 3 years ago
Marek Roszko 1edf84d756 More wxS ugh 3 years ago
Marcus A. Romer c5e77e9739 Respect KICAD_DOCS when searching for help files 5 years ago
Marcus A. Romer a97ccbf7ed Refactor help file search logic 5 years ago
Marek Roszko b609c7dcd6 Kick the osx specific path helpers into PATHS 5 years ago
jean-pierre charras 35e129ed47 Minor code cleanup, step3: remove more useless include. 5 years ago
jean-pierre charras 3f8c9d49f8 Revert "Code cleanup: remove useless wx/wx.h include inside a few files." 5 years ago
jean-pierre charras cffccc3970 Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
Wayne Stambaugh f584b30c73 Replace log debugging output with tracing. 7 years ago
Jon Evans ed99251f0b Add explicit file:// URI scheme for html help files 8 years ago
Wayne Stambaugh 66a9b04487 Fix windows help path bug. (fixes lp:1313412) 10 years ago
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. 11 years ago
Adam Wolf 88ce5920b5 Fix OSX help search paths. 11 years ago
Wayne Stambaugh e8362df15f Add missing source file licenses and code policy fixes. 11 years ago
jean-pierre charras 9c64b061fe Pcbnew: fix Bug #1380943 (Filled polygons with thick outlines are missing last outline thick segment in gerber) 11 years ago
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. 11 years ago
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. 11 years ago
Dick Hollenbeck c39385a5cd improve help file finding after kiway breakage. 12 years ago