- 14 Mar, 2014 4 commits
-
-
Orson authored
Corrected the error message about required OpenGL version for GAL. Fixed pcb_calculator .desktop file.
-
jean-pierre charras authored
-
Marco Serantoni authored
-
Marco Serantoni authored
-
- 13 Mar, 2014 4 commits
-
-
Marco Serantoni authored
-
Maciej Suminski authored
-
jean-pierre charras authored
Footprint Editor: fix a crash when the dialog to set pad properties is called from the main toolbar (i.e. to define the default setting for new pads, and not to edit an existing pad)
-
Maciej Suminski authored
* Fix Python scripting error causing pcbnew_wrap.cxx to fail to build. * Fix OpenGL canvas ratsnest missing connections in copper zones.
-
- 12 Mar, 2014 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Workarounded SWIG problems (does not support nested C++ classes, more on the subject: http://www.swig.org/Doc1.3/SWIGPlus.html#SWIGPlus_nested_classes).
-
Maciej Suminski authored
-
- 10 Mar, 2014 1 commit
-
-
Marco Serantoni authored
-
- 09 Mar, 2014 1 commit
-
-
jean-pierre charras authored
-
- 08 Mar, 2014 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Rework on 3D viewer (work in progress): Disable or enable layers, grid or 3D footprint shapes should be now faster.
-
- 07 Mar, 2014 1 commit
-
-
Wayne Stambaugh authored
* Make block rotate command honor the rotation angle setting. Thank you Umesh Mohan <mohan.umesh@gmail.com> for the patch. * Change block rotate undo command from UR_ROTATE to UR_CHANGED so consecutive rotations do not lead to round errors and for proper undo in case the user changes the rotation angle setting between block rotations.
-
- 06 Mar, 2014 4 commits
-
-
Cirilo Bernardo authored
-
Wayne Stambaugh authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 05 Mar, 2014 4 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 03 Mar, 2014 3 commits
-
-
Maciej Suminski authored
-
Martin Janitschke authored
-
Maciej Suminski authored
-
- 01 Mar, 2014 1 commit
-
-
Martin Janitschke authored
* Handle different item global deletions correctly. No more removing of text if graphics is selected. * Layer settings are always obeyed for modules, zones, text, and graphics. * Text will be removed from copper layers if all layers are selected or according to the current layer. * Added check boxes for "normal" and "locked" footprints to be consistent with the naming for the track deletion options.
-
- 28 Feb, 2014 4 commits
-
-
jean-pierre charras authored
-
Fabrizio Tappero authored
Commit patch about cvpcb, pcbnew and layout editor menu items, with 3 menu labels modified in Eeschema.
-
jean-pierre charras authored
Fix also other very minor issues. Realistic mode shows or not the copper thickness (depending on selected option in preferences) to speed up the screen redraw.
-
Maciej Suminski authored
-
- 27 Feb, 2014 5 commits
-
-
Marco Serantoni authored
Fix for bug #1285878, build fails with clean repository and high parallelism due missing dependance between router and pcbcommon
-
jean-pierre charras authored
-
Martin Janitschke authored
-
jean-pierre charras authored
-
Marco Serantoni authored
-
- 26 Feb, 2014 2 commits
-
-
Marco Serantoni authored
[MacOSX] Avoid race between cmake -E copy_directory, which triggers a build error when using an high parallelism
-
jean-pierre charras authored
* fp_lib_table.cpp: fix an issue on Windows in ConvertFromLegacy: sometimes, because the comparison was case sensitive, lib nicknames were not found, although libs exist ( for instance if a path was given like f:\mypath instead of F:\mypath) * getpart.cpp: fix a potential bug on a translatable string with has requirements in spelling. * fix bug #1066179 * kicad: fix erroneous labels in sub menus.
-