- 08 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
eeschema/dialogs/dialog_lib_new_component.cpp was not expanding part name field nor setting initial focus.
-
- 07 Dec, 2013 1 commit
-
-
Wayne Stambaugh authored
* Make the tool bar dockable. * Enable the overflow control in the tool bar in case the it does not fit in it's parent window. * Fix some wxAuiPaneInfo usage issues. * Remove unused wxAuiPaneInfo objects. * Move perspective saving and loading into EDA_BASE_FRAME object in preparation for extending this to all frame windows.
-
- 06 Dec, 2013 5 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
Plot functions: some enhancements in mirror mode (Pcbnew specific): boards are mirrored horizontally, and the page layout is no more mirrored, and therefore is always readable.
-
maciej. authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 05 Dec, 2013 8 commits
-
-
Dick Hollenbeck authored
-
Orson authored
-
Dick Hollenbeck authored
-
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
-
- 04 Dec, 2013 1 commit
-
-
Dick Hollenbeck 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)
-
- 02 Dec, 2013 6 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
*) Add scripts/library-repos-install.sh for downloading *.pretty libraries and possibly using them. *) Remove template/fp-* files, they are now at https://github.com/KiCad/kicad-library/template/* so they can be maintained by the library team. However note that it is possible to break kicad-install.sh with uncoordinated changes to that github repo. It is best to delete your ~/kicad_sources/kicad-lib.bzr directory before running kicad-install.sh at this or any newer version relative to an older library repo.
-
Maciej Suminski authored
-
Robert Yates authored
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
- 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
-
- 28 Nov, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 27 Nov, 2013 9 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
Better GITHUB class header documentation, better eeschema library field dialog stretching and title.
-
jean-pierre charras authored
-
Jon Neal 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
-
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 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-