porymap/src/ui
2025-04-22 23:36:34 -04:00
..
aboutporymap.cpp Disable resizing the about window 2024-12-18 15:57:23 -05:00
bordermetatilespixmapitem.cpp move map pixmap item and metatile rendering from Map to Layout 2023-09-28 19:02:10 -04:00
citymappixmapitem.cpp Write config files on close / save, not on modification 2024-07-15 20:03:37 -04:00
collisionpixmapitem.cpp cleanup: resolve remaining (outdated) TODOs 2024-04-19 18:41:52 -04:00
colorinputwidget.cpp Add new QValidator classes 2024-12-16 14:34:45 -05:00
colorpicker.cpp Read colorpicker screen using cursor position 2025-02-13 11:17:05 -05:00
connectionpixmapitem.cpp Fix connection pixmaps being sensitive to focus 2025-04-17 15:55:47 -04:00
connectionslistitem.cpp Fix Qt5 build 2025-04-17 16:25:44 -04:00
currentselectedmetatilespixmapitem.cpp fix edit commands and ui things to use layout instead of map 2023-09-28 19:02:10 -04:00
cursortilerect.cpp Clean up API changes 2021-12-26 11:23:45 -06:00
customattributesdialog.cpp Port changes from Custom Attributes redesign 2025-01-31 10:45:59 -05:00
customattributesframe.cpp Port changes from Custom Attributes redesign 2025-01-31 10:45:59 -05:00
customattributestable.cpp Add missing tooltip formatting 2025-04-22 14:48:15 -04:00
customscriptseditor.cpp Replace stateChanged/checkStateChanged with toggled 2025-04-10 14:34:04 -04:00
customscriptslistitem.cpp Add Custom Scripts Editor window 2023-09-05 16:45:53 -04:00
divingmappixmapitem.cpp Add NoScrollComboBox::editingFinished, disable diving map buttons with no map 2025-04-14 13:41:57 -04:00
draggablepixmapitem.cpp Only load event sprites when requested 2025-02-22 17:46:59 -05:00
encountertabledelegates.cpp Speed improvements for Project::readSpeciesIconPaths 2025-02-27 16:23:05 -05:00
encountertablemodel.cpp Add search feature to wild pokemon tab 2025-01-28 14:09:24 -05:00
eventfilters.cpp update tile & metatile usage counts automatically when painting 2025-02-19 16:39:29 -05:00
eventframes.cpp Add missing tooltip formatting 2025-04-22 14:48:15 -04:00
filterchildrenproxymodel.cpp Minor startup speed improvement 2025-02-20 12:17:27 -05:00
flowlayout.cpp Clean up warnings 2024-09-11 12:02:09 -04:00
graphicsview.cpp Fix connection pixmaps being sensitive to focus 2025-04-17 15:55:47 -04:00
gridsettings.cpp Save grid settings in config 2025-04-21 18:57:42 -04:00
imageproviders.cpp Fix deprecated code as of Qt 6.9 2025-04-10 13:39:52 -04:00
layoutpixmapitem.cpp Merge branch 'master' of https://github.com/huderlem/porymap into slam 2024-01-09 15:28:01 -05:00
mapheaderform.cpp Fix some inputs moving user's cursor while typing 2025-04-15 13:49:23 -04:00
mapimageexporter.cpp Merge pull request #718 from GriffinRichards/fix-connection-issues 2025-04-22 14:44:40 -04:00
maplistmodels.cpp Move map/layout loaded state to Project 2025-03-16 19:29:26 -04:00
maplisttoolbar.cpp Add missing tooltip formatting 2025-04-22 14:48:15 -04:00
mapruler.cpp MapRuler: Fix artifacting, fix centering for other thickness values 2020-11-22 08:37:16 -06:00
message.cpp Add QMessageBox convenience classes 2024-12-22 23:58:59 -05:00
metatilelayersitem.cpp Fix deprecated code as of Qt 6.9 2025-04-10 13:39:52 -04:00
metatileselector.cpp Stop unnecessary full redraws of metatile selectors 2025-02-28 14:17:29 -05:00
montabwidget.cpp Add search feature to wild pokemon tab 2025-01-28 14:09:24 -05:00
movablerect.cpp Allow off-center player view size 2025-04-17 13:18:02 -04:00
movementpermissionsselector.cpp Update Collision tab UI 2023-12-08 12:18:21 -05:00
multikeyedit.cpp Remove redundant key sequence list 2025-03-11 15:07:18 -04:00
newdefinedialog.cpp Add global constants settings 2025-04-22 23:36:34 -04:00
neweventtoolbutton.cpp New event button refactor 2025-03-02 18:05:33 -05:00
newlayoutdialog.cpp Fix map symbol editing regression, save new map/layout dialog geometry 2025-01-22 15:02:20 -05:00
newlayoutform.cpp Merge pull request #718 from GriffinRichards/fix-connection-issues 2025-04-22 14:44:40 -04:00
newlocationdialog.cpp Create new MAPSECs automatically on save if needed 2025-03-14 15:53:15 -04:00
newmapconnectiondialog.cpp Prevent weird diving map behavior 2025-04-17 15:55:12 -04:00
newmapdialog.cpp Remove old layout suffix function 2025-01-22 15:29:11 -05:00
newmapgroupdialog.cpp Make it easier to edit MAPSEC names, Area -> Location 2025-01-22 13:12:22 -05:00
newtilesetdialog.cpp Fix freeze when creating a new tileset 2025-01-22 14:38:49 -05:00
noscrollcombobox.cpp Fix Qt5 build 2025-04-17 16:25:44 -04:00
noscrollspinbox.cpp redesign layout dimension change window 2025-02-06 13:06:30 -05:00
overlay.cpp Render API images as pixmaps 2024-10-28 11:42:44 -04:00
paletteeditor.cpp Correctly restore window focus for file dialogs 2024-10-09 12:35:12 -04:00
prefab.cpp Condense parser error messages 2025-02-18 15:18:07 -05:00
prefabcreationdialog.cpp fix edit commands and ui things to use layout instead of map 2023-09-28 19:02:10 -04:00
prefabframe.cpp Load and display prefabs in UI 2022-09-05 20:52:03 -05:00
preferenceeditor.cpp Add setting to re-enable global script autocomplete 2025-02-22 17:48:42 -05:00
projectsettingseditor.cpp Add global constants settings 2025-04-22 23:36:34 -04:00
regionmapeditor.cpp Fix region map tile selector palette differing from selection 2025-04-20 09:43:21 -04:00
regionmapentriespixmapitem.cpp Make it easier to edit MAPSEC names, Area -> Location 2025-01-22 13:12:22 -05:00
regionmaplayoutpixmapitem.cpp address feedback, fix oversights 2022-06-29 22:15:21 -04:00
regionmappixmapitem.cpp address feedback, fix oversights 2022-06-29 22:15:21 -04:00
regionmappropertiesdialog.cpp Correctly restore window focus for file dialogs 2024-10-09 12:35:12 -04:00
resizelayoutpopup.cpp Read MAP_OFFSET_W, MAP_OFFSET_H from project 2025-04-13 21:40:22 -04:00
selectablepixmapitem.cpp Update Collision tab UI 2023-12-08 12:18:21 -05:00
shortcut.cpp Fix deprecated code as of Qt 6.9 2025-04-10 13:39:52 -04:00
shortcutseditor.cpp Fix shortcuts editor crash 2025-02-05 11:07:37 -05:00
tilemaptileselector.cpp Fix deprecated code as of Qt 6.9 2025-04-10 13:39:52 -04:00
tileseteditor.cpp Merge pull request #718 from GriffinRichards/fix-connection-issues 2025-04-22 14:44:40 -04:00
tileseteditormetatileselector.cpp Stop unnecessary full redraws of metatile selectors 2025-02-28 14:17:29 -05:00
tileseteditortileselector.cpp update tile & metatile usage counts automatically when painting 2025-02-19 16:39:29 -05:00
uintspinbox.cpp Fix scrolling over UIntSpinBox 2024-11-19 21:18:55 -05:00
updatepromoter.cpp Replace stateChanged/checkStateChanged with toggled 2025-04-10 14:34:04 -04:00
wildmonchart.cpp Add utility.cpp, fix bug when map/layout name is just underscores 2025-02-22 15:00:06 -05:00
wildmonsearch.cpp Fix initializer order warning 2025-04-22 15:11:36 -04:00