34 Commits (cfdd105cdd738d8bab5d22660159901293533f24)

Author SHA1 Message Date
Michael Kavanagh c40483d18a Cleanup: Move KiCad files into plugins folder 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
jean-pierre charras dfaf0851fe Fix broken layer names used when saving a footprint from library. 5 years ago
Jeff Young c073749a5c Update clipboard format (host -> generator). 5 years ago
Qbort b41892e4da Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
Joshua Redstone ee428876ec ADDED: Group/Ungroup function 5 years ago
Jeff Young be957e0105 Convert parent-less module items to board items on paste. 5 years ago
Seth Hillbrand 491ac0256d pcbnew: Add a number of missing handles for module zones 5 years ago
Ian McInerney de66c65f3c Don't immediately read back clipboard data on OSX 6 years ago
Seth Hillbrand 4aa9552f1f Adding missing include 6 years ago
Jeff Young fae86d4dd0 When copying an item it's no longer at the original location and so can't be "locked". 6 years ago
Jeff Young aaa44b7348 Honor the {0, 0} reference on the clipboard. 6 years ago
Jeff Young b36f982272 Fix typo introduced in DLIST erradication. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 6 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 6 years ago
Seth Hillbrand 5433423377 pcbnew: Don't update coords on add 7 years ago
Seth Hillbrand 36a69a7d5d clipboard: re-add limited LOCALE_IO to SaveSelection 7 years ago
Seth Hillbrand 964d6ebc06 pcbnew: Set clipboard locale to avoid Klipper crash 7 years ago
Maciej Suminski 8567eab09a Fix pasting BOARD_ITEMs containing Unicode characters 8 years ago
Seth Hillbrand 9bede6900c Standardize Kicad -> KiCad 8 years ago
jean-pierre charras b43dc7954c fix code after renaming files 8 years ago
jean-pierre charras c0a539959e Fix a few Coverity warnings 8 years ago
Maciej Suminski 5eb56dd8b0 Coverity fixes 8 years ago
Kristoffer Ödmark 4a5d400ec2 pcbnew: copy/paste code cleanup & formatting 8 years ago
Tomasz Włostowski 931a1ccaff Improved copy/paste functionality by Kristoffer: 8 years ago
Kristoffer Ödmark 279ccd4fe2 Fix bug found by Tomasz, added constant modifier in loops where board items should not be modified 8 years ago
Kristoffer Ödmark 4ce38abce2 renamed copypasta functions, fixed a paste_module error 8 years ago
Kristoffer Ödmark e19882577a fixed a comment, copies now retain their path if any 8 years ago
Kristoffer Ödmark 7ff096fbac updating patch to master 8 years ago
Kristoffer Ödmark bd8980596f Some code cleanup to follow kicad style better 9 years ago
Kristoffer Ödmark 84b803042c Improvements to copy-paste 9 years ago
Kristoffer Ödmark c0981b8444 Added a new plugin that can save and load to clipboard, using ctrl+shift+c/v for copy pasting 9 years ago