- 02 Feb, 2014 1 commit
-
-
jean-pierre charras authored
-
- 01 Feb, 2014 1 commit
-
-
jean-pierre charras authored
-
- 30 Jan, 2014 1 commit
-
-
jean-pierre charras authored
-
- 29 Jan, 2014 4 commits
-
-
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.
-
Dick Hollenbeck authored
The desire is to migrate designs *away from* case independence, and to create designs which use literally (case specific) interpreted component names. But for backwards compatibility, you may turn OFF this option if you really must. (Remember that with KiCad using text data files, typically you would be better off simply doctoring those files into a case literal state with a text editor and move forward into the brave new world of case specificity. Also, BOM generators may not work properly when you have this option turned OFF, the xml export's referential integrity is broken on library part name. Hence the default is ON now, as of 29-Jan-2014.
-
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
-
unknown authored
-
- 28 Jan, 2014 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
Add EDA_BASE_FRAME::Show() and call SaveSettings() only from there for all derived wxFrames. Remove calls to SaveSettings() elsewhere.
-
- 27 Jan, 2014 6 commits
-
-
Marco Serantoni authored
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
github_plugin.cpp: in error message relative to"cannot get zip archive...", line 496, make the sentence relative to http GET command not translatable inside the full translated message.
-
Dick Hollenbeck authored
Remove g_LibraryNames and all supporting infrastructure from pcbnew. FP_LIB_TABLE is now local to major wxFrames.
-
Dick Hollenbeck authored
-
- 26 Jan, 2014 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Pcbnew: fix bug #1272714 . Code cleanup: use 2 different enums for pad shapes and pad drill shapes. Remove never used pad shape.
-
Marco Serantoni authored
-
- 25 Jan, 2014 2 commits
-
-
Cirilo Bernardo authored
-
jean-pierre charras authored
-
- 24 Jan, 2014 1 commit
-
-
Marco Serantoni authored
-
- 22 Jan, 2014 2 commits
-
-
Marco Serantoni authored
-
Dick Hollenbeck authored
Increase boost download TIMEOUT to 10 minutes, offer a LOG_DOWNLOAD option for capturing download problems.
-
- 21 Jan, 2014 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 20 Jan, 2014 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 19 Jan, 2014 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Fix not working + and - keys in layers manager. Fix typo errors and modify some messages to make translator's life more easy.
-
- 18 Jan, 2014 2 commits
-
-
maciej. authored
-
Dick Hollenbeck authored
-
- 17 Jan, 2014 1 commit
-
-
Wayne Stambaugh authored
-
- 13 Jan, 2014 1 commit
-
-
jean-pierre charras authored
-
- 10 Jan, 2014 1 commit
-
-
jean-pierre charras authored
-
- 09 Jan, 2014 2 commits
-
-
Brian Sidebotham authored
* Fix FindwxWidgets.cmake for V3.0 wxWidgets using 'win32' style find. i.e. for MinGW native build without msys or cygwin
-
Dick Hollenbeck authored
-
- 08 Jan, 2014 3 commits
-
-
jean-pierre charras authored
Pcbnew, Eeschema: remove include file <protos.h> from a lot of files which do not need it.
-
Dick Hollenbeck authored
-
jean-pierre charras authored
all: remove include <protos.h> from a lot of files which do not need it.
-