garak
a7ae458468
add support for drag+dropping multiple map groups
2025-02-22 16:36:46 -05:00
garak
632eeef53f
fix dropping groups beyond end of group list
...
The issue was that the end-of-list drop zone is quite small
and groups were being dropped outside of the bounds of the mapList
2025-02-22 16:36:46 -05:00
garak
29f88e6b76
fix drag+drop on groups moved upward in list
2025-02-22 16:36:46 -05:00
GriffinR
9bdf396679
Fix some lexical sorting of names with numbers
2025-01-30 12:07:25 -05:00
GriffinR
fe8f978a6b
Fix map symbol editing regression, save new map/layout dialog geometry
2025-01-22 15:02:20 -05:00
GriffinR
90c904ecb9
Make it easier to edit MAPSEC names, Area -> Location
2025-01-22 13:12:22 -05:00
GriffinR
bf3820745a
Add new QValidator classes
2024-12-16 14:34:45 -05:00
GriffinR
bdd64a6c6b
Use applicationName() for window titles, clean up some remaining TODO items
2024-12-14 16:22:28 -05:00
GriffinR
391f7b1685
Reserve MAP_DYNAMIC, fix some MAPSEC displays not updating, new error messages/handling
2024-12-09 21:43:36 -05:00
GriffinR
435d22c63a
Fix layouts list sorting by ID rather than name
2024-12-06 11:02:38 -05:00
GriffinR
6aa8802333
Fix map list empty folder regression
2024-11-27 00:15:21 -05:00
GriffinR
ff04a41db2
Add map list tool tips / copy actions, simplify MapListModel
2024-11-26 15:19:28 -05:00
GriffinR
b230f21e8d
Automatically add new MAPSEC values from New Map dialog
2024-11-23 23:19:49 -05:00
GriffinR
724f42019c
Automatically add new map groups
2024-11-19 13:49:00 -05:00
GriffinR
acaed90d65
Read map.json constants on project open
2024-11-12 13:13:09 -05:00
GriffinR
06ece16b93
Finish support for deleting MAPSEC values
2024-11-08 14:46:27 -05:00
GriffinR
d448765d63
Read/write MAPSEC values using the region map json
2024-11-07 22:49:52 -05:00
GriffinR
7d89031273
Resolve warnings and low-hanging TODO items
2024-11-04 21:35:36 -05:00
GriffinR
ab8eb7c7e4
Reimplement disabled Delete key features
2024-10-31 14:58:01 -04:00
GriffinR
23e094d850
Update map list delete functionality
2024-10-31 14:30:56 -04:00
GriffinR
b89c1ddc80
Show unsaved changes warning for map list and layout-only edits
2024-10-29 21:51:05 -04:00
GriffinR
7da2375998
Refactor map list buttons
2024-10-28 15:36:47 -04:00
GriffinR
10aa6f6c3f
Fix new name regexes, some assumptions about MAPSEC_NONE, memory leak
2024-10-17 15:56:05 -04:00
garak
815a16e8ca
Merge branch 'master' of https://github.com/huderlem/porymap into slam
2024-09-24 11:31:06 -04:00
garak
879bb44bc0
functions to remove map groups and map sections
2024-02-17 22:47:48 -05:00
garak
74e4e2647c
add new area (map section) functionality
2024-02-16 19:17:56 -05:00
garak
22b4108a7f
create 'add layout' button
2024-02-15 22:19:49 -05:00
garak
963b09c866
create buttons to add items to map trees
2024-02-13 20:23:23 -05:00
garak
abc433bc78
allow dragging and dropping to rearrange map groups
2024-01-12 14:39:49 -05:00
garak
a00558a0d1
drop gMapGroup_ prefix necessity for renaming groups
2023-10-27 14:19:29 -04:00
garak
95c21a4572
do not show nonexistent map sections
2023-09-28 19:56:54 -04:00
garak
e79b6e2fca
add placeholder text for mapgroup label
2023-09-28 19:02:10 -04:00
garak
5d98f8e2f8
fix crash in model data function
2023-09-28 19:02:10 -04:00
garak
d6f3bb1008
allow editing map group names
2023-09-28 19:02:10 -04:00
garak
0ec8f4fee5
add drag-drop reordering for maps in groups
2023-09-28 19:02:10 -04:00
garak
a14e70ef53
update map lists when new maps and layouts are added
2023-09-28 19:02:10 -04:00
garak
a4fdb0de64
fix new map popup window to allow layout selection
2023-09-28 19:02:10 -04:00
garak
e2ff93e5e7
add areaList model and filtering, scrolling for all trees
2023-09-28 19:02:10 -04:00
garak
de8b005d77
gray out map icons until map is open
...
... because the color of the icon does not mean anything until map has been loaded into memory
for example, if the map's layout has changed then it should be marked as modified but
that wouldn't happen if the map is unloaded
2023-09-28 19:02:10 -04:00
garak
1497f42ab0
save progress
2023-09-28 19:02:10 -04:00
garak
18eb3ceb1e
setLayout to create layout-only edit mode
2023-09-28 19:02:10 -04:00
garak
2bc51f1c29
move map pixmap item and metatile rendering from Map to Layout
2023-09-28 19:02:10 -04:00
garak
917e61b98a
add different tabs for map list views
2023-09-28 19:02:10 -04:00