porymap/src
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
..
core use static (And const where applicable) regular expression objects 2023-01-17 13:15:07 -05:00
lib Fix C parser crashing on #endif at EOF 2022-12-31 12:26:40 -05:00
scriptapi use static (And const where applicable) regular expression objects 2023-01-17 13:15:07 -05:00
ui use static (And const where applicable) regular expression objects 2023-01-17 13:15:07 -05:00
vendor/QtGifImage Add ability to export map timelapse GIFs 2021-01-20 19:27:50 -06:00
config.cpp use static (And const where applicable) regular expression objects 2023-01-17 13:15:07 -05:00
editor.cpp use static (And const where applicable) regular expression objects 2023-01-17 13:15:07 -05:00
log.cpp Cleanup large log file on startup 2020-10-14 19:21:41 -05:00
main.cpp Fix DPI scaling of pixmaps 2021-07-07 18:11:35 -05:00
mainwindow.cpp create temporary timing function 2023-01-17 13:15:07 -05:00
project.cpp use static (And const where applicable) regular expression objects 2023-01-17 13:15:07 -05:00
settings.cpp Remove straight paths checkbox and refactor 2020-09-07 13:12:15 -04:00