--- Vago/trunk/Vago/about.cpp 2014/01/08 11:32:55 897 +++ Vago/trunk/Vago/about.cpp 2016/10/30 14:42:39 1058 @@ -13,9 +13,11 @@ About::About(QWidget *parent) : "Vago GUI "+GlobalVars::AppVersion+"" "
"
"Written by s10k
"
+ "Build Date " + __DATE__ + " " + __TIME__ + "
"
"Thanks to:
"
"Neo for OniSplit
"
"EdT for testing, suggestions and icon
"
+ "Iritscen for testing, bugfixing and suggestions
"
"demos_kratos for original OniSplit GUI
"
"Samer/Mukade/EdT for allow me to use Jubei as icon
"
"Alloc for AIE2 and support
"
@@ -25,8 +27,13 @@ About::About(QWidget *parent) :
"and in general to all OniCentral Community
"
"Also thanks to:
"
"StackOverflow Community
"
- "Fabrizio Angius for PKZIP 2.0 for zip handling
"
+ "Sergey A. Tachenov for the QuaZIP library
"
+ "Antonio Borondo for the documentation how to setup QuaZIP
"
+ "Arseny Kapoulkine (and contributors)for pugixml library
"
"smashingmagazine for the folder icon :)
"
+ "Freepik and Flaticon by the background image wizard icon
"
+ "qtiplot authors for line numbers in QTextEdit
"
+ "d1vanov for basic-xml-syntax-highlighter class
"
"