16114 Commits (b429dbfb884f5cfe93c362809d7bc2beaea56ef2)
 

Author SHA1 Message Date
Jeff Young b429dbfb88 Fix bugs with ACTIONs not being "honest" singletons. 6 years ago
Jeff Young 83ee51370c Cancel interactive editing when switching sheets. 6 years ago
Jeff Young 21ac28a1ec Add a few more gestures to the hotkeys list. 6 years ago
Seth Hillbrand 36f70704eb import_gfx: Make file selection case-insensitive 6 years ago
Maciej Suminski 7d69a917b9 Fixed a crash in EE_SELECTION_TOOL::SelectPoint() 6 years ago
Ian McInerney dc56678289 Make DXF monochrome output only contain Black layer 6 years ago
Ian McInerney d5f680ecd2 Allow DXF to be exported in either inches or millimeters 6 years ago
Ian McInerney b2c848579a pcbnew: Update plot dialog to contain a unit selector for DXF 6 years ago
Seth Hillbrand fb3d1bdb59 Clear some compile warnings 6 years ago
Jeff Young 8cc1e2b5e7 Fix breakage in wire moving/dragging/etc. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Steven A. Falco 1edeba7fb4 Show the current grid setting. 6 years ago
Jeff Young 517c79c9cd Don't require changes before enabling Export Footprint. 6 years ago
Jeff Young 41441d9ced Fix crash when fetching bounding box of empty selection. 6 years ago
Jeff Young f0cd7a5fd9 Clean up duplicted Find action processing. 6 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 6 years ago
Jeff Young df08f9921f Make place drill origin and place grid origin one-shot commands. 6 years ago
Jeff Young ae8daee83c Don't let point editor interrupt other operations. 6 years ago
Jeff Young 158e05adea Add mouse gestures to List Hotkeys. 6 years ago
Jeff Young 4043a15482 When pasting a sheet link to existing copy if it already appears in the hierarchy. 6 years ago
jean-pierre charras 54b22b1851 pl_editor: fix missing view full rebuild after importing a .kicad_wks file. 6 years ago
Seth Hillbrand 8112a8ade1 cmake: Further petting dependencies 6 years ago
jean-pierre charras 19de0ae55d remove a printf used for debug. 6 years ago
jean-pierre charras a41ff7b924 pl_editor: fix move functions for WS_DRAW_ITEM_POLYPOLYGONS 6 years ago
Wayne Stambaugh 028973d182 LibEdit: fix library tree refresh issue when library is removed. 6 years ago
jean-pierre charras b9eb627bc3 Remove a trace used for debug. 6 years ago
jean-pierre charras f135ec47fa Page layout: rework and fix a few issues. 6 years ago
jean-pierre charras c47f97e02f pl_editor: fix a very minor wxWidgets alert. 6 years ago
Seth Hillbrand daad58e511 pcbnew: Add option to show ratsnest while moving 6 years ago
Tomasz Włostowski 51b9319246 pcbnew: updated connectivity algorithm to support JP's no-outline zones 6 years ago
Seth Hillbrand 0571ff6ce2 pcbnew: Centralize selection clearing 6 years ago
John Beard fac3e2d662 PROF_COUNTER: Make Show more generic 6 years ago
John Beard 860198edc5 Remove unused PROF_COUNTER functions 6 years ago
John Beard 781c5f7e1d Remove SCOPED_TIMER, use PROF_COUNTER 6 years ago
jean-pierre charras cbe8c5a934 pl_editor: minor cosmetic fixes for a better readability of a few texts. 6 years ago
Seth Hillbrand e52afd93a3 Remove Legacy options for overlay/context 6 years ago
Jeff Young 36f09cb29b Allow Kicad Manager frame to particapate in Preferences architecture. 6 years ago
Seth Hillbrand e691704a82 pcbnew: Edit when cursor in in selection 6 years ago
Jeff Young 97d2800f16 Update hotkey maps when the hotkeys are edited. 6 years ago
Jeff Young 2348537769 Add a command to toggle between last two highlighted nets. 6 years ago
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps 6 years ago
Jeff Young 2d29f76c49 Fix incorrect control-key map for hotkeys. 6 years ago
Seth Hillbrand 06d2170501 Fix default User Template location 6 years ago
Jeff Young c0e1f7a17a Add dragging of wire ends, corners and junctions. 6 years ago
Jeff Young b1b7408cf2 Accidentally checked in some debugging stuff. 6 years ago
Seth Hillbrand 60b98a8b4f Suppress non-Mac warning 6 years ago
Seth Hillbrand 32052d953f pcbnew: Fix STL blunder when deleting 6 years ago
Jeff Young 7726b039b2 Re-jigger standard submenus so they both link AND work. 6 years ago
Jeff Young 05652d4787 Rework the preparation for eeschema's move-tool. 6 years ago
jean-pierre charras 0359ffb6c7 * Fix a link issue issues on Windows, probably related toircular gal<->common dependency. 6 years ago