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 1039 by s10k, Sat Apr 2 15:58:07 2016 UTC vs.
Revision 1047 by s10k, Fri Sep 16 22:51:26 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 />"
# Line 26 | 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                           "<center>"
35                           "Visit us at:<br />"

Diff Legend

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