105 Commits (827b818b5da4ce2f2ecee7521d64acd580f70b23)

Author SHA1 Message Date
Dick Hollenbeck b979d1e0b9 plugin work, accessors 14 years ago
Wayne Stambaugh 1047e60e35 Encapsulate SCH_POLYLINE, SCH_SHEET, and SCH_TEXT classes. 14 years ago
jean-pierre charras bcbde5d813 All: fix a collision name between accessor function GetTimeStamp and GetTimeStamp in common.cpp. 14 years ago
Wayne Stambaugh 7195644360 Unify Eeschema edit item commands into a single event handler. 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh fd486a11da Prevent duplicate sheet names in schematic editor. 14 years ago
Marco Mattila 55f6529216 Fix sheet resizing in eeschema. 15 years ago
jean-pierre charras 3ea0c1065c Eeschema: fix a bug I created in commit 3018 15 years ago
Wayne Stambaugh 48b2661baa EESchema dead code removal and other minor changes. 15 years ago
Wayne Stambaugh baa0d7920a EESchema bug fixes and other minor changes (fixes lp:793373). 15 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
Wayne Stambaugh cfc3d6dfd6 EESchema sheet pin code improvements. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 50f063da07 Changes to use cursor position as parameter and snap to grid settings. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
Wayne Stambaugh f9af593ee3 Minor EESchema improvements. 15 years ago
Wayne Stambaugh a3a73ef5dd EESchema block code cleaning and other minor fixes. 15 years ago
Wayne Stambaugh adb4ad1a7b Schematic object improvements and other minor fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Wayne Stambaugh f6c8066477 More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
Wayne Stambaugh 37ad67dfb1 EESchema file name and location house keeping. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 16 years ago
Wayne Stambaugh e1b5d49f1b EESchema component library and hierarchical sheet label object improvements. 16 years ago
charras aa35b98036 Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
charras 76737d56d8 Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 16 years ago
charras 126c384dad Eeschema date in frame reference updated at each modification. 16 years ago
stambaughw 014d852bc6 Dialog work and other minor changes. 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
charras 2a7ac9d3c4 fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 17 years ago
charras f43d1aaa54 Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
stambaughw 5114b863e5 EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
dickelbeck 3ef380f936 dlist cleanups, start of edit component in schematic rework 17 years ago
charras 4e5e820313 eeschema: made in some dialogs the ESC key working (linux version, already working under windows) 18 years ago
dickelbeck 721d878fcf GetScreen() work, menu capitalization, beautifying 18 years ago
charras 8123d3a5eb see changelog 18 years ago
charras 7f453831d5 eeschema: code cleaning. SCH_ITEM class used for all schematic items in eeschema. Files reorganization. 18 years ago
charras 0f54a686cc Solved: eeschema crashes when create a new sheet. Added comments in gestfich.cpp to explain the default paths used by kicad to find help files and lib files 18 years ago
lifekidyeaa c86da05a12 fixed error in eeschema: when loading a new sub-sheet, it incorrectly asked if the user wanted 18 years ago
CHARRAS a664e14be7 Renaming the sheet filename now works in simple and complex hierarchies 18 years ago
CHARRAS 29ed370a27 Fixed: problem which could crash eeschema when a schematic file in a hierarchy was not found 18 years ago
CHARRAS dd9497a105 Fixed: problem which could crash eeschema when a schematic file in a hierarchy was not found 18 years ago
stambaughw 803ebdf3c4 Fix escape key handling in annotate dialog and some eeschema code refactoring. 18 years ago