Jeff Young
34a9a165c9
More wide-string declarations.
4 years ago
Tomasz Wlostowski
5d87b37f52
pcbnew: GRAPHICS_IMPORTER can now recognize multi-path shapes (and postprocess polygons with holes into Kicad-compatible fractured polysets)
4 years ago
Marek Roszko
c4801a4dd4
Catch oom for graphics importer
Because DXFs and SVGs could be nasty sized
5 years ago
Seth Hillbrand
9212197c26
Grammar
5 years ago
Marek Roszko
9656bd310b
Remove eda_item and gr_basic from eda_text.h
5 years ago
jean-pierre charras
cc0aa8b928
Gfx import: fix many issues, and add many enhancements.
* Do not compile dxf old files.
* import gfx, gal mode: make absolute placement working.
* Import gfx in legacy canvas: use it and make interactive placement working
* Take imported line width in account. Ensure DXF line thickness is OK.
* handling empty files in legacy mode.
7 years ago
jean-pierre charras
74a9d5401a
Import svg import code from experimental trunk: start point
7 years ago
Maciej Suminski
9da8398cf3
Added files missing in 602ecf75
8 years ago
Diogo Condeco
75ffcbcef5
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
Setfocus now works on macos dialogs by setting DLGSHIM_USE_SETFOCUS.
This option is only enabled __WXMAC__ is defined.
FixOSXCancelButtonIssue() is now called inside DIALOG_SHIM::SHOW.
All other calls from within the dialogs were removed.
9 years ago
jean-pierre charras
defac5272b
refinemenst in dialogs and OSX Cancel button fix
9 years ago
jean-pierre charras
698bd331c4
Dialog enum pads: fix incorrect use of sizers.
11 years ago
Maciej Suminski
709dfcc16e
Added settings dialog for Pad Enumeration tool.
11 years ago
Maciej Suminski
5ce29330b1
Restored support for custom angle rotation.
11 years ago
Alexander Lunef
40f4304b2f
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
13 years ago
Dick Hollenbeck
9431c2a60a
changes
14 years ago
Dick Hollenbeck
67e28ade74
++eeschema
Add shim class SCH_BASE_FRAME which introduces the data model SCH_SCREEN
to the frame class hierarchy.
14 years ago
Dick Hollenbeck
2515a806ae
initial work on PCBNew PLUGIN support, in preparation for nanometer board load and save
14 years ago
jean-pierre charras
e7d5770f42
Fix some Doxygen warnings.
Eeschema: cleaning code. Start work to enhance annotation algorithm.
Already added an option to annotate using sheet number (sheet 1 uses numbers 100 to 199, sheet 2 uses 200 to 299..).
Works fine if deleting existing annotation, but needs work to be used when the existing annotation is kept .
15 years ago
charras
8be3abc1c0
minor changes
16 years ago
charras
29e217d310
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
16 years ago
charras
fe10a9938f
Removed global default clearance, track size and vias drill. Use netclasses values only.
16 years ago
dickelbeck
15e0734525
template header
16 years ago
dickelbeck
1715211d3a
restoring my copyright template file
16 years ago
jerryjacobs
17dd0e2766
Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging.
16 years ago
jerryjacobs
062bbfe1c3
17 years ago
dickelbeck
4ce6de82fc
added copyright.h for review
18 years ago