69 Commits (e750417fa0b964a8a244b9c4d0f60c78afe994f6)

Author SHA1 Message Date
jean-pierre charras e750417fa0 Eeschema: fix many wxASSERT when trying to open menus from the main menubar. 8 years ago
Maciej Suminski 6c32b6f955 Pin edit coupling: renamed and changed the description 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 769c6a8d51 Library Manager: user interface 8 years ago
jean-pierre charras 8507ea45fc Add a dialog to edit/change components LIB_ID inside a schematic. 8 years ago
Wayne Stambaugh c1f7c1778a Revise symbol rescuer to support symbol library table. 8 years ago
Maciej Suminski d617021d98 Added 'Import Non-KiCad Schematic' 8 years ago
Maciej Suminski e29d77c891 'Update Field Values' tool for eeschema 8 years ago
Kristoffer Ödmark 5e70810161 Disabled the automatic schematic-cross probing due to performance reasons. Added sheet-context menu entry for the cross-probing instead. 8 years ago
Wayne Stambaugh f781691049 Eeschema: add symbol library table editor dialog. 8 years ago
Maciej Suminski ab44e7cc72 Renamed constants to match actions in eeschema 8 years ago
Wayne Stambaugh 375ec9fec6 Eeschema: remove hierarchy navigation tool from right vertical toolbar. 8 years ago
Wayne Stambaugh cc64c6af1d Fix broken symbol link in schematic after editing. 9 years ago
jean-pierre charras 682c15ed62 Add connection highlight to eeschema, step 2: Fixes, refinements, add hot key, cleanup code. 9 years ago
Nox_firegalaxy 44b8533d4d Add connection highlight to eeschema, step 1. 9 years ago
jean-pierre charras c7fcb2695c Add a specific bitmap for show electrical type option (component editor and component viewer) 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 1e752ba164 Eeschema: symbol library viewer improvements. 9 years ago
Tomasz Wlostowski 8c14f2f6b1 sim: working on UX 9 years ago
Maciej Suminski 92a3e405c2 Tuner tool. 9 years ago
Maciej Suminski 0d764741f9 Simulation commands moved from eeschema menu to SIM_PLOT_FRAME buttons 9 years ago
Tomasz Wlostowski 2dd53b6a43 spice wip 9 years ago
Mikael Arguedas 5d6f8d1edc Eeschema: unify schematic and component library block mirror commands. 10 years ago
Tomasz Wlostowski 867a0444bd eeschema: single click PCB update feature added 10 years ago
Chris Pavlina 50c418a332 Eeschema: add field automatic placement feature. 10 years ago
jean-pierre charras 9b9c7945a2 Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows) 10 years ago
Chris Pavlina 26c320db57 Add schematic component library change rescue feature (fixes lp:1435338). 11 years ago
jean-pierre charras d38c9b205f Extend max number of units per package: fix incorrect unit string for unit >= 52. Fix unit list limited to 26 in dialof edit compinent in schematic..cpp 11 years ago
jean-pierre charras 17297babe7 Eeschema: extend max number of units per package to 52 and clean code to easily extend this value upto 26x26 (but 52 is a reasonable max value). 11 years ago
unknown 561c018035 Add pin table dialog 11 years ago
jean-pierre charras 6abf0e9f94 Eeschema: Bug fix (move component field was not undoable) 13 years ago
Brian Sidebotham 9823666ca9 Commit patch from Brian Sidebotham: Project template in Kicad manager 13 years ago
marco. eee9738755 OSX: Corrected issue with Menus, workaround/fix for an issue with Mountain Lion 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
jean-pierre charras 16064881be Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
jean-pierre charras 0ebc3f063e 3D-viewer: code cleanup. 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh bbda48f9e8 Unify Eeschema orient commands and other minor fixes. 14 years ago
Wayne Stambaugh 60805606a0 Unify Eeschema drag item commands into a single event handler. 14 years ago
Wayne Stambaugh 7195644360 Unify Eeschema edit item commands into a single event handler. 14 years ago
Wayne Stambaugh b98b23a1a6 Factor Eeschema rotate item hot keys into a rotate event handler. 14 years ago
Andrey Fedorushkov 8e584fc233 Eeschema: 14 years ago
Wayne Stambaugh 6a4e8aa909 Eeschema schematic item move code unification. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
jean-pierre charras 4402c97c7a Eeschema: Fix a subtle bug in undo command when editing texts and labels. 14 years ago
jean-pierre charras 09c038be5c Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component. 15 years ago
Wayne Stambaugh 86bf955db7 Add hit testing clarification to schematic library editor. 15 years ago
Wayne Stambaugh 1bfe830689 Minor schematic move item code improvements. 15 years ago
Wayne Stambaugh cfc3d6dfd6 EESchema sheet pin code improvements. 15 years ago