- 18 Feb, 2014 3 commits
-
-
Henner Zeller authored
* Allow to select units in components that have more than one right in the component chooser dialog. * Keep chosen unit in history. * Show preview of current component unit as thumbnail image next to the description box. * Fixes lp:1280567
-
Marco Serantoni authored
-
jean-pierre charras authored
-
- 17 Feb, 2014 1 commit
-
-
Marco Serantoni authored
-
- 15 Feb, 2014 4 commits
-
-
Maciej Suminski authored
-
-
Marco Serantoni authored
-
Cirilo Bernardo authored
Fix minor bug in eeschema (opening a relative path does not work) (patch from HennerZeller).
-
- 14 Feb, 2014 4 commits
-
-
Marco Serantoni authored
-
Henner Zeller authored
* make some more fields 'const' that can. * Instead of previous/next _visible_ element, Go through previous and next element. Otherwise the cursor stops moving if the item is only partially visible.
-
Henner Zeller authored
-
Henner Zeller authored
-
- 13 Feb, 2014 1 commit
-
-
jean-pierre charras authored
Fix a minor error in class D_PAD: void D_PAD::Flip( int Y ) changed to virtual void D_PAD::Flip( const wxPoint& aCentre ) (as defined in BOARD_ITEM) Scripting: fix compatibility current pcbnew version in 2 examples and the default extension of board files in board.i (was .kicad_brd, now is .kicad_pcb)
-
- 12 Feb, 2014 6 commits
-
-
Miguel Angel Ajo authored
-
Miguel Angel Ajo authored
-
Fabrizio Tappero authored
-
jean-pierre charras authored
gr_basic.cpp: rewrite the function which draws the outlines of a thick segment.
-
Nick Østergaard authored
-
Fabrizio Tappero authored
-
- 11 Feb, 2014 3 commits
-
-
Marco Serantoni authored
-
Henner Zeller authored
* Apply Henner Zeller's patch to add connecting line from reference and labels to component position whilst moving to help identify which component the reference or label belongs too
-
Fabrizio Tappero authored
-
- 10 Feb, 2014 5 commits
-
-
Lorenzo Marcantonio authored
Factored out the next-pad-number function
-
jean-pierre charras authored
Use environment KISYS3DMOD to know the default path for 3D shapes in footprint editors dialogs, and build short 3D file names. This value is now shown in these dialogs.
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Miguel Angel Ajo authored
-
- 09 Feb, 2014 1 commit
-
-
jean-pierre charras authored
-
- 08 Feb, 2014 7 commits
-
-
Miguel Angel Ajo authored
-
Marco Serantoni authored
-
Marco Serantoni authored
-
jean-pierre charras authored
If it is not defined by user, it is set to a legacy 3D files path. The default value needs to be fixed on MACOSX. This change could be better, but it is compatible with environment variables and the old way ( defined search paths) to find 3D shape files. 3D shapes files names can also include an environment variable definition, like libraries names. However using KYSYS3DMOD in these names is not required. If the 3D filename is a legacy name, KYSYS3DMOD is automatically used as default path.
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Miguel Angel Ajo authored
-
- 07 Feb, 2014 5 commits
-
-
Marco Serantoni authored
-
-
Maciej Suminski authored
-
jean-pierre charras authored
Add a workaround to fix a new bug in wxWidgets 3.0 ( Windows specific ) which shows icons only with a size = 16x16 in menus which have attribute wxITEM_CHECK
-
Marco Serantoni authored
-