Save Profile action
This MR introduces menu for Save Profile button with Save Profile As action to improve profile handling user experience.
Save Profile action overwrites currently selected profile file while Save Profile As action displays dialog to provide profile name (current behavior of Save Profile button).
Note: in order to properly overwrite profile files trunc flag is set for ofstream, this may be solution for issue #745
