808 Commits (acfa15c3d377f547f097dc961d7501b2c4bb6e0b)

Author SHA1 Message Date
Jon Evans 960ce4aa67 Use footprint color scheme for CvPcb footprint viewer panel 6 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Ian McInerney d006acecf4 More window sizing fixes 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 7f1b409305 Remove dead legacy print code. 6 years ago
Ian McInerney 7bda8178d1 Move library includes to main CMake file 6 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
jean-pierre charras 6e47f147aa A few Coverity fixes. 6 years ago
Jeff Young d30fb79706 Fix mismatch in tool name and activation action. 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
jean-pierre charras cc47062b17 Fix a few Coverity issues 6 years ago
Kevin Zheng af514cac44 Ask to save changes even after pressing "Cancel" 6 years ago
Jeff Young 383403ef98 Push deprecation warning suppression down into boost. 6 years ago
Jeff Young e1d59337d1 Protect GCC #pragmas. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
jean-pierre charras 59517ac24d Cvpcb: fix incorrect display of a bold text inside the main toolbar. 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
Ian McInerney 06c979dfaa Convert all CMake paths to absolute instead of relative 6 years ago
Fabien Corona 183bbf6914 3d-viewer : synchronise colours with board stackup. 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 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
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Ian McInerney 25a302758e Fix macos plist version string generation 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney 4f7430f476 Add save item to cvpcb toolbar and make it conditional 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 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
Ian McInerney e82795ba58 Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
jean-pierre charras 6f2cbe5982 Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
Ian McInerney a1d3f3486e cvpcb: Fix some issues 6 years ago
jean-pierre charras 0a829c328e Python scripting: fix a crash with some pythons scripts calling BOARD::ComputeBoundingBox() 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 2553dd2942 Bail on our custom dockart provider. 6 years ago
Jeff Young 3bd38ec245 Improve zoom-to-extents for footprints with long text. 6 years ago
Jeff Young d4aa502be1 Correct footprint filter tool name and tooltip. 6 years ago
Jeff Young 54255cffeb Cleanup to make implementation names consistent with what they now do. 6 years ago
Jeff Young e269b5d1b9 Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
Ian McInerney 8493daf9ff Unify menu item creation for closing a window 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