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 |
|
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 |
|