porymap/include
garak 296d697df0 add copy paste to some aspects of porymap
- can copy currently selected metatiles
  - can copy currently selected events
  - can copy an image of the current map
  - what is copied depends on the currently focused widget
  - copied objects can be pasted into other instances of porymap
  - copied images live on in the clipboard, cannot be pasted into porymap

TODO:
  - shortcut in Edit menu
  - other things can be copied?
2021-05-03 15:48:21 -04:00
..
core Merge branch 'master' into script-editing 2021-04-16 07:28:09 -04:00
lib add #pragma once to include files 2020-10-24 15:51:10 -04:00
ui Rename DraggablePixmapItem::move() overload as moveTo to avoid confusion 2021-03-24 19:11:49 -04:00
config.h Add setting to disable/enable map text file creation 2021-02-19 07:29:26 -06:00
editor.h Remove undefined functions in Editor 2021-02-16 09:22:26 -05:00
log.h add #pragma once to include files 2020-10-24 15:51:10 -04:00
mainwindow.h add copy paste to some aspects of porymap 2021-05-03 15:48:21 -04:00
project.h Make eventScriptLabelModel and eventScriptLabelCompleter into values rather than pointers 2021-04-16 09:04:38 -04:00
scripting.h add #pragma once to include files 2020-10-24 15:51:10 -04:00
settings.h add #pragma once to include files 2020-10-24 15:51:10 -04:00