- 07 Feb, 2014 5 commits
-
-
Brian Sidebotham authored
* Add Henner's patch (with minimal changes) to ensure CVpcb footprint view window is always brought into view, even after being hidden by another window
-
Brian Sidebotham authored
-
Brian Sidebotham authored
-
jean-pierre charras authored
-
Cirilo Bbernardo authored
-
- 06 Feb, 2014 5 commits
-
-
jean-pierre charras authored
-
Fabrizio Tappero authored
-
jean-pierre charras authored
Fix some incorrect icons (which were using a not supported font for texts). Add ps_router icon from Konstantin Baranovskiy.
-
Fabrizio Tappero authored
-
Fabrizio Tappero authored
-
- 05 Feb, 2014 3 commits
-
-
Fabrizio Tappero authored
-
Cirilo Bernardo authored
-
Cirilo Bernardo authored
-
- 04 Feb, 2014 2 commits
-
-
Miguel Angel Ajo authored
-
Dick Hollenbeck authored
-
- 03 Feb, 2014 5 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
- 02 Feb, 2014 5 commits
-
-
Miguel Angel Ajo authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
Cirilo Bernardo authored
-
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 1 commit
-
-
Maciej Suminski authored
-