54 Commits (555ce68efe93fbdce89c4da6d578c59cfb044683)

Author SHA1 Message Date
Dick Hollenbeck 431675933a remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 12 years ago
Dick Hollenbeck 81bdafcf55 *) update scripts/kicad-install.sh to use Github plugin for system footprints. 12 years ago
Andrey Fedorushkov 1b58582e25 pcbnew: fix error build autoplace.cpp in linux gcc-4.8.2 12 years ago
Dick Hollenbeck d0c50d5654 Add template fp-lib-table for eagle-6.4.0 12 years ago
Dick Hollenbeck 83a002ff91 Add a place-holder Description to fp-lib-table rows 12 years ago
Carl Poirier 468d50317d update fp-lib-table to footprint library renaming efforts. 12 years ago
Dick Hollenbeck d624dcebf2 half way point for Carl's *.mod file renaming work 12 years ago
Dick Hollenbeck a44e2c821e fix template files installation 12 years ago
Andrey Fedorushkov 5c4a3a08e0 fix auto install template files 12 years ago
Dick Hollenbeck 939ef4ad59 Add support for building *.deb file using CPack, install ~/fp-lib-table either from kicad-install.sh or from make install_user_configuration_files 12 years ago
jean-pierre charras a8e57e10e8 Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 12 years ago
Dick Hollenbeck 205aa43379 Fix FP_LIB_TABLE::ROW operator=(), was not copying "description" field. 12 years ago
Wayne Stambaugh 9ab7c18f46 Footprint library table ground work. 12 years ago
Baranovskiy Konstantin eaea2ea12b Add GOST page layout description files in template 12 years ago
jean-pierre charras 1f3f11ca0d Add margin values control in pl_editor, and remove margin definition from class PAGE_INFO. 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 12 years ago
jean-pierre charras 10352b1df5 Minor fixes. Gerbview: fix a collision name for GetLayout method. 12 years ago
Dick Hollenbeck e513380a85 Add script to make a footprint library table from the KiCad Bazaar library repository, either in s-expr or CSV format. Add also the generation of such tables as of today. 12 years ago
jean-pierre charras a287f89304 Custom page layout: add support for poly-polygons (useful for logos) 13 years ago
jean-pierre charras c8c05cb4ee page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes. 13 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
Dick Hollenbeck 35e1c65996 move project templates from source tree to library tree 13 years ago
Dick Hollenbeck d23724f59e use lower case library names in *.pro & *.sch files, to match actual filenames in the template file set. Noticed on linux. 13 years ago
jean-pierre charras 9c60e618c0 pcbnew: fix some cosmetic issues (could be very dependant on wxWidgets/Gtk versions) 13 years ago
jean-pierre charras 21d1402c03 Pcbnew, ModEdit: fix issue when setting anchor position, and minor code cleaning. 13 years ago
jean-pierre charras 4343eb5b8d Fix Bug #1132416. Minor update in templates. 13 years ago
Brian Sidebotham aaf6cce614 switch a template's board format to kicad_pcb format 13 years ago
jean-pierre charras 31e58d87d4 Eeschema: fix an old bug: sometimes E hotkey (and some other' hot keys) was editing a previously selected item, not the item under the mouse cursor 13 years ago
Dick Hollenbeck e21bd2479e add new templates to template/CMakeLists.txt, group all templates into one installation COMPONENT 13 years ago
Hans Henry von Tresckow df810f744c TI Stellaris Launchpad Boosterpack Template. 13 years ago
jean-pierre charras 6abf0e9f94 Eeschema: Bug fix (move component field was not undoable) 13 years ago
Kerusey Karyu c771811498 Fix error in stm32f100-discovery-shield.brd 13 years ago
Kerusey Karyu 945fef938c Add stm32f100-discovery-shield template 13 years ago
jean-pierre charras f03b9048fe Fix a minor compatibility issue in .pro file for new boards, between decimils and nanometers versions of Pcbnew. 13 years ago
Brian Sidebotham 9823666ca9 Commit patch from Brian Sidebotham: Project template in Kicad manager 13 years ago
jean-pierre charras 621a43c4ad Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
jean-pierre charras 726d772cfa Pcbnew: Fix a refresh issue when changing active layer (Windows only) 14 years ago
charras cfd868562e pcbnew:fixed muwave toolbar not working in AUI option. 16 years ago
jerryjacobs cae96bceb1 Fixed aui component for other platform other than OSX, with wxwidgets 2.9 we dont need to define aui 16 years ago
charras 76d4054de9 cvpcb doc update. others updates and minor bugs fixes. 17 years ago
charras 346914c9e3 Some cleanup and libraries update 17 years ago
jerryjacobs 4c2b9e2199 + Updated Atmel library 17 years ago
jerryjacobs 6f84112375 Menu and statusbar strings made more clear 17 years ago
jerryjacobs 6bf6b1808b General dialog captions updated (made more clear ), standard template fix, icons.cpp remove from common 17 years ago
charras 27cf4ad0ad pcbnew: addded zones in non copper areas and starting work to use polygons in zone fill algos in not copper areas 17 years ago
charras ff9036b299 eeschema: code cleaning 17 years ago
f3nix 422ffdabc1 CMake: 17 years ago
f3nix 3e06ab44db CMake cleanup. 18 years ago
f3nix 07a0e142ed Lowercase CMake commands. 18 years ago
f3nix af1c15646f CMake: 18 years ago