RiverWare 6.3 Preparation: Improved Unit Type Ordering
"Unit Scheme Remaining Work" (David; 4-3-2013) Task #2.5.

All enumerations of Unit Types presented in the GUI have been changed to the new "nice" order, currently starting with 10 frequently used unit types, followed by the remaining unit types in alphabetic order.

Also: the alphabetic order is now case insensitive. (Three unit types start with lower-case letters; we intend to change this at some point so that all unit types start with a capital letter). [See method: QStringList UnitMgr::getUnitTypeNamesInNiceOrder()].

Most of these GUI Unit Type enumerations are QComboBoxes. I found them by searching for this text in source:

Images of changed dialogs (see also list above):

--- (end) ---