167 Commits (89f28272782f111522bc303827fbc0fa51e870ff)

Author SHA1 Message Date
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Jeff Young 14e73d24dc Naming conventions. 5 years ago
Ian McInerney 42c6af4bd8 Cleanup ACTION_MENU creation in some places 5 years ago
Jon Evans 4dbeb15024 Use a worker thread to send socket commands 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Seth Hillbrand d3cf97847e Fix missing change for GetPath() 5 years ago
Wayne Stambaugh 5ecef204cd Coding policy fixes. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Seth Hillbrand 661e85d705 Standardize "Key words" to "Keywords" 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Jeff Young 0c75a09bde Remember pane widths in CvPcb. 5 years ago
Jeff Young 06ccef3dd4 Update all instances in CvPcb when one is changed. 5 years ago
Jeff Young 7b05e456cc Bug fixes for multiple symbol instances in complex hierarchies 5 years ago
Mark Roszko 9f128f942c Move shutdown blocker to kiplatform 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney 4491f24d5e Ripout the old SyncToolbars infrastructure reminants 5 years ago
Ian McInerney 45fb030b9b Rename and shorten the names in ACTION_CONDITIONS 5 years ago
Ian McInerney 3b05d7cddd Move more frames to the new UI condition framework 5 years ago
Ian McInerney 4c535c160c Set the about program name for cvpcb 5 years ago
Jeff Young 9806d846b2 Remove redundant Text Filter toggle icon and fix <Enter>. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney bcd5d7f22e Fix include path 5 years ago
Jeff Young 0ddf53397f Make sure CvPcb gets its Cancel button fixed up. 5 years ago
Ian McInerney d006acecf4 More window sizing fixes 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Kevin Zheng af514cac44 Ask to save changes even after pressing "Cancel" 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney b1240b5b1e Gracefully shutdown tools when frames are closed 6 years ago
Jeff Young b343391723 Code cleanup for readibility. 6 years ago
Ian McInerney f896043067 Fix comments for switch statement fall throughs 6 years ago
Mark Roszko 686b768a3d Add shutdown blocking on Windows for pcbnew, eeschema and pleditor 6 years ago
Seth Hillbrand c6f5df134c Minor speed cleanup 6 years ago
jean-pierre charras 6f2cbe5982 Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago
Ian McInerney a1d3f3486e cvpcb: Fix some issues 6 years ago
jean-pierre charras 16f4958430 Pcbnew: avoid crash when closing pcbnew if the DRC dialog is open. 6 years ago
Ian McInerney 9e555cb422 cvpcb: Run save association action immediately 6 years ago
jean-pierre charras 9ceca583b1 Cvpcb: fix minor issues: 6 years ago
Jeff Young 54255cffeb Cleanup to make implementation names consistent with what they now do. 6 years ago
Ian McInerney 7bb046c0a5 cvpcb: Auto move to next NA after association 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 c3b2885f88 cvpcb: Split control tool in two and add cut/copy/paste 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 796d888f8f cvpcb: Add individual association deleting 6 years ago
Ian McInerney 2d27c10c63 cvpcb: Add processing of hotkeys to the main window 6 years ago