6 Commits (f84406009bd11ac1c5d6c4e0e81adbacd944686f)

Author SHA1 Message Date
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Wayne Stambaugh e1900161a7 Eeschema: implement new symbol library file s-expression formatter. 6 years ago
Seth Hillbrand 77c60d9655 Remove the last vestiges of dlist 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young b4c8657904 Fix non-visible-part or conversion items from getting selected. 6 years ago
Jeff Young d03041b565 Cleanup. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young f6e07f575a Rename for clarity. 7 years ago
Jeff Young 40f41133b3 Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 7 years ago
Jon Evans c02777a721 Clean up some unnecessary header dependencies 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Seth Hillbrand 1437e56b72 eeschema: Prevent invalid '0' element in components 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 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
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Jeff Young 829c236437 Symbol library load performance enhancements. 8 years ago
Wayne Stambaugh 694ad93385 Move LIB_PART save code to legacy schematic plugin. 8 years ago
Wayne Stambaugh 0acdd9f02e Remove obsolete symbol library item load code. 8 years ago
Maciej Suminski 352919658d Refactored LIB_PART data storage 8 years ago
Maciej Suminski d7bf44eee0 Removed a few more headers from base_struct.h 9 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
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 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
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Lorenzo Marcantonio 342016b692 Constification of HitTest and GetParent 12 years ago
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent 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
Lorenzo Marcantonio 675f8d4a0b Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags 13 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
jean-pierre charras dd3b684ce6 Eeschema: fix Bug #1095005 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 d7feb9ab45 Initial Pcbnew s-expression file format commit. 14 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 4a7394038f Minor Eeschema LIB_ITEM object 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 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Wayne Stambaugh 3541335a08 Use output formatter to save component library files and objects. 14 years ago