133 Commits (2caa72f063dd14cda9755929923ae26716ce3fce)

Author SHA1 Message Date
Dick Hollenbeck dac20005db fix unreleased bug pertaining to "Sheet" line in a *.brd file 14 years ago
Dick Hollenbeck 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
jean-pierre charras 2df818b844 Fix issue in GPcb footprints import. 14 years ago
Wayne Stambaugh 95891006cd More EDA_DRAW_FRAME encapsulation work. 14 years ago
Dick Hollenbeck d5a1736346 minor 14 years ago
Dick Hollenbeck 96bb90dee1 kicad_plugin 14 years ago
Dick Hollenbeck b979d1e0b9 plugin work, accessors 14 years ago
Dick Hollenbeck 4c2a1dd5d1 more kicad_plugin work, make BOARD::m_NetInfo private 14 years ago
Dick Hollenbeck c4979318d2 more plugin work 14 years ago
Dick Hollenbeck fafd74ca6f Fix problem with BOARD bounding box in saved *.brd files, 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Dick Hollenbeck b6508af0f4 KICAD_PLUGIN and nanometer intermediate checkin, work in progress... 14 years ago
Dick Hollenbeck cc097762c7 Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 14 years ago
Vladimir Ur 09a61396ba Some code restyling: VECTOR_PCB is an array. Cleanup uncontrolled definitions of abs, max, etc. max is now overloaded function and MAX is a macro. 14 years ago
Vladimir Ur 6ebb044d45 Metric KiCad work continues. Partially processed D_PAD class. It is still need to be tested including all these import and export procedures... 14 years ago
Vladimir Ur 0fdf71a80e General design rules tab converted to nanoscale. A bit of refactorisation in via sizes. And build key is KICAD_NANOMETRE not KICAD_NANOMETRIC (as I stated in previous commit). 14 years ago
Vladimir Ur a273b7bdb5 Work on internal (nano)metric length units started. 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Dick Hollenbeck 15f0147ece coding standards cleanups 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh de96452c41 Minor common PCB library code fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
jean-pierre charras 38269efa47 Fix bug 741352 15 years ago
Wayne Stambaugh 018292a8c6 PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
jean-pierre charras 155a9dbe19 All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
jean-pierre charras 098a20a0d8 fix very minor bugs. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Dick Hollenbeck 558af6d764 add EscapedUTF8() and revise ReadDelimitedText() to complement it 15 years ago
Marco Mattila 97003fefae Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only. 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
Dick Hollenbeck 604edcac3a ++all: 15 years ago
Dick Hollenbeck bf5c8f55e1 temporary fix until tomorrow 15 years ago
Marco Mattila 7ccdb5589d Add saving of pcb plot settings in board files. 15 years ago
Marco Mattila 2c7628fdf7 Fix board file layer type reading bug in pcbnew. 15 years ago
Marco Mattila e79b596308 Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 15 years ago
Dick Hollenbeck 6113bbf606 Brian's save grid origin patch 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
jean-pierre charras cdd9e8cabe Pcbnew: code cleanup 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
jean-pierre charras f0213de0ef code cleaning. 16 years ago
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
charras 28f3b1988d Pcbnew: Code cleaning about visibility variables in draw functions. 16 years ago
dickelbeck 58fc9d8f09 layer widget incorporation into pcbnew 16 years ago