Commit graph

297 commits

Author SHA1 Message Date
kervala
e17ed6cd1d Fixed: 307 is a normal redirect 2016-10-20 14:47:28 +02:00
kervala
8466e37795 Changed: Init log just after loading config file 2016-10-20 14:47:08 +02:00
kervala
0f6a502a1b Changed: Allow to enable Sandbox under OS X 2016-10-20 13:53:23 +02:00
kervala
27f60391f8 Added: Missing file 2016-10-20 13:13:53 +02:00
kervala
d4fd9fe1e3 Changed: Use sender() instead of member 2016-10-20 13:07:56 +02:00
kervala
ab9564c830 Changed: Logs in Ryzom Installer 2016-10-20 13:07:18 +02:00
kervala
004d88b989 Changed: Simplify toString 2016-10-20 12:35:24 +02:00
kervala
b639b89169 Changed: Minor changes 2016-10-20 12:34:25 +02:00
kervala
58c46d6815 Changed: Replace sscanf by fromString 2016-10-20 12:33:37 +02:00
kervala
97b747b915 Fixed: Compilation with VC++ 2015 (need spaces around NL_I64) 2016-10-20 12:30:24 +02:00
kervala
ad4e1e4cdc Fixed: Trying to resume after a 206 HTTP status code 2016-10-19 17:23:42 +02:00
kervala
125e9c9447 Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING 2016-10-19 17:07:31 +02:00
kervala
ed7ecba122 Fixed: When incrementing version of ini file, check servers by ID not by index 2016-10-19 17:06:25 +02:00
kervala
48a3439dec Changed: Use best dictionary size (128MB) to compress files and other parameters auto 2016-10-19 13:31:45 +02:00
kervala
86ed7f88dc Changed: Save default profile when clicking on Play or Configure 2016-10-19 10:49:51 +02:00
kervala
e96eeb4f81 Fixed: Use & to not wait until client exits in bash script 2016-10-19 10:49:20 +02:00
kervala
aa04084b5c Fixed: Catch ESocket exceptions when disconnecting and log it 2016-10-19 10:48:32 +02:00
kervala
bd829e72c6 Fixed: Try to put executable permissions before to launch an executable under UNIX 2016-10-19 10:46:56 +02:00
kervala
869b913fab Fixed: Also rename executable under Linux 2016-10-19 09:52:12 +02:00
kervala
99d88ab704 Fixed: Display a more explicit error if NLMISC::CSystemInfo::availableHDSpace returns 0 2016-10-18 20:34:25 +02:00
kervala
40b005f218 Changed: Typo 2016-10-18 17:49:56 +02:00
kervala
f591f9a0a8 Changed: Skip already uncompressed files 2016-10-18 17:46:31 +02:00
kervala
039de5690e Changed: Minor changes 2016-10-18 17:45:55 +02:00
kervala
e1b69cd9a7 Fixed: Possible SQL injection, fixes #297 2016-10-18 17:44:47 +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
af805f82f4 Changed: Use exec command under OS X to relaunch client 2016-10-18 10:32:45 +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
df863361e2 Fixed: Use parent directories 2016-10-17 16:51:01 +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
49fc0b4f9e Fixed: Check exact filename with pgrep 2016-10-17 13:29:37 +02:00
kervala
0b74b6105e Fixed: Ryzom was the executable name in same directory 2016-10-17 13:13:55 +02:00
kervala
b868f6ecd4 Fixed: Escape path (it can contains spaces) 2016-10-17 13:08:44 +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
3ace7295aa Changed: Disable FXAA checkbox if bloom not supported 2016-10-16 17:39:07 +02:00
kervala
c9035ce396 Changed: Upgrade scripts 2016-10-16 17:38:37 +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
e88a317f42 Fixed: Deadlock while calling CoUninitialize() 2016-10-15 17:11:53 +02:00
kervala
9820a4a839 Changed: Copy Ryzom Installer in parent directory if present 2016-10-15 10:27:34 +02:00
kervala
7c8e0cd185 Fixed: Also copy DLLs compatible with Ryzom Installer 2016-10-15 10:22:50 +02:00
kervala
8ed211d6e6 Changed: Only install same client arch as Installer under Linux 2016-10-13 19:50:11 +02:00
kervala
1342dba490 Changed: Use a 128x128 icon for Linux 2016-10-12 15:12:26 +02:00
kervala
0180560275 Changed: Also set executable flag for ryzom_installer_qt 2016-10-12 15:12:09 +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
kervala
0420edd920 Changed: Create a bundle for Ryzom Installer under OS X 2016-10-10 20:02:38 +02:00
kervala
395faac34c Fixed: Use exec instead of open to launch an executable under OS X 2016-10-10 18:54:03 +02:00
kervala
912df8daad Fixed: Create directory before trying to create a client.cfg 2016-10-10 18:53:39 +02:00
kervala
6826d05cd4 Fixed: Missing .sh file in QRC 2016-10-10 16:35:45 +02:00
kervala
4ad46b31ef Fixed: Wrong modification dates of files uncompressed from 7z and ZIP archives 2016-10-10 16:35:29 +02:00
kervala
b6edff2620 Changed: Error 6 occurs when a 7z file is damaged and can't be uncompressed 2016-10-09 19:50:35 +02:00
kervala
e58e7436e4 Changed: Support special bundle structure for OS X client 2016-10-09 19:50:06 +02:00
kervala
d9e8c9bb13 Changed: Write icon under Linux if not found 2016-10-09 15:10:15 +02:00
kervala
850ab2cc9d Changed: Remove whole directory if empty 2016-10-09 15:09:54 +02:00
kervala
85f7394196 Changed: Created and used isDirectoryWritable() function 2016-10-09 15:09:30 +02:00
kervala
cfa84b8a86 Changed: Write shortcuts under OS X 2016-10-09 15:08:37 +02:00
kervala
d129850241 Changed: Better quality icon for Linux 2016-10-09 14:51:18 +02:00
kervala
6cf48e0fbe Changed: Renamed ryzom_installer.png to ryzom.png 2016-10-09 14:50:51 +02:00
kervala
971240cf57 Fixed: NL_OS_WIN32 is never defined 2016-10-08 18:28:54 +02:00
kervala
64e330d804 Changed: Don't propose to migrate in CInstallDialog 2016-10-08 14:14:37 +02:00
kervala
bdacb50564 Changed: Delete old profiles shortcuts (in case where they are renamed) 2016-10-04 19:27:29 +02:00
kervala
87dffb425d Fixed: Don't check if directory is empty when reinstalling in same directory 2016-10-04 11:58:51 +02:00