ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/about.cpp
(Generate patch)

Comparing Vago/trunk/Vago/about.cpp (file contents):
Revision 897 by s10k, Wed Jan 8 11:32:55 2014 UTC vs.
Revision 1058 by s10k, Sun Oct 30 14:42:39 2016 UTC

# Line 13 | Line 13 | About::About(QWidget *parent) :
13                           "<b>Vago GUI "+GlobalVars::AppVersion+"</b>"
14                           "<p style='font-size:small;'>"
15                           "Written by s10k<br /><br/>"
16 +                         "Build Date " + __DATE__ + " " + __TIME__ + "<br /><br />"
17                           "Thanks to:<br/>"
18                           "Neo for OniSplit<br />"
19                           "EdT for testing, suggestions and icon<br />"
20 +                         "Iritscen for testing, bugfixing and suggestions<br />"
21                           "demos_kratos for original OniSplit GUI<br />"
22                           "Samer/Mukade/EdT for allow me to use Jubei as icon<br />"
23                           "Alloc for AIE2 and support<br />"
# Line 25 | Line 27 | About::About(QWidget *parent) :
27                           "and in general to all OniCentral Community<br /><br/>"
28                           "Also thanks to: <br />"
29                           "StackOverflow Community<br />"
30 <                         "Fabrizio Angius for PKZIP 2.0 for zip handling<br />"
30 >                         "Sergey A. Tachenov for the QuaZIP library<br />"
31 >                         "Antonio Borondo for the documentation how to setup QuaZIP<br />"
32 >                         "Arseny Kapoulkine (and contributors)for pugixml library<br />"
33                           "smashingmagazine for the folder icon :)<br />"
34 +                         "Freepik and Flaticon by the background image wizard icon<br />"
35 +                         "qtiplot authors for line numbers in QTextEdit<br />"
36 +                         "d1vanov for basic-xml-syntax-highlighter class <br />"
37                           "<center>"
38                           "Visit us at:<br />"
39                           "<a href='http://oni.bungie.org'>"

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)