openmw/components/contentselector
AnyOldName3 1237746549 Be more careful when we tell Qt that data has changed
Unchecking files only changes whether they're checked, and doesn't completely rearrange the table and change the number of elements it has, so we only need to change the check state, not the whole layout.

It's way faster to just query all the data once after setting a content list than it is to query the data for all files between the old and new location of a file when we change any file's location in the load order.
2025-04-06 01:31:05 +01:00
..
model Be more careful when we tell Qt that data has changed 2025-04-06 01:31:05 +01:00
view Avoid trailing line breaks 2024-11-20 09:04:22 +04:00
contentselector.ui Move *.ui files for different applications to different folders 2023-12-19 15:21:08 +04:00