- 11 Jan, 2015 1 commit
-
-
jean-pierre charras authored
-
- 03 Jun, 2014 1 commit
-
-
Dick Hollenbeck authored
remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support.
-
- 02 Dec, 2013 1 commit
-
-
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.
-
- 25 Nov, 2013 1 commit
-
-
Andrey Fedorushkov authored
template: add file fp-lib-table.for-eagle
-
- 20 Nov, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 19 Nov, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Carl Poirier authored
-
- 13 Nov, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 18 Oct, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Andrey Fedorushkov authored
-
- 17 Oct, 2013 1 commit
-
-
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
-
- 11 Oct, 2013 1 commit
-
-
jean-pierre charras authored
Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad Remove KICAD_GOST option because it is now useless: the 2 GOST options are now selectable at run time and are: * specific page layouts (now user definable, and the GOST page layouts are available in template folder) * notation for multiple parts per package (made in eeschema, preference menu)
-
- 04 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
Remove tooltips from fp_lib_table wxGrid, were annoying and munging wxGrid's grid. Change initial size of DIALOG_FP_LIB_TABLE.
-
- 06 Sep, 2013 1 commit
-
-
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.
-
- 24 Jul, 2013 1 commit
-
-
Baranovskiy Konstantin authored
-
- 20 Jul, 2013 1 commit
-
-
jean-pierre charras authored
-
- 19 Jul, 2013 1 commit
-
-
jean-pierre charras authored
-
- 27 Jun, 2013 1 commit
-
-
jean-pierre charras authored
-
- 25 Jun, 2013 1 commit
-
-
Dick Hollenbeck authored
Add script to make a footprint library table from the KiCad Bazaar library repository, either in s-expr or CSV format. Add also the generation of such tables as of today.
-
- 08 Jun, 2013 1 commit
-
-
jean-pierre charras authored
-
- 07 Jun, 2013 1 commit
-
-
jean-pierre charras authored
page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes. Eeschema, dialog edit component: minor enhancement (the last selected notebook page is remembered during a session)
-
- 26 May, 2013 1 commit
-
-
Dick Hollenbeck authored
File "rules" has instructional text as comments near top. 2) Convert all text files in repo to LF line ending form. Any checkout done with "rules" in play will convert the working tree to native line ending, while keeping repo as LF line ending.
-
- 13 Apr, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 11 Apr, 2013 1 commit
-
-
Dick Hollenbeck authored
use lower case library names in *.pro & *.sch files, to match actual filenames in the template file set. Noticed on linux.
-
- 30 Mar, 2013 1 commit
-
-
jean-pierre charras authored
-
- 23 Mar, 2013 1 commit
-
-
jean-pierre charras authored
-
- 24 Feb, 2013 1 commit
-
-
jean-pierre charras authored
-
- 01 Jan, 2013 1 commit
-
-
Brian Sidebotham authored
-
- 31 Oct, 2012 1 commit
-
-
jean-pierre charras authored
Eeschema: fix an old bug: sometimes E hotkey (and some other' hot keys) was editing a previously selected item, not the item under the mouse cursor Templates: remove useless backup files
-
- 29 Oct, 2012 2 commits
-
-
Dick Hollenbeck authored
-
Hans Henry von Tresckow authored
Here is a first cut at the 40pin booster pack template. I made 2 versions, BoosterPack40, which has the optional J5 connector and is 2"x1.7" and BoosterPack40_min, which is 2"x1.35" and leaves the switches accessible.
-
- 23 Oct, 2012 1 commit
-
-
jean-pierre charras authored
Minor enhancement in popup menus for wire and bus. Kicad: stm32f0discovery template: very minor fix.
-
- 21 Oct, 2012 1 commit
-
-
Kerusey Karyu authored
-
- 20 Oct, 2012 1 commit
-
-
Kerusey Karyu authored
-
- 17 Oct, 2012 1 commit
-
-
jean-pierre charras authored
Fix a minor compatibility issue in .pro file for new boards, between decimils and nanometers versions of Pcbnew.
-
- 14 Oct, 2012 1 commit
-
-
Brian Sidebotham authored
-
- 13 Oct, 2012 1 commit
-
-
jean-pierre charras authored
Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. Pcbnew: add PDF format for drill map generation. Plotter classes: tweaking code.
-
- 19 Sep, 2011 1 commit
-
-
jean-pierre charras authored
Fix 2 very minor issues.
-
- 17 Jan, 2010 1 commit
-
-
charras authored
fixed a grid refresh problem when using fast algo in drawpanel.cpp
-
- 16 Jan, 2010 1 commit
-
-
jerryjacobs authored
Fixed aui component for other platform other than OSX, with wxwidgets 2.9 we dont need to define aui
-