1. 13 Sep, 2013 4 commits
  2. 08 Sep, 2013 1 commit
    • Wayne Stambaugh's avatar
      Convert footprint definitions from wxString to FPID. · 230c5f8f
      Wayne Stambaugh authored
      * Use FPID instead of wxString in MODULE object.
      * Use FPID instead of wxString when loading and saving files.
      * Use FPID in COMPONENT object.
      * Add wxString helper functions and comparison operators to FPID.
      * Add fp_lib token to pcb and netlist file formats.
      * Add code to load and save FPIDs to pcb file format.
      * Fix segfault when deleting invalid footprint library tables in Pcbnew
        in non footprint library table build.
      * Fix bug when counting the number of mod files in
        EDA_APP::SetFootprintLibTablePath();
      230c5f8f
  3. 06 Sep, 2013 1 commit
    • Wayne Stambaugh's avatar
      Footprint library table ground work. · 9ab7c18f
      Wayne Stambaugh authored
      * Remove defined CMAKE_INSTALL_PREFIX for Windows from main CMakeList.txt.
      * Move footprint library path detection code from pcbnew.cpp to EDA_APP
        object.
      * Add CMAKE_INSTALL_PREFIX to config.h.cmake.
      * Simplify and fix search path list code.
      * Add CMAKE_INSTALL_PREFIX to the list of search paths in case KiCad was
        installed using `make install`.
      * Add default global footprint library table to CMake install.
      * Add method to set footprint library table to PCB_BASE_FRAME object.
      * Remove unused function EDA_APP::GetLibraryFile().
      * Minor FP_LIB_TABLE object improvements.
      9ab7c18f
  4. 03 Sep, 2013 2 commits
  5. 02 Sep, 2013 3 commits
  6. 01 Sep, 2013 4 commits
  7. 31 Aug, 2013 1 commit
  8. 30 Aug, 2013 2 commits
  9. 29 Aug, 2013 1 commit
  10. 28 Aug, 2013 4 commits
  11. 26 Aug, 2013 2 commits
  12. 24 Aug, 2013 2 commits
  13. 23 Aug, 2013 2 commits
  14. 20 Aug, 2013 2 commits
  15. 19 Aug, 2013 1 commit
  16. 18 Aug, 2013 1 commit
  17. 16 Aug, 2013 4 commits
  18. 15 Aug, 2013 1 commit
  19. 13 Aug, 2013 2 commits