dickelbeck
726a8ab4df
collector work
18 years ago
dickelbeck
2e13ccf048
see change_log.txt's 2007-Aug-23 UPDATE
18 years ago
dickelbeck
cc62305777
see change_log.txt for 2007-Aug-22
18 years ago
dickelbeck
e6239e7456
moved m_Layer into EDA_BaseStruct
18 years ago
dickelbeck
49e32e096e
unified m_Flags, EDA_BaseStruct::Display_Infos(), and ~GetEquipot()
18 years ago
dickelbeck
27bd9c751a
visitor design pattern, MODULE::FindPadOrModule()
18 years ago
dickelbeck
c1e3416a8f
searching and beautifying
18 years ago
dickelbeck
6719900ef9
searching and beautification
18 years ago
dickelbeck
f8f384384a
search and debug infrastructure, beautification
18 years ago
dickelbeck
dda28ed69a
more new search stuff, beautification
18 years ago
dickelbeck
6f7209aa73
start of new search stuff, beautification
18 years ago
dickelbeck
5748b79107
added some conditional DEBUG code for showing the pcb object tree in simple XML format
18 years ago
dickelbeck
b9259f8516
fixed g++ 4.1.2 compiler warnings, added USE_MATCH_LAYER build option
18 years ago
dickelbeck
f601dff4b1
Hot key operations for a single module such as Move 'M', Rotate 'R', Swap Layer 'S', now operate only on unlocked modules
and only on modules in the current layer.
19 years ago
lifekidyeaa
713d01751e
added the following features (mostly hotkey type stuff):
* backspace key now deletes segments and vias both while editing a new track and while
modifying old ones
* internal layers can be accessed via F5-F8
* when creating a new trace, switching between layers with the Pageup, PageDown, and
F5-F8 hotkeys inserts a via. (warning: i did not test this with blind vias; however, it
calls Other_Layer_Route, so should still work)
* spelling fix
19 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago