Age | Commit message (Collapse) | Author |
|
c17f0a5 [Qt] remove space from translation of client bitness (Philip Kaufmann)
|
|
|
|
- its rather easy to leave out the space on Transifex, so remove it from
the string
|
|
|
|
`bitcoin-qt --help` was missing a final newline.
|
|
- Build a 64 bit version of all dependencies
- Show 32/64 bit version in "About..." for x86
- Export 64-bit .exes and installer from gitian build
|
|
- adds a nice and well formated dialog, which displays our -? help message
(all options/paramaters)
- moves aboutdialog.cpp/h to the new utilitydialog
- move GUI shutdown window to utilitydialog
|