70 Commits (f88140c95d06f3ee04868022af25247f96d29a9f)

Author SHA1 Message Date
Tomasz Wlostowski 63b35f40a7 Removed all dependencies on boost::polygon except for bitmap2component. Replaced almost all instances of CPOLYGONS_LIST with SHAPE_POLY_SET. 10 years ago
Maciej Suminski d2ebf688f9 Reverted commits that remove boost::polygon dependency (need more testing). 10 years ago
Tomasz Wlostowski 41c753b05d Removed all dependencies on boost::polygon except for bitmap2component. Replaced almost all instances of CPOLYGONS_LIST with SHAPE_POLY_SET. 10 years ago
Maciej Suminski 4fb9bce354 Code formatting. 11 years ago
Tomasz Włostowski 5d78a007cc added ClassOf() for DRAWSEGMENTs, PADs and PCB_TEXTs 11 years ago
Lorenzo Marcantonio 342016b692 Constification of HitTest and GetParent 12 years ago
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent 12 years ago
Maciej Suminski 60e3b01ace Fixed drawing of rotated texts that are not horizontally center aligned. 12 years ago
jean-pierre charras 5f01f123de All: GetBoundingBox returns now a const EDA_RECT. 12 years ago
jean-pierre charras 44d9607461 Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with boards conveted from Eagle, which are using other text justification than center. 12 years ago
Maciej Suminski 460dcfc621 Removed SELECTION layer. 12 years ago
jean-pierre charras e9713bb291 Pcbnew: Block selection enhancement, from Bug #593997 (whishlist) 12 years ago
Maciej Suminski 89849cdfa7 Unified Set/GetPosition() for BOARD_ITEMs. 12 years ago
Maciej Suminski d73d153665 Added selection boxes for texts. 12 years ago
Maciej Suminski 2c2e506edf Fixed bounding box for TEXTE_PCB class. 12 years ago
Lorenzo Marcantonio af5a9a8de9 Removed Show code from BOARD_ITEM derived classes (as requested by Dick) 13 years ago
jean-pierre charras b2a76062c7 All: use CPOLYGONS_LIST, a typedef of std::vector<CPolyPt> to handle a Corners Polygons List. 13 years ago
jean-pierre charras 4ac7dd5845 3D viewer: Modify yhe way board items shapes are built: 13 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
Lorenzo Marcantonio 082d901d60 Encapsulated drawmode as an enum for type checking 13 years ago
Wayne Stambaugh d8b60a14e1 Pcbnew s-expression file format improvements. 14 years ago
Dick Hollenbeck 3341669fc6 more footprint support for LEGACY_PLUGIN 14 years ago
Wayne Stambaugh bed96be750 Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
Wayne Stambaugh d7feb9ab45 Initial Pcbnew s-expression file format commit. 14 years ago
Wayne Stambaugh 45445dd88f Minor code improvements and coding policy fixes. 14 years ago
Wayne Stambaugh 058e17edf7 Minor code and Doxygen comment improvements. 14 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
Dick Hollenbeck 107ef8f102 see CHANGELOG.txt 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 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Dick Hollenbeck 96bb90dee1 kicad_plugin 14 years ago
Dick Hollenbeck 7a93d0b21c more KICAD_PLUGIN work progress 14 years ago
Dick Hollenbeck 8f79b14680 This patch restores some of the goodness in Vladimir's rev 3239, and in particular 14 years ago
Dick Hollenbeck cc097762c7 Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Marco Mattila b8c2e4dd6c Remove redundant bounding box calculation code from pcbnew. 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
Wayne Stambaugh f60c982397 Refactor PCBNew selection clarification menu icon code. 14 years ago
Wayne Stambaugh 2fb2ab0d37 Refactor PCBNew selection clarification menu text code. 15 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Marco Mattila e79b596308 Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 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
Dick Hollenbeck 845d61acc5 coding standards consistency updates 15 years ago
charras 4c6bbb8577 fixing uppercase/lowercase problem in an included file (polyline.h is really PolyLine.h). 16 years ago
charras f2f4cd535a rework on zones (continued):try to fix a filling problem with kbool: cleanup code 16 years ago
stambaughw 4611bfd58c Comment translations. 16 years ago