83 Commits (a81a3f915a1942a15ca31a423e54986d1bfb142c)

Author SHA1 Message Date
jean-pierre charras b1c67d9ad4 Cvpcb: fix possible crash when pressing the ESC key during some calculations, round 2. 4 years ago
Wayne Stambaugh 6b5d512b9f More header clean up. 5 years ago
Marek Roszko b1c9083743 Remove the wx/docview.h include 5 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 5 years ago
Jeff Young 14e73d24dc Naming conventions. 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jeff Young d094f86b1a Finish module cleanup (except for xpms). 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Ian McInerney 3b05d7cddd Move more frames to the new UI condition framework 5 years ago
Jeff Young 9806d846b2 Remove redundant Text Filter toggle icon and fix <Enter>. 5 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
jean-pierre charras 6f2cbe5982 Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago
jean-pierre charras 9ceca583b1 Cvpcb: fix minor issues: 6 years ago
Ian McInerney 36b430562d cvpcb: Refactor events and cleanup formatting 6 years ago
Ian McInerney c0204e90b1 cvpcb: Add library location to status information 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 2d27c10c63 cvpcb: Add processing of hotkeys to the main window 6 years ago
Ian McInerney d428d5fecf cvpcb: Move some more tasks to a tool 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
Jeff Young a3f3fb39de Convert 3DViewer to new hotkey architecture. 7 years ago
Jeff Young 33773bad4d Yet more command conversions to ACTIONs. 7 years ago
jean-pierre charras fb35a7c8b4 Eeschema highlight symbols (cross probing) fix a few issues. 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
Jeff Young 879ffa4d1c Adjust dialog spacing for Windows. 7 years ago
Jeff Young 2060d63e3f Add context menu for footprint viewing to CvPcb. 8 years ago
Maciej Suminski f42ca89bb4 cvpcb: Overridden SetStatusText() to use m_statusLine{1,2} 8 years ago
Jeff Young 611d5a0dc4 Standardize "assign footprints" terminology. 8 years ago
Jeff Young b3e3964787 Fix Linux crash opening CvPcb. 8 years ago
Jeff Young f4ce8766e3 Implement shared FOOTPRINT_LIST. 8 years ago
Jeff Young b24b0d5dfe Dialog-ize CvPcb and implement proper Save. 8 years ago
Jeff Young aa0ae48dda Update status bar and toolbars on language change. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 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 2476e88c9d Fix a few doxygen warnings 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
Simon Richter ad088db6d2 Add more "override" markers. 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 dda957a048 Minor fixes: rename cvframe.cpp to cvpcb_mainframe.cpp to be consistent with other similar files are named. 10 years ago