11365 Commits (fb4875c681a2d8bc3c039113b17da4d0897b45d4)
 

Author SHA1 Message Date
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 bb83b73f76 Library Editor: mark the current library/part with a different color 8 years ago
Maciej Suminski dfcd42f5ef Library Editor: save libraries added in the editor to sym-lib-tables 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 2c20a10242 Removed friendship in LIB_PART and LIB_ALIAS classes. 8 years ago
Maciej Suminski aa81f5b98d Removed LIB_PART::SetLibId() 8 years ago
Maciej Suminski 445ac50588 Keep LIB_ID and LIB_PART name/library in sync 8 years ago
Maciej Suminski 4c4f5ae962 Unified way of setting LIB_PART name 8 years ago
Maciej Suminski 3589244ff3 Library Editor field edit dialog takes data from LIB_MANAGER 8 years ago
Maciej Suminski 5c61b61c27 Improved synchronization algorithm for LIB_MANAGER<->COMPONENT_TREE 8 years ago
Maciej Suminski a789b735e9 Library Manager: logic 8 years ago
Maciej Suminski 769c6a8d51 Library Manager: user interface 8 years ago
Maciej Suminski d29e115804 CMP_TREE_MODEL: set LibID for library nodes 8 years ago
Maciej Suminski 19a85a36a3 confirm: Added Select{Single,Multi}Option() to display generic selection dialogs 8 years ago
Maciej Suminski 5d8ed65675 Search Tree icon 8 years ago
Maciej Suminski 0d190639f1 Extracted CMP_TREE_MODEL_ADAPTER_BASE class 8 years ago
Maciej Suminski 3288a5f8b8 Right-click context menus for COMPONENT_TREE widget 8 years ago
Maciej Suminski 42220579df Const modifiers 8 years ago
Maciej Suminski 3bdcdd808b Fix minor warnings 8 years ago
jean-pierre charras 353e91a6f8 Update demos 8 years ago
jean-pierre charras 945325d63a Eeschema: fix incorrect display of pin number in ERC messages and marquers. 8 years ago
jean-pierre charras 656d4d0dff dialog_edit_components_libid: shows orphan components (components with no symbol found in library) 8 years ago
Wayne Stambaugh 8de70f3dd0 Fix symbol library viewer crash. 8 years ago
Oliver f567d6aef8 Improved LIB_TABLE rendering 8 years ago
Oliver e25a777c41 Add progress dialog when loading symbol libraries 8 years ago
Oliver 8b140186fe Only enumerate active libraries 8 years ago
Oliver f48e868a79 Load "disabled" for footprint libraries 8 years ago
Oliver f85ce87e44 Toggle LIB_TABLE_ROW enabled/disabled in grid editor 8 years ago
Oliver 7cdb78e852 Added "enabled" parameter for LIB_TABLE_ROW 8 years ago
jean-pierre charras f17f604072 Add warning message in dialog_edit_components_libid 8 years ago
jean-pierre charras 8507ea45fc Add a dialog to edit/change components LIB_ID inside a schematic. 8 years ago
Oliver 3e71ed2421 Changed model offset in file to mm 8 years ago
Oliver b80449b069 Fixes for 3D model offset 8 years ago
Maciej Suminski 422b7dd551 Removed declaration of non-existent method (SCH_SHEET::Load()) 8 years ago
Julius Schmidt 375a4e28d6 fix MANDATORY_FIELDS comparisons (need to exclude -1) 8 years ago
Wayne Stambaugh 8b2b1381c4 Fix symbol library table editor plugin type selection bug. 8 years ago
Maciej Suminski 33cf082c41 Fixed library path resolution in Spice netlist exporter 8 years ago
jean-pierre charras 31083a4060 Better menu item label and tool tip. 8 years ago
jean-pierre charras 06d0e593ba dialog_sym_lib_table: gives an existing plugin type when creating a new entry in symbol library table 8 years ago
Maciej Suminski 4c623daa1d Added 'Browse Library' button to Symbol Library Table dialog 8 years ago
Maciej Suminski 759359f602 Moved path normalization functions to a separate file 8 years ago
Wayne Stambaugh 753f24aaaa Fix Eagle project import bug on Linux. 8 years ago
Henner Zeller ff5ee05def Fix Python scripting bug when saving board to file. 8 years ago
Wayne Stambaugh a0473614b5 Remove all schematic object load and save code. 8 years ago
Wayne Stambaugh e97ce6ee4f Use legacy schematic plugin for loading schematics in all code paths. 8 years ago
Seth Hillbrand b6884d3423 Eeschema: Improve wire merging 8 years ago