147 Commits (a9ccf1161b1294395a5be66fd7a04a82c89f4ee3)

Author SHA1 Message Date
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Maciej Suminski 1d48fd28e3 Generate safe alias names in case of name collisions 8 years ago
Maciej Suminski 8dabcc0125 Fixed signed vs unsigned integer comparisons 8 years ago
Maciej Suminski 86f71a9eb4 Library Editor: notify is library is read-only 8 years ago
Maciej Suminski ba4515885b Library Editor: select part in the widget component on create/paste/duplicate component 8 years ago
Maciej Suminski 33242fd111 Library Manager: do not clear modified flag on 'save library as' action 8 years ago
Tomasz Włostowski 7fc1e1d53c Library Editor: component cut/copy/paste/duplicate 8 years ago
Maciej Suminski 03c5620efe Library Editor: removed 'load component' hot key 8 years ago
Maciej Suminski fb4875c681 Library Editor: refactored code for creating backup files 8 years ago
Maciej Suminski f6f1dff9d0 Library Editor: enable part buffering for faster save, better 'save as' implementation 8 years ago
Maciej Suminski 9fcaa83b7d Library Manager: fixed a memleak in LIB_EDIT_FRAME::OnCreateNewPart() 8 years ago
Maciej Suminski a2b6c8e20a Library Manager: select library when none is set for import/create new part 8 years ago
Maciej Suminski 26304c54ed Library Editor: fixed update UI event handlers 8 years ago
Maciej Suminski 24ddbbaf25 Library Editor: display a list of libraries to save on close 8 years ago
Maciej Suminski a789b735e9 Library Manager: logic 8 years ago
jean-pierre charras eaaa85c2c0 Make a few sentences more easy to translate. 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Wayne Stambaugh 610ff7485f Fix more bugs in the schematic symbol rescuer. 8 years ago
Wayne Stambaugh 44d81e4005 Minor fixes broken by symbol library table changes. 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Wayne Stambaugh 329fc18732 Convert component chooser dialog over to use symbol library table. 8 years ago
Chris Pavlina 04d299ae0e libedit: add correct unit/convert from component chooser 8 years ago
jean-pierre charras dfc49da29b Fix issues in strings that need to be translated (non ASCII7 strings, trailing spaces...) 8 years ago
jean-pierre charras 1f3fe6fefb Fix Eeschema: Part library editor "save current library as" crash if no current library selected. 9 years ago
Chris Pavlina a9afb872d5 libedit: fix crash on Delete Component with no selection 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Wayne Stambaugh cc64c6af1d Fix broken symbol link in schematic after editing. 9 years ago
Chris Pavlina f8415633bd Switch component chooser to wxDataViewCtrl, refactor 9 years ago
Wayne Stambaugh f181961866 Remove excessive schematic symbol library re-linking. 9 years ago
Chris Pavlina a61be7e00e Move LIB_PART::Draw drawing options into a struct 9 years ago
Wayne Stambaugh 9375e18fb6 Fix broken symbol library alias root symbol links. 9 years ago
Wayne Stambaugh eb06b35852 Eeschema: fix schematic I/O plugin symbol name issue. 9 years ago
Wayne Stambaugh 73bbc35c3e Make the schematic I/O plugin the only option. 9 years ago
Chris Pavlina 431abcff0c libedit: no units in the new Delete Part dialog 9 years ago
Oliver 4cd7514c8e libedit: Improved selection process for DeleteComponent 9 years ago
Chris Pavlina 1ab1d8e7e6 Revert "libedit: Improved selection process for DeleteComponent" 9 years ago
Oliver 4ba0fef8c1 libedit: Improved selection process for DeleteComponent 9 years ago
Chris Pavlina 1d83e23927 libedit: preselect active component when switching 9 years ago
jean-pierre charras f15a59f0ad Component Editor and Component viewer: add option to show the electrical pin type. 9 years ago
Wayne Stambaugh fc07716aed Eeschema: schematic I/O plugin preparation work. 9 years ago
Chris Pavlina 52aa4ecdf4 Unify window title formats 9 years ago
Wayne Stambaugh f477cc958c Eeschema: PART_LIB object clean up. 9 years ago
jean-pierre charras 991927a177 Fix crash (only on Linux) when exporting a footprint from the footprint wizard frame. 10 years ago
jean-pierre charras 82dff76530 Eeschema: fix minor bugs #1450107 and #1450104 (assertion failures, only visible in Debug mode) 11 years ago
jean-pierre charras 699c76ccea Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 11 years ago
jean-pierre charras 4daf9039db Eeschema: Fix a very old bug relative to the tool to load power parts: 11 years ago
jean-pierre charras 11e2bdf17b Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files. 11 years ago
unknown d477004436 2 minor fixes. 11 years ago
jean-pierre charras d4731da097 Minor fixes: remove compil warning. Remove one of 3 messages when saving a part lib in libedit. 11 years ago
jean-pierre charras 1edd8c8ac8 Eeschema: remove the compil option KICAD_KEEPCASE. Eeschema is now always case sensitive when seraching components in libs. 11 years ago