39 Commits (9a213207fbeea2386bcfb50b4c39094e2e56bac2)

Author SHA1 Message Date
Jeff Young 9a213207fb Clearer titles for editing board footprints. 7 years ago
Jeff Young c95c6c8db7 Scroll library into view after open from Kicad app. 7 years ago
Jeff Young 533b26e8a1 Add hotkey for viewing symbol datasheet. 7 years ago
Jeff Young 12213d994a Re-instate LibEdit cut/copy/paste of symbols. 7 years ago
Jeff Young f9aaa01329 Don't rebuild component tree when not necessary. 7 years ago
Jeff Young 11f746b53e Give user opportunity to add exported library to lib table. 7 years ago
Jeff Young f9412f0fd4 Implement double-click for other filetypes in project tree. 7 years ago
Jeff Young 122d7ed3b3 Improve document file handling. 7 years ago
Jeff Young d72fdaed29 Rewrite Library Symbol Properties dialog. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young fd3e57d67f Layout adjustments and language-change-updating for modview. 7 years ago
Jeff Young 0a35c5c97e Convert Footprint Editor to component tree. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young 4dfae16c1b Consolidate to single menu actions for save, revert, etc. 7 years ago
Jeff Young 822ebf6955 Move symbol management to a standard Save As... model. 7 years ago
Jeff Young 6a7e6e7735 Fix a few more missing language-change updates. 7 years ago
Jeff Young 49ea6e1670 Fix occurrences of "edition" which should be "editing" 7 years ago
Jeff Young 06bf958bf1 UNIT_BINDERize eeschema's plot and text edit dialogs. 8 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young bcd9a7745d Make the pin table editable. 8 years ago
Maciej Suminski c5cde53dff Symbol Editor: fixed a crash when modifying a symbol 8 years ago
Baranovskiy Konstantin 36504b3071 SymLibEditor: synced state of search tree tool button with its panel 8 years ago
Seth Hillbrand d62b4f36a6 Save hotkeys to combined app-based file 8 years ago
Jeff Young d0d9bb25c0 Menu consistence (add Config Paths to LibEdit). 8 years ago
Jeff Young bf135b0690 Change Libedit save icon from Save Library to Save All Libraries. 8 years ago
Jeff Young 91cfecaa12 Don't allow wxDataViewCtrl updates during model update. 8 years ago
Seth Hillbrand 7b3dc9c28d Fix tabs->spaces 8 years ago
Seth Hillbrand 2d5da8b04f Fix assert when removing CurPart 8 years ago
jean-pierre charras 07dc12fdd3 Fix incorrect UI management of Zoom to Selection, created by fix 2a419156 8 years ago
Jeff Young 2a419156e0 Don't try to check uncheckable menu items. 8 years ago
Maciej Suminski 9bd6d5e97c Fix mirror X/Y hotkeys in the Symbol Editor 8 years ago
Seth Hillbrand d1af5210e0 Libedit: Fix a few places where item could be NULL 8 years ago
jean-pierre charras e750417fa0 Eeschema: fix many wxASSERT when trying to open menus from the main menubar. 8 years ago
Maciej Suminski 3c9a5b0966 Library Editor: make 'Save All' the default save action 8 years ago
Jeff Young 4bae901dc8 Centralize zoom-to-fit code. 8 years ago
Maciej Suminski 0668cd9d4c Symbol Library Editor: save sym-lib-table only if it had been modified 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
jean-pierre charras 833d6223a0 rename files 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Maciej Suminski 6c32b6f955 Pin edit coupling: renamed and changed the description 8 years ago
jean-pierre charras 6322c90c50 Symbol editor: Fix incorrect pin edition coupling for non interchangeable multi-units symbols. 8 years ago
Jeff Young 2201482e47 Add '*' to modified files in libedit cmptree, and change highlighting. 8 years ago
Jeff Young cba430deab Fix undo/redo and revert for libedit name changes and aliases 8 years ago
Maciej Suminski 8721f7ed70 Changed remaining occurences of 'part' to 'symbol' in the symbol editor 8 years ago
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI 8 years ago
Maciej Suminski 8c42abc10c Symbol Library Editor: fix crash after renaming a symbol 8 years ago
Wayne Stambaugh 00fb70088f Eeschema: fix progress dialog title capitalization. 8 years ago
Maciej Suminski ee140ce6c8 Symbol Library Editor: do not leave the old part after renaming 8 years ago
jean-pierre charras 019eed0d28 Symbol editor: rework on multi-unit symbols: pin edition synchronization is now only between units (Work in progress) 8 years ago