51 Commits (5cd7549e53a7db5be132e2a13ed948d05a540c6d)

Author SHA1 Message Date
Jeff Young be1d6113d6 More performance enhancements. 7 years ago
Jeff Young f3f814e622 Performance enhancements for footprint info list. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago
Jeff Young 284c346828 Don't cache github libraries above nginx server. 8 years ago
Jeff Young 8e1d397587 Update Eagle and gEDA importers. 8 years ago
Jeff Young 33d925f631 Add GetLibraryTimestamp to other plugins. 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Tomasz Włostowski a67d24a34e revert link-time plugin registration causing plugins to be incorrectly enumerated 8 years ago
Tomasz Włostowski 7a44ab914d refactoring: replaced manual plugin registration with link-time plugin binding 8 years ago
Wayne Stambaugh cb764d73c5 Minor trace logging improvements. 8 years ago
Maciej Suminski cca63801bf Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 years ago
Tomasz Włostowski 3b16d3cffe further DLIST/Iterators cleanup, some code formatting 9 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
Wayne Stambaugh 3cec63e9b9 Pcbnew: plugin improvements. 9 years ago
Wayne Stambaugh d37a33723a Pcbnew: GEDA plugin fixes and improvements. 9 years ago
jean-pierre charras 1a33efa133 Fix an issue when reading a gpcb footprint library when a .fp file has a problem. 9 years ago
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor. 9 years ago
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID. 9 years ago
jean-pierre charras 1ae9175671 A few minor fixes for compil warnings (shadowed variables and deprecated auto_ptr) 10 years ago
Chris Pavlina f9386fcbc0 Add support for PCB and footprint format versioning 10 years ago
Simon Wells 731a137af0 Remove unused items in gpcb_plugin.cpp 10 years ago
unknown 1ee7458140 1. Fixed copy paste error in append_board_to_current.cpp ruining a if else condition, should fix a possible bounding box computation bug 10 years ago
unknown 3ca82446d8 Fixes in GEDA footprint plugin import. 10 years ago
Traumflug c5f9896dec Pcbnew: gEDA plugin fix to recognize values with units. (fixes lp:1427494) 10 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 6e8a8a6b25 Fix some coverity warnings (mainly not initialized members) 11 years ago
jean-pierre charras 6a016742c9 Fix a typo. 11 years ago
Wayne Stambaugh d13912c26a Fix bug in gEDA footprint library parser and OpenSSL version CMake file. (fixes lp:1427917) 11 years ago
jean-pierre charras d6c6b4debb Fix some coverity warnings (mainly not initialized vars). 11 years ago
Maciej Suminski ae431bbb05 Added MODULE::Add( BOARD_ITEM* )/Remove( BOARD_ITEM* )/Delete( BOARD_ITEM* ). 11 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
Wayne Stambaugh 2d9385b43a Make old behavior the default in EnumerateFootprint() changes. 12 years ago
Wayne Stambaugh 30a08e2bed Pcbnew: minor Geda and KiCad plugin improvements. 12 years ago
Povilas Kanapickas 7f12513c7e Remove some uses of using namespace std. 12 years ago
Wayne Stambaugh 6c4518b015 Pcbnew: Geda plugin fixes. 12 years ago
Dick Hollenbeck f72394cc6b Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*. 12 years ago
Lorenzo Marcantonio cb49ca5ae2 More int casts to rounding conversions 13 years ago
Lorenzo Marcantonio 78e41187b3 Moved utilities for angles in trigo.h 13 years ago
Lorenzo Marcantonio 0e903dba5b Angle and distances cleanup (preparing for angles in doubles) 13 years ago
Dick Hollenbeck cca97586a9 revert to using quotes around variable text which may be blank 13 years ago
Lorenzo Marcantonio 42709330e0 Better strings for the translators (converted concatenations to formats) 13 years ago
jean-pierre charras 752e4a4a58 All: change some texts and messages hard to translate, or not translatable (and some incorrect messages). 13 years ago
Andrey Fedorushkov 5a5b90984a all: new Russian GOST patch - author Konstantin Baranovskiy 13 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
Wayne Stambaugh 42d7bf6c8e Pcbnew encapsulation and code cleaning. 13 years ago
jean-pierre charras 4343eb5b8d Fix Bug #1132416. Minor update in templates. 13 years ago