- 08 Jul, 2013 6 commits
-
-
Maciej Suminski authored
Scripting engine build fix.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 07 Jul, 2013 3 commits
-
-
Maciej Sumiński authored
-
Maciej Sumiński authored
-
Maciej Sumiński authored
-
- 05 Jul, 2013 1 commit
-
-
jean-pierre charras authored
Eeschema: fix a *very subtle* bug noticeable only in complex hierachies, for multiple parts per package: sometimes, the modified flag was set for these components just when switching from a sheet to an other sheet. Pcbnew: fix Bug #1197414 (dragged track segments does not show clearance area)
-
- 04 Jul, 2013 1 commit
-
-
Maciej Suminski authored
-
- 02 Jul, 2013 1 commit
-
-
Maciej Suminski authored
-
- 01 Jul, 2013 3 commits
-
-
unknown authored
Fixed drawing stroked semicircles using OpenGL backend.
-
Dick Hollenbeck authored
This keeps it out of the KiCad mode path, making that leaner and less confusing about what is supported in KiCad mode. Within KiCad mode, treat quoted vs. non-quoted tokens as the two general categories, with non-quoted having sub-categories. Eliminate an unimplemented, unused function declaration in DSNLEXER. Improve the output formatting of THROW_PARSE_ERROR().
-
Dick Hollenbeck authored
in *.kicad_pcb file loading times.
-
- 29 Jun, 2013 1 commit
-
-
jean-pierre charras authored
Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. This change make more easy to use this function when a EDA_DRAW_PANEL canvas is not used to draw texts. Remove dead code in worksheet.cpp.
-
- 27 Jun, 2013 5 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
Maciej Suminski authored
-
- 26 Jun, 2013 1 commit
-
-
Maciej Suminski authored
-
- 25 Jun, 2013 3 commits
-
-
Alexander Lunev authored
-
Dick Hollenbeck authored
Add script to make a footprint library table from the KiCad Bazaar library repository, either in s-expr or CSV format. Add also the generation of such tables as of today.
-
Maciej Suminski authored
-
- 24 Jun, 2013 2 commits
-
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
- 23 Jun, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
This is limited to round tripping the lines of commented text in the loading and saving to disk through PCBIO::Format() and PCBIO::Parse(). No editing of the comments is given.
-
- 21 Jun, 2013 1 commit
-
-
Maciej Suminski authored
-
- 20 Jun, 2013 1 commit
-
-
Alexander Lunev authored
The bug was revealed on re-opening the saved version of a file imported by pcad2kicadpcb.
-
- 19 Jun, 2013 2 commits
-
-
jean-pierre charras authored
Pcbnew: netlist dialog: add silent mode option, and tool tip to the 2 options (dry run and silent mode) dialog_display_info_HTML_base: derived now from dialog_shim.
-
Maciej Suminski authored
Changed order of used headers, so there is no need to include again 'wx/wx.h' needed by layers_id_color_and_visibility.h
-
- 18 Jun, 2013 2 commits
-
-
jean-pierre charras authored
Bitmap2component: add export for .kicad_mod new footprint file format, and export polygon descr for page layout description (.kicad_wks file)
-
Maciej Suminski authored
-
- 15 Jun, 2013 1 commit
-
-
Wayne Stambaugh authored
* Do not search for footprint when no footprint is defined for a component in the netlist.
-
- 13 Jun, 2013 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 12 Jun, 2013 1 commit
-
-
Alexander Lunev authored
-