136 Commits (59f77e68c9bf41e7e4d0c27d4368d4333083f55f)

Author SHA1 Message Date
Jeff Young 4030eec939 Implement proper dangling end handling for block moves. 7 years ago
Jeff Young 1baa904034 Dangling symbol fixes. 7 years ago
Jeff Young f17c18bcce Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Martin Aberg 41829162d2 eeschema: improve hierarchical sheet text placement 8 years ago
Martin Aberg 5b55a0d8e6 eeschema: clamp text line width on hierarchical sheets 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young 3be876c388 Cleanup of trace logs from Simon Richter. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
jean-pierre charras e499d337d8 rename files: update filenames in sources 8 years ago
Camille f5f7ba4746 Fix loop variable copy in for-range loop, use const reference instead 8 years ago
Wayne Stambaugh a0473614b5 Remove all schematic object load and save code. 8 years ago
jean-pierre charras bdc6a5950b rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 8 years ago
Wayne Stambaugh 17b8342dc0 Disable drawing schematic sheet bounding box. 8 years ago
Wayne Stambaugh 33048e709a Better fix for schematic sheet re-sizing bug. 8 years ago
Wayne Stambaugh e176fc181d Fix schematic sheet resizing bug. 8 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor. 9 years ago
Maciej Suminski 9748b65a6d str[n]icmp -> str[n]casecmp 9 years ago
Dick Hollenbeck c2b8a4ee43 Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function 10 years ago
Wayne Stambaugh 4ed346ea64 Eeschema: initial schematic I/O plugin. 10 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 10 years ago
jean-pierre charras 30d72045e7 Rework on class EDA_TEXT and related classes and draw functions (Note: this is a work in progress): 10 years ago
Wayne Stambaugh b7c974b2c4 MinGW64 build warning fixes. 10 years ago
Wayne Stambaugh b7e56ae1cb Eeschema: SCH_SHEET_PATH refactor. 10 years ago
jean-pierre charras 37c26cba71 Eeschema: Do not use ElectricPinType for SheetLabel items. ERC does not use ElectricPinType to test sheet labels, which do net have an actual electrical type property 10 years ago
Wayne Stambaugh 97949ffde9 Undo commit -r 6353. 10 years ago
Wayne Stambaugh 03bf559465 Undo commit -r 6368. 10 years ago
Wayne Stambaugh af2e19d7d9 Undo commit -r 6380. 10 years ago
Wayne Stambaugh 3d963166c7 Undo commit -r 6389. 10 years ago
Wayne Stambaugh 73dc53dc35 Undo commit -r 6413. 10 years ago
Wayne Stambaugh 4007317606 Undo commit -r 6428. 10 years ago
Wayne Stambaugh 1866b61a56 Undo commit -r 6457. 10 years ago
Wayne Stambaugh 27b587025d Undo commit -r 6506. 10 years ago
Wayne Stambaugh 5a5fffb349 Undo commit -r6509. 10 years ago
Wayne Stambaugh 7b5823185a Undo commit -r 6535. 10 years ago
Wayne Stambaugh 9eda45a97e Undo commit -r 6539 10 years ago
Wayne Stambaugh ee23342e31 Undo commit -r6541. 10 years ago
Wayne Stambaugh 61454bf04c Eeschema: fix annotation bugs. (fixes lp:1542579) 10 years ago
Wayne Stambaugh cb13e57973 Eeschema: move find sheet by name from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh 0ef1eee2c6 Eeschema: move recursion check from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh 2aac71700b Eeschema: move is complex hierarchy and find next item from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh ac30be332f Eeschema: move get multi-unit components from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh cdba425bad Eeschema: move get components from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh e8e0a75b8c Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh 133b8f6b96 Eeschema: move annotate power symbols from SCH_SHEET_PATH to SCH_SHEET. 10 years ago