5544 Commits (75777f4a4e8754667155ba19fd1cb8ca15ce03d0)
 

Author SHA1 Message Date
Dick Hollenbeck 879a6225c2 Add a test script for plugin testing, and some asserts, no bugs fixed. 12 years ago
Maciej Suminski 7678983e38 Fixed non ASCII characters drawing using GAL. 12 years ago
jean-pierre charras ab36d23595 Pcbnew: fix issue in modedit, undo command: moved fields were not drawn afetr undo (due to incorrect flags state) 12 years ago
Dick Hollenbeck c6d7ee7e19 Fix important informational comment in library-repos-install.sh 12 years ago
Dick Hollenbeck 81bdafcf55 *) update scripts/kicad-install.sh to use Github plugin for system footprints. 12 years ago
Maciej Suminski 0e514e93c4 Pcbnew: fixed disappearance of selected items after GAL switching. 12 years ago
Robert Yates 697d95cc86 Boost::Context support for ARM platform. 12 years ago
Maciej Suminski 2b0f3350e3 Fixed disappearance of selected items after GAL switching. 12 years ago
Dick Hollenbeck 4a297e7812 library repo name has changed at launchpad, and will soon be switched to github. 12 years ago
Wayne Stambaugh 56e2df79f6 Pcbnew: footprint library table fixes. 12 years ago
jean-pierre charras 48f9ea2287 eeschema, Pcbnew: fix Bug #1255822 (incorrect position of multiline texts when plotting them) 12 years ago
Dick Hollenbeck a105a1ea4d *.kicad_mod omits (at 0 0) for brevity. 12 years ago
Dick Hollenbeck 224594625a API Documentation improvements, especially noticable when viewing doxygen output. 12 years ago
Dick Hollenbeck 183afdd089 Even more clarification on "Github" plugin usage 12 years ago
Dick Hollenbeck 1b93203f7c Better GITHUB class header documentation, better eeschema library field dialog stretching and title. 12 years ago
jean-pierre charras cd9da9dd64 Pcbnew: fix Bug #1255568 (relative to .pos file creation). Minor compil warnings fixes 12 years ago
Jon Neal 18dd52385f FIX: Red Hat (and derivatives such as Fedora) support in kicad-install.sh 12 years ago
jean-pierre charras f068c0d94f Pcbnew: Autoplace functions: renamed spread footprint functions. Rewritten. 12 years ago
Robert Yates 838d5957cf Boost::Context support for ARM platform. 12 years ago
Maciej Suminski 06f4662ea0 Profile counter simplified, so it should be more portable. 12 years ago
Dick Hollenbeck 251f0c7f9b Ensure a unique FootprintEnumerate() return list in GITHUB_PLUGIN when using COW. 12 years ago
Dick Hollenbeck b0c739e7ee *) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN. See class header 12 years ago
Dick Hollenbeck 56615d1653 FIX: work around for wx 2.8 bug affecting wxListCtrl column resizing. 12 years ago
Dick Hollenbeck 96c2bee8c3 PLUGINs which implement FootprintLibOptions() should call base class's implementation too. 12 years ago
Andrey Fedorushkov d8954ca3cf eeschema: fix parts range 1 to 26 in component 12 years ago
jean-pierre charras 18616d7782 Fix bugs in autoplac.cpp 12 years ago
Andrey Fedorushkov 1b58582e25 pcbnew: fix error build autoplace.cpp in linux gcc-4.8.2 12 years ago
jean-pierre charras 5f01f123de All: GetBoundingBox returns now a const EDA_RECT. 12 years ago
jean-pierre charras 78670eebb0 Pcbnew: Fix a crash on exit when an item was previously deleted. Fix not working footprint exchange functions 12 years ago
jean-pierre charras 44bb2e6d4d Pcbnew: Code cleaning and some minor fixes. 12 years ago
Dick Hollenbeck d0c50d5654 Add template fp-lib-table for eagle-6.4.0 12 years ago
Dick Hollenbeck 8df7407b80 FIX: regression loading of SMD pads within EAGLE_PLUGIN::FootprintLoad(). 12 years ago
Wayne Stambaugh 53f33d3941 Pcbnew: minor target properties dialog improvements. 12 years ago
Wayne Stambaugh f472b6deb1 Pcbnew: fix assertion when deleting BOARD_ITEM not linked to list. (fixes lp:1252696) 12 years ago
Dick Hollenbeck abfeab02d7 FIX: wx 2.8 convert to UTF8 differently than 2.9 caused problems in DIALOG_FP_PLUGIN_OPTIONS. 12 years ago
Wayne Stambaugh abe9801d3d Pcbnew: fix graphic item undo/redo bug. (--fixes lp:1252264) 12 years ago
Dick Hollenbeck 83a002ff91 Add a place-holder Description to fp-lib-table rows 12 years ago
Dick Hollenbeck f3ad2463e2 *) Switch to later environment variable expansion in fp-lib-table. 12 years ago
Carl Poirier 468d50317d update fp-lib-table to footprint library renaming efforts. 12 years ago
jean-pierre charras 5a50b968d5 Eeszchema: Minor fixes. 12 years ago
Dick Hollenbeck 9546c59fab more useable, in the face of wx 2.8 vs. 3.0 differences. 12 years ago
Dick Hollenbeck b177716b65 Work around wx 2.8 bug in wxListControl not honoring omissing of wxHSCROLL. 12 years ago
Dick Hollenbeck 300a047ffe more EDA_LIST_DIALOG usability enhancements, compiler warning, coding standards 12 years ago
jean-pierre charras cf7dbf6f94 Fix some minor issues 12 years ago
Dick Hollenbeck 7cf3467851 Show the "Description" field from fp-lib-table in pcbnew's module editor 'set current library' dialog. 12 years ago
jean-pierre charras 25bfd82240 Fix a compatibility issue for wxWidgets 3.0, when moving cursor by arrow keys. 12 years ago
Dick Hollenbeck 6aabb9bc38 EDA_LIST_DIALOG_BASE is used multiple times for different numbers of 12 years ago
Baranovskiy Konstantin 94db11a8f6 Fix justification of vertically aligned multi-line text. 12 years ago
Wayne Stambaugh 4c8bff9f71 Eeschema: update component editor new component dialog with revise unit nomenclature. 12 years ago
Dick Hollenbeck 53e8c9b2c2 fix link error with multiply used edaapl.cpp 12 years ago