- this adds an option under the Display tab, to enable a relative progress bar display (per popular demand)
- it takes a "remaining blocks at startup" value as maximum (which is dynamic, when there are new blocks while downloading the chain)
- the bars value is computed by subtracting the above value from the current remaining block count of the node converted to a positive number
- update some comments
- remove some orphan settings from the optionsdialog.ui file
