- 18 Dec, 2013 7 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Removed debug output.
-
Maciej Suminski authored
Modifications done using the EDIT_TOOL are saved using the default KiCad's undo buffer. If there is only one item selected, info about the item is displayed in the bottom status bar.
-
Maciej Suminski authored
-
Maciej Suminski authored
Added PICKED_ITEMS_LIST::FindItem().
-
Maciej Suminski authored
-
- 09 Dec, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Added REASON enum for Reset() function, so tools will know why a reset occured. Fixed SELECTION_TOOL (it was bailing out, when a new board was loaded and some items were still selected). Added removal of VIEW_ITEM groups after changing layers and removing items.
-
- 06 Dec, 2013 1 commit
-
-
Maciej Suminski authored
-
- 05 Dec, 2013 2 commits
-
-
Maciej Suminski authored
Changed selection rules (pads&modules can be selected depending on the 'modules front/back' visibility instead of corresponding copper layers). Fixed comments.
-
Maciej Suminski authored
-
- 04 Dec, 2013 1 commit
-
-
Maciej Suminski authored
-
- 03 Dec, 2013 7 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Added Properties action (display properties windows)
-
Maciej Suminski 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 7 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
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
- 29 Nov, 2013 4 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.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
jean-pierre charras authored
-
- 28 Nov, 2013 4 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 27 Nov, 2013 4 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
-