.. |
aboutporymap.cpp
|
Fix some minor window issues
|
2024-08-14 22:46:37 -04:00 |
bordermetatilespixmapitem.cpp
|
Display message when hovering on border metatiles
|
2022-11-28 23:08:57 -05:00 |
citymappixmapitem.cpp
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
collisionpixmapitem.cpp
|
Fix right-click not updating selector if only collision changed
|
2024-01-02 12:06:18 -05:00 |
colorpicker.cpp
|
Remove unused Qt class variables
|
2024-09-11 12:02:18 -04:00 |
connectionpixmapitem.cpp
|
Map connection edit history
|
2024-08-19 14:54:08 -04:00 |
connectionslistitem.cpp
|
Final MapConnection testing fixes
|
2024-08-20 13:23:46 -04:00 |
currentselectedmetatilespixmapitem.cpp
|
Clicking on a prefab will make it the current selection for painting
|
2022-09-06 20:42:19 -05:00 |
cursortilerect.cpp
|
Clean up API changes
|
2021-12-26 11:23:45 -06:00 |
customattributestable.cpp
|
Ignore empty deletes for custom attributes
|
2022-10-24 23:01:26 -04:00 |
customscriptseditor.cpp
|
Save config in custom scripts editor, stop accidental 'refreshed' popup
|
2024-08-30 11:56:35 -04:00 |
customscriptslistitem.cpp
|
Add Custom Scripts Editor window
|
2023-09-05 16:45:53 -04:00 |
divingmappixmapitem.cpp
|
Map connection edit history
|
2024-08-19 14:54:08 -04:00 |
draggablepixmapitem.cpp
|
Fix regression for dragging multiple events
|
2024-08-30 23:32:46 -04:00 |
encountertabledelegates.cpp
|
Read MAX_ENCOUNTER_RATE from project
|
2024-08-27 16:14:02 -04:00 |
encountertablemodel.cpp
|
Connect wild mon chart to editor
|
2024-08-27 15:30:46 -04:00 |
eventframes.cpp
|
Clean up warnings
|
2024-09-11 12:02:09 -04:00 |
filterchildrenproxymodel.cpp
|
Code fixes for Qt 6
|
2021-07-07 18:11:35 -05:00 |
flowlayout.cpp
|
Clean up warnings
|
2024-09-11 12:02:09 -04:00 |
graphicsview.cpp
|
Move script utility functions to own object
|
2022-09-05 12:13:03 -04:00 |
imageproviders.cpp
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
mapimageexporter.cpp
|
Final MapConnection testing fixes
|
2024-08-20 13:23:46 -04:00 |
mappixmapitem.cpp
|
Privatize Block members
|
2023-12-12 18:32:54 -05:00 |
mapruler.cpp
|
MapRuler: Fix artifacting, fix centering for other thickness values
|
2020-11-22 08:37:16 -06:00 |
mapsceneeventfilter.cpp
|
Restructure source tree
|
2018-09-29 09:10:23 -05:00 |
metatilelayersitem.cpp
|
Display tile ID when hovering over Tileset Editor layer view
|
2024-01-05 02:47:23 -05:00 |
metatileselector.cpp
|
Center selection when zooming
|
2024-01-26 15:38:12 -05:00 |
montabwidget.cpp
|
Connect wild mon chart to editor
|
2024-08-27 15:30:46 -04:00 |
movablerect.cpp
|
Add option to show an outline around the currently-hovered map tile
|
2019-01-09 09:35:34 -06:00 |
movementpermissionsselector.cpp
|
Update Collision tab UI
|
2023-12-08 12:18:21 -05:00 |
multikeyedit.cpp
|
Fix shortcuts editor clear buttons
|
2024-01-05 00:29:36 -05:00 |
neweventtoolbutton.cpp
|
change Event class design in favor of polymorphism
|
2022-10-13 22:30:07 -04:00 |
newmapconnectiondialog.cpp
|
Final MapConnection UI updates
|
2024-08-19 18:50:15 -04:00 |
newmappopup.cpp
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
newtilesetdialog.cpp
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
noscrollcombobox.cpp
|
Fix a bunch of memory leaks on startup->shutdown
|
2024-09-11 13:16:54 -04:00 |
noscrollspinbox.cpp
|
fix multi event deletion crash, allow spinboxes to commit move history
|
2020-08-26 20:03:47 -04:00 |
overlay.cpp
|
Support relative paths in image API functions, combine projectDir calls
|
2024-01-03 12:13:53 -05:00 |
paletteeditor.cpp
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
prefab.cpp
|
Auto-detect more version names
|
2024-07-15 21:10:54 -04:00 |
prefabcreationdialog.cpp
|
Properly paint prefabs and create them from dialog box
|
2022-09-07 20:38:30 -05:00 |
prefabframe.cpp
|
Load and display prefabs in UI
|
2022-09-05 20:52:03 -05:00 |
preferenceeditor.cpp
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
projectsettingseditor.cpp
|
Interpret triple-layer metatiles from NUM_TILES_PER_METATILE
|
2024-08-29 12:44:50 -04:00 |
regionmapeditor.cpp
|
Remove unused Qt class variables
|
2024-09-11 12:02:18 -04:00 |
regionmapentriespixmapitem.cpp
|
Add identifier config settings
|
2023-12-18 20:48:40 -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
|
use static (And const where applicable) regular expression objects
|
2023-01-17 13:15:07 -05:00 |
selectablepixmapitem.cpp
|
Update Collision tab UI
|
2023-12-08 12:18:21 -05:00 |
shortcut.cpp
|
Extract functions in ShortcutsConfig
|
2020-11-05 06:32:31 -05:00 |
shortcutseditor.cpp
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
tilemaptileselector.cpp
|
Support 8BPP images for 4BPP tilemaps
|
2023-01-25 20:40:23 -05:00 |
tileseteditor.cpp
|
Remove unused Qt class variables
|
2024-09-11 12:02:18 -04:00 |
tileseteditormetatileselector.cpp
|
Clean up warnings
|
2024-09-11 12:02:09 -04:00 |
tileseteditortileselector.cpp
|
Remove unused Qt class variables
|
2024-09-11 12:02:18 -04:00 |
uintspinbox.cpp
|
Clean up custom Block layouts
|
2023-12-16 17:54:06 -05:00 |
updatepromoter.cpp
|
Fix a bunch of memory leaks on startup->shutdown
|
2024-09-11 13:16:54 -04:00 |
wildmonchart.cpp
|
Clean up warnings
|
2024-09-11 12:02:09 -04:00 |