GriffinR
|
a0ebae00c6
|
Fix a bunch of memory leaks on startup->shutdown
|
2024-09-11 13:16:54 -04:00 |
|
GriffinR
|
63b77a1fdc
|
Ignore scrolling for connection map combo boxes
|
2024-08-13 21:43:23 -04:00 |
|
GriffinR
|
7c73161ad0
|
Merge branch 'master' of https://github.com/huderlem/porymap into connections
|
2024-08-13 21:21:45 -04:00 |
|
GriffinR
|
256f6eed54
|
Preserve NoScrollComboBox focus policy on macOS
|
2024-08-13 20:36:37 -04:00 |
|
GriffinR
|
96b5fb1617
|
Performance & bug clean up
|
2024-07-17 16:48:37 -04:00 |
|
GriffinR
|
ee6d6c7bcc
|
Fix metatile behavior value displays
|
2023-12-19 13:42:07 -05:00 |
|
GriffinR
|
4d8f5ef150
|
Add project settings window
|
2023-08-23 21:06:14 -04:00 |
|
garak
|
37fcfba829
|
use static (And const where applicable) regular expression objects
the speed increase here is noticable since the work of creating a regex object is only done once per session
|
2023-01-17 13:15:07 -05:00 |
|
GriffinR
|
9277a2313f
|
Display values for missing items in combo boxes
|
2022-10-19 14:28:45 -04:00 |
|
garak
|
7bf07e72c2
|
better unsaved changes code, only block whitespace in combos
|
2021-09-08 17:39:38 -04:00 |
|
garak
|
ef78b7957c
|
validate combos to disallow junk characters
closes #362
|
2021-09-08 17:39:38 -04:00 |
|
Marcus Huderle
|
6f394ce39c
|
Code fixes for Qt 6
|
2021-07-07 18:11:35 -05:00 |
|
garak
|
9e7ce82f45
|
fix region map entries save bug where NONE map section was being saved in array
|
2019-08-19 16:52:39 -05:00 |
|
garak
|
5470ade7bb
|
improve combobox speed and autocompletion
|
2019-08-06 21:50:03 -04:00 |
|
garak
|
c189d2fac8
|
revert hideArrow() function, fix rme swap window
|
2019-04-29 19:38:40 -05:00 |
|
garak
|
8c29b00fa4
|
modify event comboboxes, fix heal location parsing
|
2019-04-29 19:38:40 -05:00 |
|
Marcus Huderle
|
6102181738
|
Move files into src/
|
2018-09-26 18:33:08 -05:00 |
|