porymap/src
huderlem c0674d9676
Merge pull request #200 from garakmon/closeproject
Fix Open Project & Monitor Changed Project Files
2020-04-25 16:28:02 -05:00
..
core Use first trainer type constant for new objects 2020-04-21 19:03:00 -04:00
lib add tsl::ordered_map for json objects, 2020-04-19 07:55:51 -05:00
ui Fix typo 2020-04-20 20:29:07 -05:00
config.cpp show file changed warning once at a time 2020-04-20 22:02:14 -04:00
editor.cpp Merge pull request #200 from garakmon/closeproject 2020-04-25 16:28:02 -05:00
log.cpp Show alert windows when a fatal map-loading error occurs 2020-02-12 11:23:28 -06:00
main.cpp add some destructors, prevent value set on combobox update 2020-04-20 14:07:06 -04:00
mainwindow.cpp Merge pull request #200 from garakmon/closeproject 2020-04-25 16:28:02 -05:00
project.cpp Centralize file-changed logic in the callback. Ignore watched files for 5 seconds, when saving them. On Windows, there is a fuzzy delay between the time a file is written and when the signal fires in Qt, and we can't rely on blocking signals or temporarily removing the watched filepaths. It also fires three or four duplicate times for a single file. 2020-04-25 16:11:14 -05:00
settings.cpp Add option to show an outline around the currently-hovered map tile 2019-01-09 09:35:34 -06:00