| .. |
|
aboutporymap.h
|
use common version function for splash and about screen
|
2025-04-29 16:16:10 -04: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
|
Refactor cursor rectangles
|
2025-06-16 21:15:29 -04:00 |
|
colorinputwidget.h
|
Add new QValidator classes
|
2024-12-16 14:34:45 -05:00 |
|
colorpicker.h
|
Read colorpicker screen using cursor position
|
2025-02-13 11:17:05 -05:00 |
|
connectionpixmapitem.h
|
Fix connection pixmaps being sensitive to focus
|
2025-04-17 15:55:47 -04:00 |
|
connectionslistitem.h
|
Fix connection pixmaps being sensitive to focus
|
2025-04-17 15:55:47 -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
|
Refactor cursor rectangles
|
2025-06-16 21:15:29 -04:00 |
|
customattributesdialog.h
|
Port changes from Custom Attributes redesign
|
2025-01-31 10:45:59 -05:00 |
|
customattributesframe.h
|
Port changes from Custom Attributes redesign
|
2025-01-31 10:45:59 -05:00 |
|
customattributestable.h
|
Simplify fromQJsonValue loops
|
2025-04-03 22:33:43 -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
|
Prefer NoScrollComboBox::setTextItem over setCurrentText
|
2025-05-01 10:30:11 -04:00 |
|
encountertabledelegates.h
|
use custom model for encounter tables
|
2023-01-17 13:15:07 -05:00 |
|
encountertablemodel.h
|
Fix Qt5 build, misc warnings
|
2025-02-05 23:35:25 -05:00 |
|
eventfilters.h
|
update tile & metatile usage counts automatically when painting
|
2025-02-19 16:39:29 -05:00 |
|
eventframes.h
|
Update script dropdowns when a map's scripts file is edited
|
2025-04-28 12:12:19 -04:00 |
|
eventpixmapitem.h
|
Fix z value for events, separate EventPixmapItem from Editor
|
2025-04-19 23:21:27 -04:00 |
|
filterchildrenproxymodel.h
|
Fix some lexical sorting of names with numbers
|
2025-01-30 12:07:25 -05:00 |
|
flowlayout.h
|
Add dynamic FlowLayout class
|
2020-10-20 14:41:51 -04:00 |
|
graphicsview.h
|
Sync Connections tab map view position
|
2025-06-23 15:44:18 -04:00 |
|
gridsettings.h
|
Fix Qt 5.15 build
|
2024-10-01 10:19:40 -04:00 |
|
imageproviders.h
|
Add config settings for rendering transparency
|
2024-12-19 16:28:53 -05:00 |
|
layoutpixmapitem.h
|
Fix drag mode cursor icon not updating properly
|
2025-06-21 22:39:19 -04:00 |
|
loadingscreen.h
|
More loading screen messages, include map.json files
|
2025-05-01 15:53:10 -04:00 |
|
mapheaderform.h
|
Prefer NoScrollComboBox::setTextItem over setCurrentText
|
2025-05-01 10:30:11 -04:00 |
|
mapimageexporter.h
|
Replace stateChanged/checkStateChanged with toggled
|
2025-04-10 14:34:04 -04:00 |
|
maplistmodels.h
|
Add font settings
|
2025-06-08 23:04:54 -04:00 |
|
maplisttoolbar.h
|
Sync map list search filter between tabs
|
2025-05-22 13:16:58 -04:00 |
|
mapruler.h
|
MapRuler: Fix artifacting, fix centering for other thickness values
|
2020-11-22 08:37:16 -06:00 |
|
mapview.h
|
Sync Connections tab map view position
|
2025-06-23 15:44:18 -04:00 |
|
message.h
|
Use Message functions for Tileset Editor
|
2025-05-12 23:53:02 -04:00 |
|
metatilelayersitem.h
|
Fix exported metatile image scaling, remove hardcoded cell sizes
|
2025-06-26 15:01:53 -04:00 |
|
metatileselector.h
|
Stop unnecessary full redraws of metatile selectors
|
2025-02-28 14:17:29 -05:00 |
|
montabwidget.h
|
Add search feature to wild pokemon tab
|
2025-01-28 14:09:24 -05:00 |
|
movablerect.h
|
Refactor cursor rectangles
|
2025-06-16 21:15:29 -04:00 |
|
movementpermissionsselector.h
|
Update Collision tab UI
|
2023-12-08 12:18:21 -05:00 |
|
multikeyedit.h
|
Remove redundant key sequence list
|
2025-03-11 15:07:18 -04:00 |
|
newdefinedialog.h
|
Add global constants settings
|
2025-04-22 23:36:34 -04:00 |
|
neweventtoolbutton.h
|
New event button refactor
|
2025-03-02 18:05:33 -05:00 |
|
newlayoutdialog.h
|
Redesign new tileset dialog
|
2024-12-06 10:39:50 -05:00 |
|
newlayoutform.h
|
Combine minor creation dialogs
|
2024-12-12 15:46:13 -05:00 |
|
newlocationdialog.h
|
Fix Qt5 build, misc warnings
|
2025-02-05 23:35:25 -05:00 |
|
newmapconnectiondialog.h
|
Prevent weird diving map behavior
|
2025-04-17 15:55:12 -04:00 |
|
newmapdialog.h
|
Fix some problems with layout directory creation
|
2024-12-03 15:22:37 -05:00 |
|
newmapgroupdialog.h
|
Make it easier to edit MAPSEC names, Area -> Location
|
2025-01-22 13:12:22 -05:00 |
|
newtilesetdialog.h
|
Fix freeze when creating a new tileset
|
2025-01-22 14:38:49 -05:00 |
|
noscrollcombobox.h
|
Add NoScrollComboBox::editingFinished, disable diving map buttons with no map
|
2025-04-14 13:41:57 -04:00 |
|
noscrollspinbox.h
|
redesign layout dimension change window
|
2025-02-06 13:06:30 -05:00 |
|
noscrolltextedit.h
|
Stop QTextEdit from stealing scroll focus
|
2025-04-22 11:21:48 -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
|
Clear prefab UI when project is closed
|
2025-05-21 12:48:53 -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
|
Condense file watcher warning, reduce resource usage
|
2025-06-18 16:07:31 -04:00 |
|
projectsettingseditor.h
|
Add global constants settings
|
2025-04-22 23:36:34 -04:00 |
|
regionmapeditor.h
|
Merge pull request #713 from GriffinRichards/custom-json-data
|
2025-04-13 22:40:46 -04: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 |
|
resizelayoutpopup.h
|
Add buttons to change scale when resizing maps
|
2025-05-28 14:50:47 -04:00 |
|
selectablepixmapitem.h
|
Stop unnecessary full redraws of metatile selectors
|
2025-02-28 14:17:29 -05:00 |
|
shortcut.h
|
Fix deprecated code as of Qt 6.9
|
2025-04-10 13:39:52 -04:00 |
|
shortcutseditor.h
|
Fix shortcuts editor crash
|
2025-02-05 11:07:37 -05:00 |
|
tilemaptileselector.h
|
Fix exported metatile image scaling, remove hardcoded cell sizes
|
2025-06-26 15:01:53 -04:00 |
|
tileseteditor.h
|
Better error handling if saving fails
|
2025-04-15 17:10:32 -04:00 |
|
tileseteditormetatileselector.h
|
Stop unnecessary full redraws of metatile selectors
|
2025-02-28 14:17:29 -05:00 |
|
tileseteditortileselector.h
|
Add dividing line for tilesets in Tileset Editor
|
2024-12-18 14:27:12 -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
|
Remove old Windows support comments
|
2025-05-21 15:45:35 -04:00 |
|
wildmonsearch.h
|
Fix some lexical sorting of names with numbers
|
2025-01-30 12:07:25 -05:00 |