porymap/include/ui
2024-12-16 16:23:52 -05:00
..
aboutporymap.h Move version info to porymap.pro 2024-01-21 00:14:40 -05:00
adjustingstackedwidget.h allow current widget to dictate size of stacked widget for metatile/collision and events pages 2020-05-08 11:35:14 -05:00
bordermetatilespixmapitem.h move map pixmap item and metatile rendering from Map to Layout 2023-09-28 19:02:10 -04:00
citymappixmapitem.h silence compiler warnings 2019-08-06 23:35:02 -04:00
collisionpixmapitem.h Merge branch 'master' of https://github.com/huderlem/porymap into slam 2024-01-09 15:28:01 -05:00
colorinputwidget.h Improve color slider edit history 2024-10-04 13:53:16 -04:00
colorpicker.h add a color picker dialog to palette editor 2022-07-11 22:06:17 -04:00
connectionpixmapitem.h Reimplement disabled Delete key features 2024-10-31 14:58:01 -04:00
connectionslistitem.h Reimplement disabled Delete key features 2024-10-31 14:58:01 -04:00
currentselectedmetatilespixmapitem.h fix edit commands and ui things to use layout instead of map 2023-09-28 19:02:10 -04:00
cursortilerect.h Clean up API changes 2021-12-26 11:23:45 -06:00
customattributestable.h Better type conversion custom event attributes 2022-10-18 19:52:35 -04:00
customscriptseditor.h Update help buttons, chart help text 2024-10-16 14:23:28 -04:00
customscriptslistitem.h Add Custom Scripts Editor window 2023-09-05 16:45:53 -04:00
divingmappixmapitem.h Map connection edit history 2024-08-19 14:54:08 -04:00
draggablepixmapitem.h Fix regression for dragging multiple events 2024-08-30 23:32:46 -04:00
encountertabledelegates.h use custom model for encounter tables 2023-01-17 13:15:07 -05:00
encountertablemodel.h Summary chart to horizontal percent bar chart 2024-08-21 18:34:54 -04:00
eventfilters.h remove redundant mapsceneeventfilter file 2023-09-28 19:02:10 -04:00
eventframes.h Sort script dropdown, minor fixes 2024-01-06 17:40:59 -05:00
filterchildrenproxymodel.h Set up map list tool bar to record setting states 2024-10-31 16:36:16 -04:00
flowlayout.h Add dynamic FlowLayout class 2020-10-20 14:41:51 -04:00
graphicsview.h Reimplement disabled Delete key features 2024-10-31 14:58:01 -04:00
gridsettings.h Fix Qt 5.15 build 2024-10-01 10:19:40 -04:00
imageproviders.h Support 8BPP tileset tile images 2023-06-30 01:49:43 -04:00
layoutpixmapitem.h some code cleanup 2023-09-28 19:02:11 -04:00
mapimageexporter.h Merge branch 'master' of https://github.com/huderlem/porymap into slam 2024-10-16 22:29:03 -04:00
maplistmodels.h Fix script API undo/redo for layouts, final TODO items 2024-11-08 15:26:43 -05:00
maplisttoolbar.h Set up map list tool bar to record setting states 2024-10-31 16:36:16 -04:00
mapruler.h MapRuler: Fix artifacting, fix centering for other thickness values 2020-11-22 08:37:16 -06:00
mapview.h Reimplement disabled Delete key features 2024-10-31 14:58:01 -04:00
metatilelayersitem.h Display tile ID when hovering over Tileset Editor layer view 2024-01-05 02:47:23 -05:00
metatileselector.h Merge branch 'master' of https://github.com/huderlem/porymap into slam 2024-02-22 16:31:16 -05:00
montabwidget.h add drag-drop reordering for maps in groups 2023-09-28 19:02:10 -04:00
movablerect.h Move map cursor UI and grid to foreground 2021-12-26 11:23:45 -06:00
movementpermissionsselector.h Update Collision tab UI 2023-12-08 12:18:21 -05:00
multikeyedit.h Add clear button to MultiKeyEdit 2020-11-13 02:52:37 -05:00
neweventtoolbutton.h change Event class design in favor of polymorphism 2022-10-13 22:30:07 -04:00
newmapconnectiondialog.h Final MapConnection UI updates 2024-08-19 18:50:15 -04:00
newmappopup.h Update map list delete functionality 2024-10-31 14:30:56 -04:00
newtilesetdialog.h Add option to turn off checkerboard fill for new tilesets 2022-11-28 14:58:33 -05:00
noscrollcombobox.h Ignore scrolling for connection map combo boxes 2024-08-13 21:43:23 -04:00
noscrollspinbox.h silence deprecation warnings 2020-08-26 20:42:42 -04:00
overlay.h Render API images as pixmaps 2024-10-28 11:42:44 -04:00
paletteeditor.h Improve color slider edit history 2024-10-04 13:53:16 -04:00
prefab.h fix edit commands and ui things to use layout instead of map 2023-09-28 19:02:10 -04:00
prefabcreationdialog.h fix edit commands and ui things to use layout instead of map 2023-09-28 19:02:10 -04:00
prefabframe.h Load and display prefabs in UI 2022-09-05 20:52:03 -05:00
preferenceeditor.h Move remaining Porymap config settings to Preferences 2023-09-11 16:54:15 -04:00
projectsettingseditor.h Update help buttons, chart help text 2024-10-16 14:23:28 -04:00
regionmapeditor.h Read/write MAPSEC values using the region map json 2024-11-07 22:49:52 -05:00
regionmapentriespixmapitem.h allow entries to be moved by dragging them around map 2019-04-13 16:24:12 -05:00
regionmaplayoutpixmapitem.h resize region map, move map squares 2019-02-16 19:58:13 -05:00
regionmappixmapitem.h address feedback, fix oversights 2022-06-29 22:15:21 -04:00
regionmappropertiesdialog.h Correctly restore window focus for file dialogs 2024-10-09 12:35:12 -04:00
selectablepixmapitem.h Update Collision tab UI 2023-12-08 12:18:21 -05:00
shortcut.h Code fixes for Qt 6 2021-07-07 18:11:35 -05:00
shortcutseditor.h Add support for sub-editor shortcut customization 2020-11-09 05:50:15 -05:00
tilemaptileselector.h Support 8BPP tileset tile images 2023-06-30 01:49:43 -04:00
tileseteditor.h Merge branch 'master' of https://github.com/huderlem/porymap into slam 2024-02-22 16:31:16 -05:00
tileseteditormetatileselector.h Merge branch 'master' of https://github.com/huderlem/porymap into slam 2024-01-09 15:28:01 -05:00
tileseteditortileselector.h Combine tile image export functions 2024-12-16 16:23:52 -05:00
uintspinbox.h Expose new settings, add tabs to settings editor 2023-12-09 12:52:51 -05:00
updatepromoter.h Fix a bunch of memory leaks on startup->shutdown 2024-09-11 13:16:54 -04:00
wildmonchart.h Fix Summary Chart animations stopping prematurely 2024-10-08 01:40:40 -04:00