GriffinR
|
d1142d244e
|
Refactor cursor rectangles
|
2025-06-16 21:15:29 -04:00 |
|
GriffinR
|
e00c7d456d
|
Add font settings
|
2025-06-08 23:04:54 -04:00 |
|
GriffinR
|
0ed54d6643
|
Skip some unnecessary work in layout-only mode
|
2025-05-26 15:15:46 -04:00 |
|
GriffinR
|
947142e370
|
Merge pull request #734 from GriffinRichards/config-file
Fix some issues with config loading
|
2025-05-22 14:28:13 -04:00 |
|
GriffinR
|
d5248c7dbc
|
Sync map list search filter between tabs
|
2025-05-22 13:16:58 -04:00 |
|
GriffinR
|
647dcf15d9
|
Remove old Windows support comments
|
2025-05-21 15:45:35 -04:00 |
|
GriffinR
|
a31b607128
|
Fix manual typo
|
2025-05-21 15:21:48 -04:00 |
|
GriffinR
|
fb92941c39
|
Add new 'Breaking Changes' manual page
|
2025-05-21 15:20:41 -04:00 |
|
GriffinR
|
50c845b15a
|
Clear prefab UI when project is closed
|
2025-05-21 12:48:53 -04:00 |
|
GriffinR
|
d8e3eb6a30
|
Fix some issues with config loading
|
2025-05-21 11:53:34 -04:00 |
|
GriffinR
|
8e13c98c5e
|
Fix focus returning to the search bar after project reload
|
2025-05-19 22:29:22 -04:00 |
|
Marcus Huderle
|
e2b28de483
|
enable update promoter on Windows
|
2025-05-18 18:50:51 -05:00 |
|
GriffinR
|
83db36f6eb
|
Fix crash when switching projects with the Shortcuts Editor open
|
2025-05-17 02:34:20 -04:00 |
|
GriffinR
|
deaf067c50
|
Fix minor issues with resize layout
|
2025-05-16 13:04:26 -04:00 |
|
GriffinR
|
156546def6
|
Use map group order for initial map
|
2025-05-16 03:09:50 -04:00 |
|
GriffinR
|
018ad49ac4
|
Use Message functions for Tileset Editor
|
2025-05-12 23:53:02 -04:00 |
|
GriffinR
|
b1f531924f
|
Fix some of the broken native dialogs
|
2025-05-12 22:50:06 -04:00 |
|
GriffinR
|
7239f6f4a3
|
Adjust minimum map list size
|
2025-05-12 22:22:22 -04:00 |
|
GriffinR
|
18b6355072
|
Add disabled theme for QSlider
|
2025-05-11 22:58:52 -04:00 |
|
GriffinR
|
dd8486ba34
|
Fix some tool button issues
|
2025-05-11 18:15:24 -04:00 |
|
GriffinR
|
b1542f5822
|
Add missing template types
|
2025-05-11 16:02:33 -04:00 |
|
GriffinR
|
aaf364248e
|
Simplfy warp warning button connection
|
2025-05-11 15:09:02 -04:00 |
|
GriffinR
|
6f42f86289
|
Fix map navigation persisting between projects
|
2025-05-11 14:38:03 -04:00 |
|
GriffinR
|
77a7acd529
|
Fix disabled arrow styling on Default theme
|
2025-05-11 14:28:14 -04:00 |
|
GriffinR
|
c010f95274
|
Merge branch 'dev' into soften-map-loading
|
2025-05-11 13:28:55 -04:00 |
|
GriffinR
|
cc547b7cb6
|
Merge pull request #636 from GriffinRichards/windowsize
Resize main window to fit available screen geometry
|
2025-05-08 22:29:58 -04:00 |
|
GriffinR
|
96b90dc5e1
|
Add 'Open in JSON' actions
|
2025-05-08 22:25:07 -04:00 |
|
GriffinR
|
56722f7359
|
Don't auto-expand Layout folders when searching map list
|
2025-05-08 19:50:41 -04:00 |
|
GriffinR
|
c0fb6022f5
|
Add tool tip for disabled tabs
|
2025-05-08 19:41:34 -04:00 |
|
GriffinR
|
9d2e3145bb
|
Merge pull request #726 from GriffinRichards/status-bar-log
Add warning/error messages to status bar
|
2025-05-08 19:00:17 -04:00 |
|
GriffinR
|
9812f94d12
|
Add shortcuts for Back/Forward
|
2025-05-08 16:19:46 -04:00 |
|
GriffinR
|
8e141247bb
|
Soften layout load requirements
|
2025-05-08 16:04:37 -04:00 |
|
GriffinR
|
d0587f400c
|
Add navigation arrows
|
2025-05-08 15:20:05 -04:00 |
|
GriffinR
|
9a3b45117b
|
Make map load failure non-destructive
|
2025-05-08 13:26:30 -04:00 |
|
GriffinR
|
a906783f68
|
Remove last MAP_ prefix requirement
|
2025-05-07 12:17:09 -04:00 |
|
GriffinR
|
aa32276381
|
More message fixes
|
2025-05-06 16:25:38 -04:00 |
|
GriffinR
|
238a9d1865
|
Fix regression to cursor single tile mode
|
2025-05-06 15:30:45 -04:00 |
|
GriffinR
|
ac8a79a7cc
|
Take screen boundaries into account
|
2025-05-04 23:28:26 -04:00 |
|
GriffinR
|
e710e105c5
|
Merge branch 'dev' of https://github.com/huderlem/porymap into windowsize
|
2025-05-04 22:46:19 -04:00 |
|
GriffinR
|
eaceb45592
|
Add settings to enable/disable status bar logging
|
2025-05-04 22:28:10 -04:00 |
|
GriffinR
|
7511f445bd
|
Merge branch 'dev' of https://github.com/huderlem/porymap into status-bar-log
|
2025-05-04 18:49:52 -04:00 |
|
GriffinR
|
6e541b0994
|
Merge pull request #724 from GriffinRichards/player-icons
Add new player icons for the Events tab
|
2025-05-04 17:09:00 -04:00 |
|
GriffinR
|
e2371eb1e6
|
Remove redundant text change for tileset combo boxes
|
2025-05-04 16:34:43 -04:00 |
|
GriffinR
|
424d2e6457
|
Merge branch 'dev' into version-check
|
2025-05-04 15:09:12 -04:00 |
|
GriffinR
|
69482904cc
|
Add log display to status bar, keep log file open
|
2025-05-04 00:09:29 -04:00 |
|
GriffinR
|
3876b63836
|
More loading screen messages, include map.json files
|
2025-05-01 15:53:10 -04:00 |
|
GriffinR
|
8245f60e2b
|
Prefer NoScrollComboBox::setTextItem over setCurrentText
|
2025-05-01 10:30:11 -04:00 |
|
GriffinR
|
6d3fd5bc7e
|
Add settings for events tab icon
|
2025-05-01 00:17:38 -04:00 |
|
GriffinR
|
311b6c8638
|
Add more player icons
|
2025-04-30 16:30:43 -04:00 |
|
GriffinR
|
31cf00de8b
|
Update git search error messages
|
2025-04-30 13:08:02 -04:00 |
|