54 Commits (58036382c1c7461270649f1fe46048a0f5dc684f)

Author SHA1 Message Date
Maciej Suminski 43523a6179 Options for board update KiWay request (MAIL_SCH_UPDATE[_REQUEST]) 8 years ago
Jeff Young 4bae901dc8 Centralize zoom-to-fit code. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
jean-pierre charras 833d6223a0 rename files 8 years ago
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI 8 years ago
Wayne Stambaugh 570866557f Add environment variable configuration dialog to Eeschema. 8 years ago
Wayne Stambaugh f7ab50f791 UI string normalization. 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Seth Hillbrand a240f88785 Eeschema: Remove wire under a placed component 8 years ago
Seth Hillbrand 069448f20e Eeschema: Automatically manage junctions 8 years ago
Seth Hillbrand bf32cc2555 Eeschema: Moving SchematicCleanup to SCH_EDIT_FRAME 8 years ago
Maciej Suminski 480b1c2592 Fixed a crash when _cvpcb.kiface is not available when opening cvpcb 8 years ago
Maciej Suminski 0b7ab40288 Updated cut/copy/paste toolbar icons 8 years ago
jean-pierre charras 8507ea45fc Add a dialog to edit/change components LIB_ID inside a schematic. 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Wayne Stambaugh a2e7e7aed4 Clear symbol library list from project file after remapping. 8 years ago
Wayne Stambaugh 8fd89c881d Final symbol library table changes before merge. 8 years ago
Wayne Stambaugh c1f7c1778a Revise symbol rescuer to support symbol library table. 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Maciej Suminski d617021d98 Added 'Import Non-KiCad Schematic' 8 years ago
jean-pierre charras 06a59022e4 minor fixes (compil warning and a very minor fix) 8 years ago
Maciej Suminski 85faa0e101 Added a dialog to select fields to be updated 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 0e41632105 Fix build error. 8 years ago
Wayne Stambaugh f781691049 Eeschema: add symbol library table editor dialog. 8 years ago
jean-pierre charras 58c32367ee filter useless autosave tests, and optimization of autosave test in Eechema 8 years ago
Maciej Suminski ab44e7cc72 Renamed constants to match actions in eeschema 9 years ago
Oliver a39856485c Added component table dialog 9 years ago
John Beard e98ae3e463 Move executable name constants to own file 9 years ago
Wayne Stambaugh 7ccdca5ced Use library ID to store library symbol information in the schematic symbol. 9 years ago
Dick Hollenbeck d0c46a81d9 SCH_TEXT::SwapData() was not swapping m_shape, causing abandoned drag to distort pinsheet. 9 years ago
Nox_firegalaxy 44b8533d4d Add connection highlight to eeschema, step 1. 9 years ago
jean-pierre charras 1840c3c4c7 Eeschema/Pcbnew: Update PCB From Schematics tool: ensure the netlist is reliable: warn user if a component is not annotated before exporting the netlist to Pcbnew (like in netlist creation dialog). 9 years ago
Wayne Stambaugh fc07716aed Eeschema: schematic I/O plugin preparation work. 9 years ago
Cirilo Bernardo 48ed9f080e Add Help Menu item to open browser at kicad-pcb.org/contribute 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Chris Pavlina 52aa4ecdf4 Unify window title formats 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
jean-pierre charras cd94da7972 Spice simulator and netlist generation: use only netnames (outdated option "use net numbers as net names removed" removed) 9 years ago
jp-charras 69e4231303 Sch editor and Simulator: close the simulator frame when the schematic editor is closed, to avoid crash, due to the fact the simulator can try to access to a no more existing frame.. 9 years ago
Maciej Suminski 6d7a7a3233 KICAD_SPICE CMake flag 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
Maciej Suminski ac17165947 Initial version of simulator probe tool 9 years ago
Tomasz Wlostowski 2dd53b6a43 spice wip 9 years ago
Chris Pavlina 8c01318141 Add zoom-to-selection tool 10 years ago
unknown 78d96afe28 Eeschema: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw) 10 years ago
Wayne Stambaugh 92f5ab8589 Eeschema: SCH_SHEET_LIST improvements. 10 years ago
Wayne Stambaugh b7e56ae1cb Eeschema: SCH_SHEET_PATH refactor. 10 years ago