98 Commits (30748006f7fab340c8f0a0b5edbca68e098d9a2d)

Author SHA1 Message Date
Ian McInerney 548334b4e2 Load toolbar configuration from settings 8 months ago
Ian McInerney 7ad1103f55 Move toolbars to a serializable storage format 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Marek Roszko 37e8a008ab Remove obsolete config_params.h includes 2 years ago
Jeff Young cf4f0723f8 Select first unassigned symbol when running CvPCB. 2 years ago
jean-pierre charras 8ad7736f5e Cvpcb: fix crash when trying to associate a footprint to a symbol. 2 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Jeff Young 1fcd7d6285 Move cvpcb filter to a timer. 3 years ago
Jeff Young d2712bac37 Try and reduce opportunity for lost keystrokes. 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young 66d6a5a9dd Performance improvements for CvPCB. 3 years ago
Jeff Young e9478191e0 Cleanup. 3 years ago
Jeff Young 713c0197d9 Formatting. 3 years ago
Jeff Young 7a879c6a2d Naming conventions. 4 years ago
Jeff Young 956ec5b17c Work around the train-wreck that is wxString::Format. 4 years ago
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. 4 years ago
Marek Roszko b1c9083743 Remove the wx/docview.h include 4 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 4 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 5 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. 6 years ago
Jeff Young 33773bad4d Yet more command conversions to ACTIONs. 6 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