1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-05-05 01:11:24 +00:00
openmw/components/contentselector/model
AnyOldName3 973282e471 Optimise ContentSelectorModel::ContentModel::item
This saves about 5% of remaining launcher startup time

Not using fileProperty avoids loads of QVariant conversions.
2025-04-06 02:46:31 +01:00
..
contentmodel.cpp Optimise ContentSelectorModel::ContentModel::item 2025-04-06 02:46:31 +01:00
contentmodel.hpp Some launcher fixes 2024-07-31 00:04:38 +01:00
esmfile.cpp Handle built-in content files in content model 2024-02-28 00:58:30 +00:00
esmfile.hpp Some launcher fixes 2024-07-31 00:04:38 +01:00
loadordererror.hpp Make ContentSelector errors localizable 2024-01-28 11:25:46 +04:00
modelitem.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
modelitem.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00