77 Commits (ce3760438c8115cfd6214482de5dcc77047730db)

Author SHA1 Message Date
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
jean-pierre charras 3e5cd86288 Fix a few wxWidgets minor asserts. Fix a compil warning 7 years ago
Jeff Young 4dfae16c1b Consolidate to single menu actions for save, revert, etc. 7 years ago
Jeff Young b5634b1d08 Dialog spacing cleanup. 7 years ago
Jeff Young 822ebf6955 Move symbol management to a standard Save As... model. 7 years ago
Jeff Young 977f27f3c4 Adjust spacing on preference panels. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 9edfd25b95 Select best-matching component when filtering. 8 years ago
Jeff Young b9874da3a6 Remove background fp loading from Choose Symbol dlg. 8 years ago
Maciej Suminski 64e98c8e54 Fixed Symbol Library editor crash on start 8 years ago
Maciej Suminski 51c7381fd5 Fix Choose Symbol dialog freezes in eeschema 8 years ago
jean-pierre charras a288d6199e Add KI_PARAM_ERROR, similar to std::invalid_argument but using wxString instead of std::string to throw errors. 8 years ago
Maciej Suminski 539d12b08f Spice simulator: more elegant approach to generating Spice device names 8 years ago
Maciej Suminski 50588dcd1e Fix disabled 'save library' button in the symbol editor 8 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Jeff Young e7d98f89a1 Fix display of datasheet URLs and shorten them if necessary. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Maciej Suminski 2d3ef0fa6e Symbol Editor: Remove a redundant separator from symbol context menu 8 years ago
Jeff Young 2201482e47 Add '*' to modified files in libedit cmptree, and change highlighting. 8 years ago
Maciej Suminski 8721f7ed70 Changed remaining occurences of 'part' to 'symbol' in the symbol editor 8 years ago
Maciej Suminski 8c42abc10c Symbol Library Editor: fix crash after renaming a symbol 8 years ago
jean-pierre charras 504e7a4a51 Very minor fix in a menuitem label 8 years ago
jean-pierre charras 20e66253bb symbol editor: add icons in popup menus of the symbol tree list. 8 years ago
Chris Pavlina 917804ef12 Make eeschema color select widget DPI-independent 8 years ago
Chris Pavlina 13bc706518 Fix several dialogs with bad default sizing 8 years ago
Chris Pavlina 0945c319f0 eeschema: make footprint preview optional 8 years ago
Maciej Suminski 7f9876ec27 Fix lexical sort in component tree widget on Windows 8 years ago
Maciej Suminski 320fa7120d Expand/collapse library nodes with Enter key in component chooser 8 years ago
Maciej Suminski 5fac73fc21 Fixed browsing order with arrow keys in component chooser on Windows 8 years ago
Maciej Suminski 6344e238b3 Fix random node selection in symbol library editor on Windows 8 years ago
Maciej Suminski 017fc4da8f Fixed capitalization and accelerators in Symbol Library Editor 8 years ago
jean-pierre charras 33c2d6e4ba Fixed disappearing components in COMPONENT_TREE in library editor 8 years ago
Maciej Suminski aedf24d944 Fix crash when renaming a component in symbol library editor 8 years ago
Maciej Suminski 45bf919923 Restoring the previous performance of COMPONENT_TREE widget 8 years ago
Maciej Suminski 6b74f8ef48 Library Editor: fixed an assert after removing libraries with Symbol Library Table dialog 8 years ago
Maciej Suminski 8b0041bf9a Library Editor: progress dialog when loading libraries 8 years ago
Maciej Suminski e25a1feb25 Component Tree: restore expanded nodes after search query is cancelled 8 years ago
Maciej Suminski ed059383c7 Library Editor: removed library actions from the part context menu 8 years ago
Maciej Suminski 891cf783fb Library Editor: Windows fixes 8 years ago
Maciej Suminski 95754632c2 Library Editor: renamed 'component' to 'part' 8 years ago
Maciej Suminski ba4515885b Library Editor: select part in the widget component on create/paste/duplicate component 8 years ago
Tomasz Włostowski 7fc1e1d53c Library Editor: component cut/copy/paste/duplicate 8 years ago
Maciej Suminski a789b735e9 Library Manager: logic 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 3bdcdd808b Fix minor warnings 8 years ago
Wayne Stambaugh 329fc18732 Convert component chooser dialog over to use symbol library table. 8 years ago
Chris Pavlina a20cce0753 Show component history at the top and preselect it 8 years ago
jean-pierre charras 4e96f9990d Use the new color4Dpicker to choose a color in Eeschema. 8 years ago
jean-pierre charras 895c0bb716 Fix a compil warning and a wxASSERT in netlist dialog and component_tree.cpp 8 years ago