- 09 May, 2014 2 commits
-
-
Dick Hollenbeck authored
*) Implement a framework for "Data Load On Demand". *) Implement FP_LIB_TABLE* PROJECT::PcbFootprintLibs(), which is the first prototype. This allows the project specific footprint tables to be part of the Module Editor when invoked from Eeschema.
-
unknown authored
fix also a bug in python script round_value_robin.py.
-
- 08 May, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 06 May, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 11 Apr, 2014 2 commits
-
-
Dick Hollenbeck authored
-
Nick Østergaard authored
-
- 07 Apr, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 06 Apr, 2014 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 18 Mar, 2014 1 commit
-
-
jean-pierre charras authored
kicad-install.sh: fix bad url for legacy libraries. Add the same script hich does not need a bazaar account to download Kicad (using https instead of ssh to create branches)
-
- 11 Feb, 2014 1 commit
-
-
Marco Serantoni authored
-
- 07 Feb, 2014 1 commit
-
-
Marco Serantoni authored
-
- 28 Jan, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 27 Jan, 2014 1 commit
-
-
Marco Serantoni authored
-
- 20 Jan, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 23 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 13 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
kicad-install.sh and library-repos-install.sh utilize /etc/profile.d/kicad.sh for setting environment variables globally
-
- 12 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 04 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 03 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 02 Dec, 2013 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
*) Add scripts/library-repos-install.sh for downloading *.pretty libraries and possibly using them. *) Remove template/fp-* files, they are now at https://github.com/KiCad/kicad-library/template/* so they can be maintained by the library team. However note that it is possible to break kicad-install.sh with uncoordinated changes to that github repo. It is best to delete your ~/kicad_sources/kicad-lib.bzr directory before running kicad-install.sh at this or any newer version relative to an older library repo.
-
Dick Hollenbeck authored
-
- 27 Nov, 2013 1 commit
-
-
Jon Neal authored
-
- 10 Nov, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 07 Nov, 2013 1 commit
-
-
Colin Cooper authored
-
- 06 Nov, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
add libglew-dev prerequisite for debian systems, it pulls in libgl1-mesa-dev and libglu1-mesa-dev on its own
-
- 31 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 30 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 24 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 23 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 22 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 17 Oct, 2013 2 commits
-
-
Dick Hollenbeck authored
Add support for building *.deb file using CPack, install ~/fp-lib-table either from kicad-install.sh or from make install_user_configuration_files
-
Dick Hollenbeck authored
-
- 24 Sep, 2013 1 commit
-
-
Dick Hollenbeck authored
Write parser and formatter for options. Write dialog verification used before saving FP_LIB_TABLEs, triggered from OK button in table editor. Switch PROPERTY's value column to std::string from wxString. Add event handler to fp lib table dialog for upcoming options dialog.
-
- 23 Sep, 2013 1 commit
-
-
Dick Hollenbeck authored
Enhance IO_MGR::GuessPluginTypeFromLibPath() to support the GITHUB plugin. Build boost with -fPIC on Linux unconditionally, in preparation for DLL/DSO build of kicad. Add python script to test back to back reads of GITHUB plugin.
-
- 20 Sep, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 19 Sep, 2013 1 commit
-
-
Dick Hollenbeck authored
-