51 Commits (133b8f6b960fbeb6121c745aaa9949c3e1a12855)

Author SHA1 Message Date
Wayne Stambaugh 133b8f6b96 Eeschema: move annotate power symbols from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh 81e6af6c81 Eeschema: move auto-save test from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh 1bd860d1aa Eeschema: move modification state code from SCH_SHEET_LIST to SCH_SHEET. 10 years ago
Wayne Stambaugh c6d591b534 Eeschema: uncouple clearing annotation from SCH_SHEET_PATH. 10 years ago
Wayne Stambaugh 2667109c44 Eeschema: SCH_SHEET improvements for Eeschema refactor. 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
jean-pierre charras 7be1d32a10 Fix minor issues (included Bug #1469358 hierarchical sheet pin not redrawn after edition) 10 years ago
jean-pierre charras 00f8994ee1 Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. 11 years ago
Povilas Kanapickas 7f12513c7e Remove some uses of using namespace std. 12 years ago
jean-pierre charras 5f01f123de All: GetBoundingBox returns now a const EDA_RECT. 12 years ago
jean-pierre charras daeeee5617 Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
jean-pierre charras 621a43c4ad Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 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
Lorenzo Marcantonio 082d901d60 Encapsulated drawmode as an enum for type checking 13 years ago
Wayne Stambaugh 45445dd88f Minor code improvements and coding policy fixes. 14 years ago
Wayne Stambaugh 058e17edf7 Minor code and Doxygen comment improvements. 14 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
Wayne Stambaugh aaa1cc3e02 Eeschema object list and other minor improvements. 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 409d6e8ea2 Eeschema schematic object improvements. 14 years ago
Dick Hollenbeck 1393eb0f11 finish up SCH_SHEET::{Set,Get}PageSettings() switch over 14 years ago
Wayne Stambaugh 152b8d91e3 Eeschema schematic object improvements. 14 years ago
Wayne Stambaugh 85d2f2f1d5 Eeschema find and replace improvements. 14 years ago
Dick Hollenbeck 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Wayne Stambaugh a63a2006f0 Add Eeschema replace code. 14 years ago
Wayne Stambaugh 1047e60e35 Encapsulate SCH_POLYLINE, SCH_SHEET, and SCH_TEXT classes. 14 years ago
Wayne Stambaugh d9e0ab0241 Improve Eeschema find code and add initial replace plumbing. 14 years ago
Wayne Stambaugh 78377058c9 More Eeschema schematic item move code unification. 14 years ago
Wayne Stambaugh 6a4e8aa909 Eeschema schematic item move code unification. 14 years ago
Wayne Stambaugh 4e55b6be65 More Eeschema net list object generation improvements. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
Wayne Stambaugh c18020374b Schematic object plot code refactoring and CMake required version changes. 15 years ago
Wayne Stambaugh baa0d7920a EESchema bug fixes and other minor changes (fixes lp:793373). 15 years ago
Wayne Stambaugh cfc3d6dfd6 EESchema sheet pin code improvements. 15 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh df344195c1 Schematic hierarchy path object improvements. 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 7e1745da56 EESchema block object select improvements and other minor fixes. 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh a8a99abefe Schematic object hit testing improvements. 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
Dick Hollenbeck 845d61acc5 coding standards consistency updates 15 years ago
Wayne Stambaugh 37ad67dfb1 EESchema file name and location house keeping. 15 years ago