31 Commits (32185ddcd36da25348044ebb10ce47f8090cb3a3)

Author SHA1 Message Date
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
Maciej Suminski 09e0311d4e Replaced Copy() method with operator=. Removed Copy() where default copy ctor was enough. 10 years ago
jean-pierre charras 4ebe471420 Minor fixes in add zone and duplicate zone (legacy mode) 11 years ago
Bernhard Stegmaier 1e6c8cf88f Enable file extension filters on OSX file dialog. 11 years ago
Wayne Stambaugh 4c6ca81f2c More Coverity scan error fixes. 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Maciej Suminski f7d00a393b Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
Maciej Suminski 75026d8754 Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
Maciej Suminski 78732f13f7 Removed: 12 years ago
jean-pierre charras 2e6969fe96 More work on CPOLYGONS_LIST class. 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 25e7abec0d Encapsulation, bug, context menu string, and, coding policy fixes. 13 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
jean-pierre charras 1f277fd66d Remove Kbool from Kicad. Use Clipper instead. 13 years ago
jean-pierre charras 7fd24c7f03 Very minor fixes. 13 years ago
jean-pierre charras ef5f1b9e6b Start work on a better support of polygons in Kicad (code cleaning). 13 years ago
jean-pierre charras f20bf0d217 Pcbnew: more about keepout areas: remove keepout for pads option and add keepout for copper zones option. 13 years ago
jean-pierre charras 018b080001 Pcbnew: Add keepout areas (Copper zones without tracks or/and vias). 13 years ago
Marco Mattila b536b1cf82 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 14 years ago
jean-pierre charras 08ef741770 Undo redo change and code cleanup. 14 years ago
jean-pierre charras ee8d721c3c Add priority level to zones. 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
Dick Hollenbeck b6508af0f4 KICAD_PLUGIN and nanometer intermediate checkin, work in progress... 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 ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
charras cfdb28394e Pcbnew: Work on undo/redo in Pcbnew almost finished. 16 years ago