213 Commits (76a100984adebb409f240ebc7dc01b138dc8fc7d)

Author SHA1 Message Date
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 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
Maciej Suminski e262b32198 Introduction of Graphics Abstraction Layer based rendering for pcbnew. 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
Lorenzo Marcantonio e0303a4558 - New typedef LAYER_MSK to encapsulate a layer bitmap 13 years ago
Wayne Stambaugh 330b8bff30 Fix bug caused by setting default drill size in D_PAD (fixes lp:1123392). 13 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
jean-pierre charras b4f0230658 Pcbnew: fix Bug #1089120. Also change "Length Die" expression to "Length Pad To Die" in code 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 082d901d60 Encapsulated drawmode as an enum for type checking 13 years ago
Dick Hollenbeck 6e78a592f2 more amazing free eagle_plugin work 14 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 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
Dick Hollenbeck 5080d4cc3e cleanups 14 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
Marco Mattila a731a6b712 Add more pad local copper zone settings in pcbnew. Tune the pad properties dialog a little. 14 years ago
Marco Mattila b536b1cf82 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 14 years ago
Dick Hollenbeck 107ef8f102 see CHANGELOG.txt 14 years ago
Dick Hollenbeck 9e2eb0c856 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 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 14 years ago
Dick Hollenbeck b3a6ddb6e9 improvements, hopefully 14 years ago
Dick Hollenbeck 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Dick Hollenbeck b979d1e0b9 plugin work, accessors 14 years ago
jean-pierre charras bcbde5d813 All: fix a collision name between accessor function GetTimeStamp and GetTimeStamp in common.cpp. 14 years ago
Dick Hollenbeck 343e55b09a First working copy of KICAD_PLUGIN::Load() 14 years ago
Dick Hollenbeck 3bb91baf11 KICAD_PLUGIN alternate nanometer board loader work 14 years ago
jean-pierre charras 31bcc6eed9 Add Bulgarian language. Update translators list. 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
Vladimir Ur 6ebb044d45 Metric KiCad work continues. Partially processed D_PAD class. It is still need to be tested including all these import and export procedures... 14 years ago
Wayne Stambaugh 2c251196c6 Minor dialog fixes and code cleaning. 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 4c858cbb0b 3D viewer coding style policy fixes. 14 years ago
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
jean-pierre charras 1e2b145a2f Pcbnew: Add NPTH pads (seen changelog). 14 years ago
Wayne Stambaugh f60c982397 Refactor PCBNew selection clarification menu icon code. 15 years ago
jean-pierre charras cbb398e835 Fix compil issue in non debug mode. Minor code enhancement. 15 years ago
Wayne Stambaugh 2fb2ab0d37 Refactor PCBNew selection clarification menu text code. 15 years ago
Andrey Fedorushkov 0dd4c05c4f pcbnew: add trace length from pad to die on chip (module) 15 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago