60 Commits (99f65f4dbf3610db87d8aab8e73b6c30ea34dc4d)

Author SHA1 Message Date
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Dick Hollenbeck c2b8a4ee43 Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function 9 years ago
jean-pierre charras 4fc230b773 Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 10 years ago
jean-pierre charras 4def0958a5 Fix some coverity warnings. Fix typo and errors in comments. Very minor other fixes. 11 years ago
Lorenzo Marcantonio 0da38e5b62 More work on module texts, and especially on the collector 11 years ago
Lorenzo Marcantonio 424aac6cf2 TEXTE_MODULE cleanup in preparation for text on different layers 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Maciej Suminski 6d1417bafa SELECTION_TOOL in edit module mode does not try to select MODULEs. 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Lorenzo Marcantonio 3f2c0e1a8d TRACK/SEGVIA cleanup 12 years ago
Dick Hollenbeck 7377cb541f formatting and fix selection clarification bug in pcbnew, could not move reference text when hidden under another footprint 12 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
jean-pierre charras 5951a7f9bc Pcbnew: fix an issue when collecting vias (for instance when left clicking on a via, it was not always detected) 13 years ago
Dick Hollenbeck 9e2eb0c856 see CHANGELOG.txt 14 years ago
jean-pierre charras fa470d5c4a Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Guillaume Simard cc70c1a463 fix 14 years ago
Dick Hollenbeck b979d1e0b9 plugin work, accessors 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 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
jean-pierre charras 045ba78d46 Pcbnew: fix RDC error, for DRC between a an OVAL pad and an other pad. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 16 years ago
charras 0bf4b5ae9a Pcbnew: fixed pad selection by right click according to pad visibility. 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 17 years ago
dickelbeck aab39d1de7 injected DLIST<> into many list heads, see change_log.txt 17 years ago
dickelbeck a248ead341 zone containers selectability 18 years ago
dickelbeck 1b39dfc7c9 highlight zone containers 18 years ago
dickelbeck b3fd1b81ee copyright change and new TYPE_COLLECTOR class 18 years ago
CHARRAS 6c3235c112 first DRC control about zone outlines. Needs improvements, but works 18 years ago
CHARRAS 8d90da0a2d reorder GENERAL_COLLECTOR lists in collectors.cpp due to markers change 18 years ago
dickelbeck bd5ca82f63 use pad_shapes.h 18 years ago
CHARRAS 5eda8a52ce First draft (and first code..) about new zone handling 18 years ago
dickelbeck 69c5bdea30 highlight tool HitTest()ing prefers pads over tracks 18 years ago
dickelbeck 0415674d82 MARKER and DRC rework, continued 18 years ago
CHARRAS f0cd147643 pcbnew: use collector class to locate items in modedit, the footprint editor (thanks, Dick). 18 years ago
dickelbeck fdc6112661 mires fixes 18 years ago
CHARRAS 1f842ae14c bug in move pad fixed (could crash pcbnew).Other minor changes 18 years ago
dickelbeck aba115f0fb improved pcbnew marker support 18 years ago
dickelbeck 64f12ffe5d gerberview & pcbnew fixes 18 years ago
CHARRAS 5e448ec475 pcbnew: locate zones added (forgotten in new PcbGeneralLocateAndDisplay() ); Add class_board_item.cpp 18 years ago
dickelbeck 3e3ae8925a see 2007-Sep-22 change_log.txt 18 years ago
dickelbeck ef3d04912d see change_log.txt 2007-Sep-14 UPDATE 18 years ago
dickelbeck cb49ea8989 see change_log.txt for 2007-Sep-11 UPDATE 18 years ago