- 05 Dec, 2013 5 commits
-
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved scaling of font glyphs to the moment when they are created (eliminated a few multiplications unnecessary variables). Changed some magic numbers into constants.
-
Maciej Suminski authored
-
- 03 Dec, 2013 3 commits
-
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
jean-pierre charras authored
Pcbnew: fix issue in modedit, undo command: moved fields were not drawn afetr undo (due to incorrect flags state) Fix incorrect initialization of lib names column in EDA_LIST_DIALOG. (Only the row 0 was initialized)
-
- 29 Nov, 2013 2 commits
-
-
Wayne Stambaugh authored
* Replace illegal file system characters when reading legacy libraries to prevent FPID parsing errors and allow saving to PRETTY file format. * Create validator to filter illegal file system characters from footprint name text edit controls to prevent issues when saving to PRETTY file format. * Add missing source file licenses and some minor coding policy fixes.
-
jean-pierre charras authored
-
- 27 Nov, 2013 5 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Now footprints, after loaded by reading a netlist are grouped by sheets by the footprints spread function, and the grouping is better. Rename 2 files. Fix minor issues. Clean code
-
Robert Yates authored
-
Maciej Suminski authored
-
Dick Hollenbeck authored
comment for GITHUB_PLUGIN which should flow into Doxygen output. *) Rewrote: PCB_BASE_FRAME::Save_Module_In_Library(): now uses fp-lib-table and PROPERTIES. PCB_EDIT_FRAME::ArchiveModulesOnBoard(): now can archive to any writable library type. PCB_BASE_FRAME::SelectLibrary(): is now generic for selecting a library, not just the active library.
-
- 26 Nov, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 24 Nov, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew: Code cleaning and bug fix in autoplace functions Dialog exchange footprints has now a separate button to update the .cmp file, only on request.
-
- 20 Nov, 2013 1 commit
-
-
Dick Hollenbeck authored
FIX: unique renaming of eagle footprints by substituting illegal : and / with URL encoding technique. ADD: window resize border to DisplayError() windows.
-
- 19 Nov, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
*) Save library nickname in APP so upon module editor re-entry last is re-used. *) Fix bug editing fp-lib-table Description field.
-
- 18 Nov, 2013 4 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
Show the "Description" field from fp-lib-table in pcbnew's module editor 'set current library' dialog.
-
- 17 Nov, 2013 3 commits
-
-
jean-pierre charras authored
Fix a very minor bug (2 duplicate lines when copying version informations to the clipboard)
-
Dick Hollenbeck authored
columns. DIALOG_SHIM would resize each separate usage to the same size. DIALOG_SHIM now supports and alternate m_hash_key in lieu of the class name, optionally.
-
Baranovskiy Konstantin authored
-
- 15 Nov, 2013 5 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 14 Nov, 2013 1 commit
-
-
Wayne Stambaugh authored
* Add build type (debug/release) for wxWidgets library versions greater than 2.8. * Add build type (debug/release) for KiCad. * Add missing build options.
-
- 13 Nov, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
- 11 Nov, 2013 1 commit
-
-
Maciej Suminski authored
-
- 06 Nov, 2013 1 commit
-
-
Maciej Sumiński authored
-
- 05 Nov, 2013 2 commits
-
-
Maciej Suminski authored
Fixes missing worksheet layout when there is no PCB loaded and all random brightness changes for the Cairo rendering backend.
-
jean-pierre charras authored
Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with boards conveted from Eagle, which are using other text justification than center. Eagle plugin: filter and replace not allowed chars in FPID(-':' and '/') by _ or -, if they are used in Eagle footprint names (otherwise, boards converted and saved under kicad_pcb format are not readable by Pcbnew).
-
- 04 Nov, 2013 1 commit
-
-
jean-pierre charras authored
Disable patch from Baranovskiy Konstantin about vertical justification of multiline texts, because it does not work for rotated/mirrored texts
-