- 02 Feb, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 01 Feb, 2014 1 commit
-
-
jean-pierre charras authored
-
- 29 Jan, 2014 1 commit
-
-
jean-pierre charras authored
Add missing calls to Show( false ) to some main frames (Kicad, eeschema, gerbview), to force config saving when closing these windows. Code cleanup and minor coding style fixes in footprint_wizard_frame
-
- 28 Jan, 2014 1 commit
-
-
Dick Hollenbeck authored
Add EDA_BASE_FRAME::Show() and call SaveSettings() only from there for all derived wxFrames. Remove calls to SaveSettings() elsewhere.
-
- 31 Dec, 2013 1 commit
-
-
Marco Serantoni authored
-
- 13 Dec, 2013 1 commit
-
-
Povilas Kanapickas authored
-
- 20 Aug, 2013 1 commit
-
-
Dick Hollenbeck authored
Lay basis for a more full featured usage of boost, including compiled libraries such as unit_test_framework, system, etc. Move headers now into boost_root/include/boost/.
-
- 19 Jul, 2013 1 commit
-
-
jean-pierre charras authored
-
- 13 Jun, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 29 May, 2013 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 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.
-
- 25 Apr, 2013 1 commit
-
-
Felix Morgner authored
-
- 22 Apr, 2013 1 commit
-
-
Felix Morgner authored
-
- 21 Apr, 2013 1 commit
-
-
Wayne Stambaugh authored
-
- 10 Apr, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 09 Apr, 2013 2 commits
-
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
More layer classification cleanup
-
- 10 Mar, 2013 2 commits
-
-
jean-pierre charras authored
-
Miguel Angel Ajo authored
-
- 06 Feb, 2013 1 commit
-
-
jean-pierre charras authored
-
- 04 Feb, 2013 1 commit
-
-
jean-pierre charras authored
-
- 01 Feb, 2013 1 commit
-
-
Jacobo Aragunde Perez authored
-
- 18 Jan, 2013 1 commit
-
-
Jacobo Aragunde Perez authored
-
- 13 Jan, 2013 1 commit
-
-
jean-pierre charras authored
Kicad manager: fix a recent bug: project tree not updated when kicad is launched by a command line with a project name to open. pcbnew: export vrml: * move dialog functions in a new file: dialog_export_vrml.cpp. * fix coding style issues * patch add from cirilo Bernardo.
-
- 03 Jan, 2013 1 commit
-
-
jean-pierre charras authored
-
- 02 Jan, 2013 1 commit
-
-
jean-pierre charras authored
-
- 01 Jan, 2013 2 commits
-
-
Brian Sidebotham authored
Fixes a bug in the template file copying mechanism. The previous code failed to honour sub-directorys and flattened the whole tree whilst copying files. I have fixed this so that sub-directories that are not the meta directory will get copied verbatim into the new project directory.
-
jean-pierre charras authored
-
- 31 Dec, 2012 1 commit
-
-
jean-pierre charras authored
Kicad manager: first use of wxFileSystemWatcher (only with wxWidgets >= 2.9.2) to monitor files list.
-
- 20 Dec, 2012 1 commit
-
-
jean-pierre charras authored
Because now there are 2 formats, board backup files extensions are .brd-bak or .kicad_pcb-bak instead of the old .000 extension, depending on the initial file format.
-
- 18 Dec, 2012 1 commit
-
-
Wayne Stambaugh authored
-
- 14 Dec, 2012 2 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
Add KiCadPcbFileExt global.
-
- 18 Oct, 2012 1 commit
-
-
jean-pierre charras authored
fctsys.h: remove useless define. Fix minor issues and add minor enhancements.
-
- 15 Oct, 2012 1 commit
-
-
jean-pierre charras authored
Kicad manager: project_template.cpp: accepts lower and upper case HTML keywords (compatibility with libreoffice)
-
- 14 Oct, 2012 2 commits
-
-
jean-pierre charras authored
-
Brian Sidebotham authored
-
- 27 Sep, 2012 1 commit
-
-
marco. authored
-