20 Commits (99e4ce0ae8255bd8933e88403e31799641c5603c)

Author SHA1 Message Date
Jeff Young be0da70839 Shutdown safety. (Possibly KICAD-8S0.) 3 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young fa78c24a16 Formatting. 1 year ago
Brian Fiete 0e758d6bc2 ListBox perf improvements 3 years ago
Scott Hanson ed42f95794 CVPCB: Add warning if footprint is missing 3 years ago
Scott Hanson 5b9fcc0ba0 Cvpcb: Reload footprint libraries in CVPCB 3 years ago
Jeff Young 66d6a5a9dd Performance improvements for CvPCB. 3 years ago
Jeff Young a9e18c68a7 Add pinned library support to CvPCB. 3 years ago
Jeff Young 7a879c6a2d Naming conventions. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Wayne Stambaugh 6b5d512b9f More header clean up. 4 years ago
Jeff Young 9806d846b2 Remove redundant Text Filter toggle icon and fix <Enter>. 5 years ago
Jeff Young b343391723 Code cleanup for readibility. 6 years ago
Jeff Young 54255cffeb Cleanup to make implementation names consistent with what they now do. 6 years ago
Jeff Young dd9b0c2dc6 Select assigned footprint in right panel. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Wayne Stambaugh 8e7d6063fd Minor dialog and frame window improvements. 7 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
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 8 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras 53b52b08c9 CvPcb, filtering fp list by wildcard: Remove dialog to enter the filtering pattern. Use a wxTextCtrl permanently shown in toolbar. The fplist is updated immediately after editing the pattern. 10 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
lukasz.iwaszkiewicz@gmail.com 0829446c86 Add CvPcb footprint search and filter by name. 10 years ago
jean-pierre charras 0a10813352 Eeschema: BOM dialog: fix some minor issues when displaying messages. 10 years ago
jean-pierre charras fb059b99b6 Cvpcb: fix a regression: in the stable version one could select many components and assign a footprint to the whole selection. Select more than on component is now re-enabled 11 years ago
Wayne Stambaugh f4d5e349bf Fix a bunch of Coverity scan "unhandled exception" errors. 11 years ago
unknown 9524ad1f17 Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 11 years ago
jean-pierre charras f76041e956 Fix some compil warnings and Debug assertions 12 years ago
Lorenzo Marcantonio 342016b692 Constification of HitTest and GetParent 12 years ago
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent 12 years ago
Wayne Stambaugh ce409e3699 CvPcb footprint library table implementation. 12 years ago
Wayne Stambaugh 7f18b883ab CvPcb filtering and other minor improvements. 13 years ago
Michal Jahelka a23dcccce5 Add filtering footprint list by library to CvPcb 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
Felix Morgner 99c1d45fa0 Added mutli-selection to cvpcb 13 years ago
Joe Ferner aad54ec406 Added a toolbar button to cvpcb to filter by pin/pad count. 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
Dick Hollenbeck e6c8515873 switch to C++'s false and true from C's FALSE and TRUE 14 years ago
jean-pierre charras 75f332aefc Cvpcb: code cleaning. Remove not used and useless files. 15 years ago
jean-pierre charras 9370dd83de CvPcb: Code cleanup. Rename WinEDA_CvpcbFrame to CVPCB_MAINFRAME, according to coding style policy. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras ee9e9b84c4 minors enhancements and minor code cleanup 15 years ago
jean-pierre charras 4f8049f875 fixed 2 minor bugs 16 years ago
charras a61b48eced Code cleaning. Use new font. 16 years ago
stambaughw 8c36cbf472 Complete comment translation of cvpcb source and fix tool tip capitalization. 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago