67 Commits (58036382c1c7461270649f1fe46048a0f5dc684f)

Author SHA1 Message Date
Wayne Stambaugh a2e7e7aed4 Clear symbol library list from project file after remapping. 8 years ago
Maciej Suminski d6f3961804 pcbnew & eeschema file format version bump 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Frank Villaro-Dixon c2fb3368f3 Change default symbol pin length to match KiCad Library Convention (KLC). 9 years ago
Nox_firegalaxy 44b8533d4d Add connection highlight to eeschema, step 1. 9 years ago
unknown 698197ec8d Eeschema: better position of texts (pin texts and labels), taking in account the line thickness. 10 years ago
jean-pierre charras 94479d87c1 eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 11 years ago
Wayne Stambaugh 08bfaa416d More source file missing license fixes. 11 years ago
jean-pierre charras 9bcdef85cd Eeschema: canvas background color: all frame are now using the same parameter. 11 years ago
jean-pierre charras ed4fee7649 Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog. 11 years ago
Lorenzo Marcantonio 6d17ad712c Made the project default text size apply to all text things in eeschema, instead of the hardcoded value 12 years ago
Lorenzo Marcantonio 73a8cd6180 Added eeschema option for the default pin length 12 years ago
jean-pierre charras daeeee5617 Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
Lorenzo Marcantonio 74a57d4ea8 Cleanup of the eeschema 'layers' i.e. entitity colours. This also fixes 13 years ago
Lorenzo Marcantonio d12a45923b More work on EDA_COLOR_T and layers. 13 years ago
jean-pierre charras 31e58d87d4 Eeschema: fix an old bug: sometimes E hotkey (and some other' hot keys) was editing a previously selected item, not the item under the mouse cursor 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Wayne Stambaugh 2d0d805014 Add Pcbnew s-expression file parser. 14 years ago
Dick Hollenbeck f8490ff4af Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 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 6c28cdc62c More encapsulation work and other minor improvements. 14 years ago
Wayne Stambaugh 121b65bfb8 More auto save improvements. 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh 48b2661baa EESchema dead code removal and other minor changes. 15 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
jean-pierre charras 4f3708c13f Eeschema: bug 706677 fixed (delete connection, junction persist). 15 years ago
Wayne Stambaugh f9af593ee3 Minor EESchema improvements. 15 years ago
Wayne Stambaugh 7e1745da56 EESchema block object select improvements and other minor fixes. 15 years ago
Wayne Stambaugh d0105f1ba6 EESchema code refactoring and other minor fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Wayne Stambaugh df48725551 Restore library editor value field rename behaviour and other minor fixes. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Wayne Stambaugh fc0864befa Schematic component library object code cleaning and refactoring. 15 years ago
jean-pierre charras f45c260a00 Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
jean-pierre charras ac11d86c2f Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons 16 years ago
stambaughw 1bbc009da8 New EESchema find dialog and other minor fixes. 16 years ago
charras a1998410fc Some enhancements and fixes. (see changelog) 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 53870013e7 Replace component library editor draw item dialog box. 16 years ago
stambaughw 502f3160cb Global variable reduction and minor code cleaning. 16 years ago
stambaughw 9861941de2 Component library editor and viewer improvements and library draw object changes. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
stambaughw 7c7d675cbf Component library object improvements. 16 years ago
charras 8ec8cf3f43 Rework on undo/redo and block functions 17 years ago
charras 2a80117065 Commit patch for plot functions from Lorenzo 17 years ago