1 Commits (be832f8855b323a1d3c894d3ff437a828a07faa3)

Author SHA1 Message Date
jean-pierre charras be832f8855 Pcbnew: move files relative to autoroute/autoplace to autorouter folder. 14 years ago
jean-pierre charras 08ef741770 Undo redo change and code cleanup. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 5289c22087 Pcbnew object improvements. 14 years ago
jean-pierre charras 1c98200721 Pcbnew: fix issue when KICAD_NANOMETER is defined: when zones use htcth to show zones areas, hatch lines were incorrectly calculated (hunded of thousand lines created) 14 years ago
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements. 14 years ago
Guillaume Simard bced8c9774 Add undo/redo support for Pcbnew auto place, auto move, and auto route features. 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh e4d1fa12ac PCBNew trace search code refactoring and other minor fixes. 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
Marco Mattila b8c2e4dd6c Remove redundant bounding box calculation code from pcbnew. 14 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
Marco Mattila 97003fefae Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only. 15 years ago
Wayne Stambaugh cb647737ee Improve handling of tool bar command IDs. 15 years ago
Wayne Stambaugh e557b388a7 Fixes MSVC compile errors. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh e01f89670b GerbView rendering bug fix and other minor improvements. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
jean-pierre charras 5bab73d638 Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 15 years ago
jean-pierre charras cdd9e8cabe Pcbnew: code cleanup 15 years ago
jean-pierre charras 7774d684c7 Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture. 15 years ago
jean-pierre charras 2a14f2d55e minor code cleaning 15 years ago
jean-pierre charras 1ab68d8fb8 fixed very minor things. 16 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
charras 5732d815c6 Work on colors handling, and others changes. see changelog. 16 years ago
charras 0b41d484ff code cleaning 16 years ago
charras 96849d5a11 code cleaning 16 years ago
stambaughw 4611bfd58c Comment translations. 16 years ago
charras e8cb60f9e2 minor changes 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
charras b0a527091e pcbnew: apply zone patch, fixed very minor bugs 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
charras 42022adb3f code cleaning 17 years ago
charras f43d1aaa54 Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras 9edace2f5f Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 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 3ef380f936 dlist cleanups, start of edit component in schematic rework 17 years ago
jerryjacobs eac91489d1 Dutch language update, 590 strings left 17 years ago
charras 181e1341cc doc update. 18 years ago
dickelbeck 721d878fcf GetScreen() work, menu capitalization, beautifying 18 years ago
dickelbeck aa93f54d97 BOARD_ITEM::Draw() 18 years ago
dickelbeck 2601099e96 use member function 18 years ago
dickelbeck 6acce67a64 made m_CurrentItem private, beautification 18 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago