- 17 Mar, 2015 1 commit
-
-
unknown authored
-
- 16 Mar, 2015 5 commits
-
-
jean-pierre charras authored
Try to fix Bug #1431765 (Pcbnew crashes in GAL when entering 3d display when a board outline is not closed) This change modify the way warning messages are displayed: now the are displayed outside a paint event.
-
Chris Pavlina authored
-
Chris Pavlina authored
-
Chris Pavlina authored
-
John Beard authored
-
- 15 Mar, 2015 5 commits
-
-
Mario Luzeiro authored
-
jean-pierre charras authored
-
Balint Kiss and John Beard authored
-
jean-pierre charras authored
Fix a not shown dialog (sheet pin dialog editor) under XFCE and Unity. Make "display hotkeys list" window not modal. As usual, fix a few minor coverity warnings
-
jean-pierre charras authored
-
- 14 Mar, 2015 3 commits
-
-
jean-pierre charras authored
Cvpcb: Shows a better message when a netlist is not found.
-
jean-pierre charras authored
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run). Add Ctrl+E hotkey in eeschema to edit a component with Libedit (similar to pcbnew Ctrl+E hotkey) As usual, fix a few minor coverity warnings
-
unknown authored
-
- 13 Mar, 2015 2 commits
-
-
unknown authored
-
jean-pierre charras authored
Remove a few coverity warnings. Fix some comments which were incorrect, due to the changes in code. Remove not compiled code (kept as comments), now outdated or useless legacy plugin: better compatibility with old brd files (current track width and current vias size, stored in SETUP section, were not read from file and incorrectly set)
-
- 12 Mar, 2015 1 commit
-
-
jean-pierre charras authored
Eechema, libedit, pin dialog editor: show pin texts in pin preview canvas.
-
- 11 Mar, 2015 5 commits
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
unknown authored
-
jean-pierre charras authored
Fix minor bug #1429990 (3D viewer shows hidden footprint graphic texts ). Fix minor coverity warnings (not initialized members and dead code)
-
Maciej Suminski authored
-
- 10 Mar, 2015 14 commits
-
-
unknown authored
-
unknown authored
class PLOTTER: dash lines parameters in one place for plot. I made minor changes (values in mm and set to give the same size as dashed lines drawn by wxDC, using short dash.)
-
jean-pierre charras authored
Fix a few minor coverity warnings.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor).
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 09 Mar, 2015 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Eldar Khayrullin authored
-
jean-pierre charras authored
Fix issue #1429665 (eeschema doesn't recognize .sch file when the LIBS section is empty. But the section is not used, just a comment, therefore can be empty). Very minor other fixes.
-