Improve checks for python. Print python version and path to log.

Conflicts:
	src/core/misc.cpp
	src/core/utils/misc.h
	src/gui/mainwindow.cpp
This commit is contained in:
sledgehammer999
2015-07-21 22:31:27 +03:00
parent 6787623ff3
commit 86d1dc300c
4 changed files with 106 additions and 12 deletions

View File

@@ -83,6 +83,7 @@ namespace misc
#endif
int pythonVersion();
QString pythonExecutable();
QString pythonVersionComplete();
// return best userfriendly storage unit (B, KiB, MiB, GiB, TiB)
// use Binary prefix standards from IEC 60027-2
// see http://en.wikipedia.org/wiki/Kilobyte