890 Commits (f451ffb87759f3d02906ec2399d66ce0cc3cd26f)

Author SHA1 Message Date
Baranovskiy Konstantin 1412296398 Fix field align settings in dialogs of Eeschema. 8 years ago
Wayne Stambaugh 5181c0ac75 Minor symbol library table edit dialog fix. 8 years ago
jean-pierre charras 4af85239ba Internationalize dialog_symbol_remap_base 8 years ago
Baranovskiy Konstantin 0b34d09bc0 Fix double "choose to" in symbol remap dialog. 8 years ago
Wayne Stambaugh 610ff7485f Fix more bugs in the schematic symbol rescuer. 8 years ago
Wayne Stambaugh a2e7e7aed4 Clear symbol library list from project file after remapping. 8 years ago
Wayne Stambaugh 44d81e4005 Minor fixes broken by symbol library table changes. 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
Wayne Stambaugh 329fc18732 Convert component chooser dialog over to use symbol library table. 8 years ago
Wayne Stambaugh 81e8d8fd89 Symbol library table remapping fixes. 8 years ago
Wayne Stambaugh 96c3d5ff21 Enable symbol library table remapping. 8 years ago
Marvin Schmidt 69974b73db Remove some extra semicolons 8 years ago
jean-pierre charras 08a9dc01c5 Fix minor coding style issues 8 years ago
Maciej Suminski 2b052265b2 Added library contents preview to Spice model editor dialog 8 years ago
Maciej Suminski 162d445ce4 Spice Model Editor upgrades 8 years ago
Maciej Suminski acbe30af51 Improved Spice library parser 8 years ago
Kristoffer Ödmark a562525ec9 Use schematic symbol field to show documentation link. 8 years ago
Russell Oliver 869743d573 Kicad Eagle Project Import Improvements. -- schematic and board files are both visible in file selection dialog. -- Allows for the selection of either the board or schematic file. -- silently fails on not detecting the corrosponding board or schematic file. -- all new kicad files are generated in new project directory -- Silently read netlist without generating annotation warnings which synchronises timestamps and paths based on given eagle references, otherwise renumbering schematic references will break links accross schematic and pcbnew. 8 years ago
Ingo Kletti df15e63d41 Fix Unit naming typo in eeschema spice model config 8 years ago
jean-pierre charras e0b9a21417 Modify a few messages to make translations more easy. 8 years ago
jean-pierre charras e626136e29 Eeschema: boom generator: ugly fix on Windows to allow xsltproc.exe working from the command line created from bom dialog. 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 d90ac8299d Added 'Update Fields' button in schematic component properties 8 years ago
Wayne Stambaugh 39b27e39a9 Eeschema: silently save project file after schematic plot setting changes. 8 years ago
jean-pierre charras 4122aa1c01 Fix translation (I18n) problems 8 years ago
Maciej Suminski 85be485c34 Enable long names for pin numbers and pads 8 years ago
Wayne Stambaugh 3d1bebe9f8 Fix tooltip in the edit library symbol properties dialog. 8 years ago
Oliver Walters f299266107 Added button logos to DIALOG_EDIT_COMPONENT_IN_SCHEMATIC dialog 8 years ago
Oliver Walters f529e3100c Altered text buttons to image buttons 8 years ago
Jean-Samuel Reynaud 21c104fcc7 Fix incorrect (missing) initialisation of m_cur_grid in symbols libraries table dialog box 8 years ago
Wayne Stambaugh ee43728b18 Fix bug when adding symbol library with $ as first character of path name. 8 years ago
Wayne Stambaugh f781691049 Eeschema: add symbol library table editor dialog. 8 years ago
jean-pierre charras 6bdc9cd25e fix a minor issue in dialog netlist, and add comments in code. 8 years ago
jean-pierre charras 4e96f9990d Use the new color4Dpicker to choose a color in Eeschema. 8 years ago
Wayne Stambaugh 7bf9f8e1c7 Eeschema: add global symbol library configuration dialog. 8 years ago
Dick Hollenbeck 19e6bde09a Rewrite class UTF8 to contain rather than extend std::string storage. 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
jean-pierre charras cb2f3d6304 fix minor typo 8 years ago
Fabrizio Tappero cef616fcd8 fixed text titles that should have only the first word capitilized 8 years ago
Fabrizio Tappero 269238a7ee fixes label text, now only first word is capitilized 8 years ago
Fabrizio Tappero 7be14f774d fixed plot menu labels 8 years ago
Chris Pavlina c78a2ba4f8 Render symbols correctly with convert=0 in chooser 8 years ago
Chris Pavlina 94b9524f6d Fix documentation error in DIALOG_CHOOSE_COMPONENT 8 years ago
jean-pierre charras 895c0bb716 Fix a compil warning and a wxASSERT in netlist dialog and component_tree.cpp 8 years ago
jean-pierre charras 3c3ee9b8c3 Fix a few doxygen warnings 8 years ago
Maciej Suminski ac688e688a Fixed selecting components with Enter (DIALOG_CHOOSE_COMPONENT) 8 years ago
Maciej Suminski f667f54c52 Moved component tree widget to a separate class 9 years ago