18 Commits (048f277b1eab5e9ec4c143539a4f6f87c45b3ea8)

Author SHA1 Message Date
jean-pierre charras 66ebd68060 Cvpcb: fix "not found" .equ files. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Marek Roszko 4712d7a918 Remove a leaky wx/msgdlg.h include 5 years ago
Jeff Young 14e73d24dc Naming conventions. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Ian McInerney 95430e131e cvpcb: cleanup include statements 6 years ago
Ian McInerney 9fda86e261 cvpcb: Move file extension to common and deprecate a header 6 years ago
Ian McInerney 06abda254a cvpcb: Add undo/redo functionality to the associations 6 years ago
Ian McInerney 402031244d cvpcb: Replumb the footprint association system 6 years ago
Ian McInerney 72120e0a96 Actionize cvpcb 6 years ago
jean-pierre charras 19e3815c85 Cvpcb: rename files: fix names in files and remove a old file not used. 8 years ago
jean-pierre charras 56d970b90f Rename some cvpcb files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
jean-pierre charras 1f1438947f Cvpcb: auto-selection of footprints: better algo to find a candidate. 9 years ago
jean-pierre charras ee5565ae33 Cvpcb: EQU file association associates to all components 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID. 9 years ago
jean-pierre charras a28b1cefc3 CvPcb: serious code cleanup (work in progress): Remove dead or outdated code. Fix a lot of coding style issues. Use better code in many places. No new features. 10 years ago
Wayne Stambaugh e97395090c CvPcb: fix wxString formatting bug. (fixes lp:1497908) 10 years ago
jean-pierre charras d4e04dcc97 Fix bugs detected by Cppcheck. 11 years ago
jean-pierre charras 960ea566d6 Cvpcb: minor fixes. 11 years ago
jean-pierre charras bf2f650eb9 Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 11 years ago
jean-pierre charras 972329527e Cvpcb: fix issues relatives to .equ files management: 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 611592029f fix Inner1.Cu in pcb_parser.cpp, start cvpcb work. 12 years ago
Dick Hollenbeck d053e5615b More migration towards single process, extend PROJECT::Config*() in proper direction, cleanups. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 7ba078b620 remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO. 12 years ago
Dick Hollenbeck dba4fccec9 *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 12 years ago
Wayne Stambaugh 230c5f8f5a Convert footprint definitions from wxString to FPID. 12 years ago
Wayne Stambaugh 4a9681d5c7 More post Pcbnew NETLIST_READER change clean up. 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
jean-pierre charras e6ec9f0a32 Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 14 years ago
jean-pierre charras f9e2f9dc77 Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Vladimir Ur 6311e4e9ea Automatic footprint assignment now can be done without equ file, if conditions are met: 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh c5c98f9518 Add CMake code to enable or disable using images in menu items. 14 years ago
Vladimir Ur a0e0ad6fea Previous dirty hack was too dirty :) 15 years ago
Vladimir Ur a8e995cb4b Dirty fix for processing equ files having dot inside a filename like 'res.0805.equ' 15 years ago
jean-pierre charras 182d3d4dfe Pcbnew: fix bug 796218. Fix minor compil warning. 15 years ago
Vladimir Ur 6751777885 Made support for multiple equ. matches in CVPCB: 15 years ago
jean-pierre charras 6910df3972 Pcbnew: fix 2 (minor) issues 15 years ago