Commit graph

184 commits

Author SHA1 Message Date
kervala
99d88ab704 Fixed: Display a more explicit error if NLMISC::CSystemInfo::availableHDSpace returns 0 2016-10-18 20:34:25 +02:00
kervala
f591f9a0a8 Changed: Skip already uncompressed files 2016-10-18 17:46:31 +02:00
kervala
de1b1e67fa Fixed: Restart Installer at the end of installation/migration 2016-10-18 13:42:19 +02:00
kervala
f31622de3c Fixed: Case where additional files are not in source directory 2016-10-18 13:37:43 +02:00
kervala
d2bc930ea3 Fixed: Special case under Windows when Installer is run from TEMP directory 2016-10-18 10:26:41 +02:00
kervala
ead4080e1e Changed: Check written bytes at each step and at the end 2016-10-18 10:25:31 +02:00
kervala
7d38c0579a Changed: Use getInstallerCurrentDirPath() instead of QApplication::applicationDirPath() 2016-10-18 10:24:10 +02:00
kervala
91a03011b9 Changed: Restart installed Installer intead of current one 2016-10-18 10:23:49 +02:00
kervala
b150d29d04 Fixed: Support QFile write in smaller parts 2016-10-17 20:45:14 +02:00
kervala
6eddae801d Fixed: Missing variable 2016-10-17 15:43:05 +02:00
kervala
ef90df2cd3 Fixed: Typo... 2016-10-17 13:52:20 +02:00
kervala
0b74b6105e Fixed: Ryzom was the executable name in same directory 2016-10-17 13:13:55 +02:00
kervala
b41d94f14b Fixed: getInstallerCurrentFilePath instead of getInstallerCurrentDirPath 2016-10-17 13:08:14 +02:00
kervala
7cd750e6f8 Changed: Don't need arguments 2016-10-17 13:07:32 +02:00
kervala
ed21aae20c Fixed: Bundle name under OS X 2016-10-17 11:24:31 +02:00
kervala
8338ff2a34 Changed: Don't copy twice the same file under other platforms than Windows 2016-10-17 11:23:49 +02:00
kervala
d776a00980 Changed: Keep other servers when upgrading ryzom_installer.ini 2016-10-17 11:20:20 +02:00
kervala
7140cb40a7 Changed: Relaunch installed Ryzom Installer if exists 2016-10-17 11:19:50 +02:00
kervala
ac47e6e46f Fixed: getInstallerCurrentDirPath() returns bundle parent directory under OS X 2016-10-17 11:19:11 +02:00
kervala
089acb713e Changed: Display also destination in error 2016-10-17 11:17:35 +02:00
kervala
444aad7c8b Changed: Use getInstallerCurrentFilePath() instead of QApplication::applicationFilePath() 2016-10-17 11:16:34 +02:00
kervala
812e2022d6 Fixed: Recursive copy 2016-10-17 11:13:49 +02:00
kervala
eb9e069133 Fixed: Ryzom Installer executable under OS X 2016-10-17 11:12:06 +02:00
kervala
a5596bf72d Fixed: Compilation 2016-10-16 17:38:00 +02:00
kervala
be8a20752b Fixed: Infinite loop when HTTP error occurs 2016-10-16 17:29:10 +02:00
kervala
3186833a44 Changed: Always launch the more recent version of Installer 2016-10-16 17:28:17 +02:00
kervala
5b6c0285cd Changed: Use getInstallerInstalledFilePath() to get installed Installer full path 2016-10-16 17:26:05 +02:00
kervala
7a3d808195 Fixed: Display all executables under OS X and Linux 2016-10-16 17:22:51 +02:00
kervala
e12b24886c Changed: Updated translations 2016-10-16 17:20:02 +02:00
kervala
deff22337d Changed: Better profiles editor under OS X 2016-10-16 17:19:51 +02:00
kervala
8ea1c911c2 Changed: Install shorcuts in Applications instead of /Applications 2016-10-15 17:13:51 +02:00
kervala
eeb2f09a08 Fixed: Wrong filename (because unallocated) 2016-10-15 17:12:51 +02:00
kervala
7c20106710 Changed: Use flat frames (better under Windows XP) 2016-10-15 17:12:20 +02:00
kervala
8ed211d6e6 Changed: Only install same client arch as Installer under Linux 2016-10-13 19:50:11 +02:00
kervala
09dcb09b03 Changed: Don't need to install PNG, it'll be created 2016-10-11 20:27:55 +02:00
kervala
185c6e334e Fixed: Wrong check for OS X 2016-10-11 18:42:39 +02:00
kervala
4f64796dae Changed: Specify server to use (the one of default profile) 2016-10-11 18:04:01 +02:00
kervala
87a775d30f Changed: Better error message 2016-10-11 18:03:26 +02:00
kervala
1335335682 Changed: Only return if downloading data 2016-10-11 18:02:55 +02:00
kervala
d846bfd636 Changed: Remove unused code 2016-10-11 18:02:34 +02:00
kervala
56acc45412 Changed: Abort if operation failed 2016-10-11 18:02:20 +02:00
kervala
7c67e7e336 Changed: Put real identifier for Ryzom Installer under OS X 2016-10-11 17:46:05 +02:00
kervala
177ef23de4 Changed: Remove useless information in Info.plist 2016-10-11 17:45:39 +02:00
kervala
d08ff5970f Fixed: Check if profiles are correct before using them 2016-10-11 17:43:53 +02:00
kervala
89850bc52d Changed: Little optimization 2016-10-11 17:43:03 +02:00
kervala
9413f103bc Changed: Escape strings that will be in XML file 2016-10-11 17:42:46 +02:00
kervala
ba9e95e5ae Changed: Remove nameToId 2016-10-11 17:41:49 +02:00
kervala
e48198e483 Changed: Added more comments 2016-10-11 17:28:54 +02:00
kervala
417efae317 Changed: Use same name for executable than bundle 2016-10-10 20:47:33 +02:00
kervala
ad23c46fe8 Changed: Disable architecture choice under OS X (always 64 bits) 2016-10-10 20:47:15 +02:00