25 Commits (56946f4db11c6381e3b439ecff0799e8d54ac497)

Author SHA1 Message Date
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 7 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 7 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