10431 Commits (afe92c7bfc9d02d551b2cfa675e73d18b956f010)
 

Author SHA1 Message Date
jean-pierre charras afe92c7bfc Pcbnew: Add creation of Drill Files in Gerber X2 format. 9 years ago
jean-pierre charras a92ea8c75b Fixes: lp:1687014 Footpring editor disappearing axes crosshair 9 years ago
Lubomir Rintel 862711b71a Add AppStream metadata 10 years ago
Jan Mrázek ade263f30d Check required libraries in FindwxWidgets.cmake 9 years ago
Cirilo Bernardo 5013ea2e8e Added comments on skipped patterns in VRML2 parser 9 years ago
Robbert Lagerweij e57c962336 Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
Eldar Khayrullin 0af5695e51 Pcbnew: add option to plot DXF lines in outline mode. 9 years ago
Dick Hollenbeck 50716c9015 Fix BOM generation bug for components with multiple units. 9 years ago
Maciej Suminski 4b5482eb5a Preserve FPU registers on context switch 9 years ago
Maciej Suminski 6507dbf3ad Fixed code formatting & comments typos 9 years ago
jean-pierre charras b385413458 Fix tooltip errors 9 years ago
jean-pierre charras 9e321a4722 Pcbnew: Apply a fix made in stable branch, in AppendBoard, to avoid potential crash. 9 years ago
jean-pierre charras 0e6723bb10 Fix color management in DXF files, broken since a long time. 9 years ago
jean-pierre charras 873e57e63e remove useless or incorrect wxASSERTs 9 years ago
Maciej Suminski e53c3afc29 Fixed a bug with invisible vias 9 years ago
Maciej Suminski 217593f6bc Fixed selected items drift on rotation/flip 9 years ago
Maciej Suminski 0e14cdf6da Code formatting 9 years ago
Maciej Suminski 481fd233d4 Enable cursor snapping by default 9 years ago
Maciej Suminski d452a5a30c Moved ratsnest update from EDIT_TOOL to PCB_EDITOR_CONTROL 9 years ago
Maciej Suminski bc8668b039 Renamed PCB_ACTIONS::editModifiedSelection to selectionModified 9 years ago
Maciej Suminski bb999f1bbf Fixed items disappearing after a rotation/flip 9 years ago
Maciej Suminski e2b95cf97a Removed a redundant update/refresh calls 9 years ago
Maciej Suminski 74847bf8ff Code formatting and clean-up 9 years ago
jean-pierre charras 13b2cb4d16 Demos: update full footprint names and net zones, to avoid warnings when updating a netlist 9 years ago
jean-pierre charras a35a46804e Pcbnew fix: "create array" extremely slow in GAL mode, due to a useless call of a time consuming method for each new item created. 9 years ago
jean-pierre charras 01f5a129a3 Fixes: lp:1683147 (Board append command *extremely* slow) 9 years ago
Wayne Stambaugh 9e3e28ab77 Prevent unnecessary compilation due to changes in plot_common.h. 9 years ago
Cirilo Bernardo 68a7a5235e Fix 3D plugins mutiarch support. 9 years ago
Alejandro García Montoro 1a75d9979f Modify comments in shape_line_chain.h that described the old reference-wise behaviour of SEG class 9 years ago
jean-pierre charras cf87536322 Fix a focus issue in dialog_edit_module_for_BoardEditor.cpp (Linux only) when creating the dialog. 9 years ago
jean-pierre charras 4b916b42ed dialog_edit_module_for_BoardEditor.*: fix questionable code. 9 years ago
jean-pierre charras e97c91b025 Fixes: lp:1683128 (pcbnew: the cairo canvas ignore arc width) 9 years ago
jean-pierre charras 88105f891f Fixes Pcbnew bug: Drag Zone Outlines no longer working in legacy view 9 years ago
jean-pierre charras 50fd7a27cf Fix a few coding issues in dialog_edit_module_for_Modedit. 9 years ago
jean-pierre charras 60310b3d32 Fix qa/geometry/test_segment.cpp to reflect the changes in SEG class (changes in commit cbb5708c36) 9 years ago
Miles McCoo b321efffaf Minor Pcbnew Python scripting fix to expose SHAPE_POLY_SET interface 9 years ago
jean-pierre charras cbb5708c36 seg.h: revert to version just before commit f68ce306bd, and update a few outdated comments. 9 years ago
Miles McCoo 11c42cdff7 Minor Pcbnew Python scripting improvement. 9 years ago
jean-pierre charras 74cd53fb31 finishing work started in commit ba37d6fca35b67fc04a21aa111aba97c80c3a1b0: 9 years ago
jean-pierre charras 83169af988 Code refinement for commit 80371134d7 9 years ago
Lachlan Audas a208ba6566 Fix Eagle plugin board free text rotation import bug. 9 years ago
Konrad Beckmann c4ea54227e Remove redundant statement in DSNLEXER::PopReader 9 years ago
Simon Wells 117faf898f Disable icons in menus by default on osx 9 years ago
jean-pierre charras b347443b95 Make Help sub-menus working in footprint viewer 9 years ago
jean-pierre charras 80371134d7 better fix than commit 6c083ebf4c, because the issue was existing in other dialogs 9 years ago
jean-pierre charras 6c083ebf4c FOOTPRINT_SELECT_WIDGET: fix incorrect frame deletion, only noticeable when eeschema is run in stand alone mode. 9 years ago
Maciej Suminski 801e50450b Revert "Fix component chooser dialog crash if there are no FPs available" 9 years ago
jean-pierre charras 02abf18046 Eeschema: speed up netlist creation. 9 years ago
jean-pierre charras 57ded58231 Cvpcb: fix not working footprint filtering by component keyword. 9 years ago
Vlad Ivanov 1e25c47362 cmake: use GNUInstallDirs to obtain lib/lib64 path 9 years ago