| .. | 
		
		
			
			
			
			
				| examples | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| CMakeLists.txt | Lay basis for a more full featured usage of boost, including compiled libraries such as unit_test_framework, system, etc.  Move headers now into boost_root/include/boost/. | 12 years ago | 
		
			
			
			
			
				| pcad2kicad_common.cpp | Fix pcad2kicad issue, from A. Lunev, and a minor code cleaning in component_references_lister.cpp. | 13 years ago | 
		
			
			
			
			
				| pcad2kicad_common.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcad_plugin.cpp | *) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN.  See class header | 12 years ago | 
		
			
			
			
			
				| pcad_plugin.h | *) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN.  See class header | 12 years ago | 
		
			
			
			
			
				| pcb.cpp | Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. | 13 years ago | 
		
			
			
			
			
				| pcb.h | Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. | 13 years ago | 
		
			
			
			
			
				| pcb_arc.cpp | Pcbnew: fix Bug #1255568 (relative to .pos file creation). Minor compil warnings fixes | 12 years ago | 
		
			
			
			
			
				| pcb_arc.h | Migrated the interfaces accepting angles to the double type | 13 years ago | 
		
			
			
			
			
				| pcb_callbacks.h | Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. | 13 years ago | 
		
			
			
			
			
				| pcb_component.cpp | Factored layer utility functions: classification, layer flip and mask flip | 13 years ago | 
		
			
			
			
			
				| pcb_component.h | Factored layer utility functions: classification, layer flip and mask flip | 13 years ago | 
		
			
			
			
			
				| pcb_copper_pour.cpp | Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected. | 13 years ago | 
		
			
			
			
			
				| pcb_copper_pour.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_cutout.cpp | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_cutout.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_keepout.cpp | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_keepout.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_line.cpp | Factored out text anchor drawing | 13 years ago | 
		
			
			
			
			
				| pcb_line.h | Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected. | 13 years ago | 
		
			
			
			
			
				| pcb_module.cpp | Convert footprint definitions from wxString to FPID. | 12 years ago | 
		
			
			
			
			
				| pcb_module.h | Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected. | 13 years ago | 
		
			
			
			
			
				| pcb_net.cpp | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_net.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_pad.cpp | Factored out text anchor drawing | 13 years ago | 
		
			
			
			
			
				| pcb_pad.h | Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected. | 13 years ago | 
		
			
			
			
			
				| pcb_pad_shape.cpp | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_pad_shape.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_plane.cpp | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_plane.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_polygon.cpp | Encapsulation, bug, context menu string, and, coding policy fixes. | 13 years ago | 
		
			
			
			
			
				| pcb_polygon.h | More Pcbnew footprint library table work in progress. | 13 years ago | 
		
			
			
			
			
				| pcb_text.cpp | Fix pcad2kicad issue, from A. Lunev, and a minor code cleaning in component_references_lister.cpp. | 13 years ago | 
		
			
			
			
			
				| pcb_text.h | Pcbnew: Pcad2kicad: remove dead code. | 13 years ago | 
		
			
			
			
			
				| pcb_via.cpp | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_via.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_via_shape.cpp | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| pcb_via_shape.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago | 
		
			
			
			
			
				| s_expr_loader.cpp | pcad2kicadpcb: check for file format | 13 years ago | 
		
			
			
			
			
				| s_expr_loader.h | Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef | 13 years ago |