- 03 Dec, 2013 3 commits
-
-
Maciej Suminski authored
Added Properties action (display properties windows)
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 02 Dec, 2013 1 commit
-
-
Maciej Suminski authored
-
- 29 Nov, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 28 Nov, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 27 Nov, 2013 7 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
-
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 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Andrey Fedorushkov authored
-
- 25 Nov, 2013 2 commits
-
-
jean-pierre charras authored
-
Andrey Fedorushkov authored
template: add file fp-lib-table.for-eagle
-
- 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.
-
- 22 Nov, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew: Fix a crash on exit when an item was previously deleted. Fix not working footprint exchange functions
-
- 20 Nov, 2013 4 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
FIX: unique renaming of eagle footprints by substituting illegal : and / with URL encoding technique. ADD: window resize border to DisplayError() windows.
-
Wayne Stambaugh authored
* Make spacing between controls and dialog frame consistent. * Use default size to allow wxWigdets to determine optimal dialog size. * Set OK button as default so return key works properly.
-
- 19 Nov, 2013 7 commits
-
-
Wayne Stambaugh authored
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
* Use std::swap for PCB_LINE_T items in SwapData(). * Use std::swap for PCB_MODULE_EDGE_T items in SwapData(). * Add assignment operator to EDGE_MODULE object. * Move code from copy method to assignment operator. * Minor coding policy fixes.
-
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.
-
Carl Poirier authored
-
jean-pierre charras authored
Code cleanup: remove m_Son member in EDA_ITEM which was never used.
-
- 18 Nov, 2013 5 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
Dick Hollenbeck authored
Show the "Description" field from fp-lib-table in pcbnew's module editor 'set current library' dialog.
-
- 17 Nov, 2013 2 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.
-