----- Bugfix #6174: files larger than (2^31)-1 bytes were reported with negative sizes in file manager windows. Added a cast to unsigned int before doing conversions for the UI.