64 Commits (7c340f6b19794d1acf0a3058e628e23f81cb1295)

Author SHA1 Message Date
Carl Poirier 3f8343b341 REMOVE: USE_PCBNEW_NANOMETERS by making it the only way to go in pcbnew, effectively removing the deci-mils build. 12 years ago
Lorenzo Marcantonio e5dae4b149 Fixed LAYER_NUM usage in the specctra code. 13 years ago
Lorenzo Marcantonio cb49ca5ae2 More int casts to rounding conversions 13 years ago
Lorenzo Marcantonio 78e41187b3 Moved utilities for angles in trigo.h 13 years ago
Dick Hollenbeck 9634fa5c07 fix 2 corner case bugs in specctra import 13 years ago
Dick Hollenbeck f92cfcaee6 fix compiler warnings, comments, debug crash, and conceptual issues in specctra 13 years ago
Lorenzo Marcantonio 6b500d606c Converted macros to inline template function 13 years ago
Lorenzo Marcantonio 9fd79dfa91 Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
Wayne Stambaugh 42d7bf6c8e Pcbnew encapsulation and code cleaning. 13 years ago
Heikki Pulkkinen 3e18fa422c protect data in class_track.h, switch to using member accessors 13 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 13 years ago
Dick Hollenbeck c24863c078 // Dick Hollenbeck's KiROUND R&D 14 years ago
Dick Hollenbeck a0c80381f2 improve comments in specctra stuff 14 years ago
Dick Hollenbeck e730219b31 add PCNBEW nanometer support to specctra round-tripper, use micro-meters to do it. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 6d39b53efb try and support Electra *.ses files 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Dick Hollenbeck 96bb90dee1 kicad_plugin 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh 018292a8c6 PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Dick Hollenbeck 0093f4f612 ++common: 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
Dick Hollenbeck e5dfd601da changes 15 years ago
Dick Hollenbeck 84ed5f501d ++new: 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Dick Hollenbeck 067bf8518c change IOError class name spelling to IO_ERROR to conform to coding standards 15 years ago
Dick Hollenbeck fb0bb79a8d TokenList2DsnLexer.cmake, netform.cpp enhancements 16 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
dickelbeck ceb6ad1a72 * Factored out the DSNLEXER class so it can be re-used more generally. The 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
charras fe10a9938f Removed global default clearance, track size and vias drill. Use netclasses values only. 16 years ago
charras fd27b26271 pcbnew: minor work about netclasses. eeschema: bug fix 16 years ago
charras e8fef505f8 Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target) 16 years ago
dickelbeck 42b1020dc3 MsgPanel is sized dynamically based on system gui font size 17 years ago
charras 5699ee3b91 More about pcbnew undo/redo 17 years ago
charras 42022adb3f code cleaning 17 years ago
jerryjacobs db6630b81c Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 17 years ago
charras e073bdc042 Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 17 years ago
dickelbeck 69fd16ed26 switch to GetChars() and away from wxString::GetData() 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras b0a2d7a48f fixed seg fault in DRC just after a .ses import 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
dickelbeck b603580355 WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 17 years ago
dickelbeck aab39d1de7 injected DLIST<> into many list heads, see change_log.txt 17 years ago
dickelbeck 12b94cc1d3 updated specctra.pdf http link 17 years ago