kervala
|
0c2ff9d8ee
|
Changed: Copy Ryzom Installer in parent directory if present
|
2016-10-15 10:27:34 +02:00 |
|
kervala
|
927d66ed5d
|
Fixed: Also copy DLLs compatible with Ryzom Installer
|
2016-10-15 10:22:50 +02:00 |
|
kervala
|
dfba29c457
|
Changed: Only install same client arch as Installer under Linux
|
2016-10-13 19:50:11 +02:00 |
|
kervala
|
d3e43081f3
|
Changed: Use a 128x128 icon for Linux
|
2016-10-12 15:12:26 +02:00 |
|
kervala
|
a3ebdb8594
|
Changed: Also set executable flag for ryzom_installer_qt
|
2016-10-12 15:12:09 +02:00 |
|
kervala
|
e7acc8f8ef
|
Changed: Don't need to install PNG, it'll be created
|
2016-10-11 20:27:55 +02:00 |
|
kervala
|
aab52e2d72
|
Fixed: Wrong check for OS X
|
2016-10-11 18:42:39 +02:00 |
|
kervala
|
bb8acc7134
|
Changed: Specify server to use (the one of default profile)
|
2016-10-11 18:04:01 +02:00 |
|
kervala
|
c9a1346d76
|
Changed: Better error message
|
2016-10-11 18:03:26 +02:00 |
|
kervala
|
3d965a2071
|
Changed: Only return if downloading data
|
2016-10-11 18:02:55 +02:00 |
|
kervala
|
db6fcdf39d
|
Changed: Remove unused code
|
2016-10-11 18:02:34 +02:00 |
|
kervala
|
3d3c1d50c3
|
Changed: Abort if operation failed
|
2016-10-11 18:02:20 +02:00 |
|
kervala
|
04c4a675af
|
Changed: Put real identifier for Ryzom Installer under OS X
|
2016-10-11 17:46:05 +02:00 |
|
kervala
|
47bc75eb42
|
Changed: Remove useless information in Info.plist
|
2016-10-11 17:45:39 +02:00 |
|
kervala
|
2b19bbe241
|
Fixed: Check if profiles are correct before using them
|
2016-10-11 17:43:53 +02:00 |
|
kervala
|
f77f8249f1
|
Changed: Little optimization
|
2016-10-11 17:43:03 +02:00 |
|
kervala
|
06f08b1128
|
Changed: Escape strings that will be in XML file
|
2016-10-11 17:42:46 +02:00 |
|
kervala
|
3f2b4f3a22
|
Changed: Remove nameToId
|
2016-10-11 17:41:49 +02:00 |
|
kervala
|
32e71c4b97
|
Changed: Added more comments
|
2016-10-11 17:28:54 +02:00 |
|
kervala
|
1d70d9c21a
|
Changed: Use same name for executable than bundle
|
2016-10-10 20:47:33 +02:00 |
|
kervala
|
1598a7a30f
|
Changed: Disable architecture choice under OS X (always 64 bits)
|
2016-10-10 20:47:15 +02:00 |
|
kervala
|
09d682a7a3
|
Changed: Create a bundle for Ryzom Installer under OS X
|
2016-10-10 20:02:38 +02:00 |
|
kervala
|
353458b28a
|
Fixed: Use exec instead of open to launch an executable under OS X
|
2016-10-10 18:54:03 +02:00 |
|
kervala
|
aaf1b2baf3
|
Fixed: Create directory before trying to create a client.cfg
|
2016-10-10 18:53:39 +02:00 |
|
kervala
|
1a9cd3bdd3
|
Changed: Fix english comment
|
2016-10-10 18:53:11 +02:00 |
|
kervala
|
12ae0ca308
|
Fixed: Missing .sh file in QRC
|
2016-10-10 16:35:45 +02:00 |
|
kervala
|
2cb2a92e7a
|
Fixed: Wrong modification dates of files uncompressed from 7z and ZIP archives
|
2016-10-10 16:35:29 +02:00 |
|
kervala
|
c2d74a55e0
|
Changed: Error 6 occurs when a 7z file is damaged and can't be uncompressed
|
2016-10-09 19:50:35 +02:00 |
|
kervala
|
8ab5d4884b
|
Changed: Support special bundle structure for OS X client
|
2016-10-09 19:50:06 +02:00 |
|
kervala
|
bd8968ec5f
|
Changed: Write icon under Linux if not found
|
2016-10-09 15:10:15 +02:00 |
|
kervala
|
d3e0708447
|
Changed: Remove whole directory if empty
|
2016-10-09 15:09:54 +02:00 |
|
kervala
|
9721582940
|
Changed: Created and used isDirectoryWritable() function
|
2016-10-09 15:09:30 +02:00 |
|
kervala
|
d3a72f1506
|
Changed: Write shortcuts under OS X
|
2016-10-09 15:08:37 +02:00 |
|
kervala
|
962c6f0798
|
Changed: Better quality icon for Linux
|
2016-10-09 14:51:18 +02:00 |
|
kervala
|
c747e3621a
|
Changed: Renamed ryzom_installer.png to ryzom.png
|
2016-10-09 14:50:51 +02:00 |
|
kervala
|
10e5fb77ed
|
Fixed: NL_OS_WIN32 is never defined
|
2016-10-08 18:28:54 +02:00 |
|
kervala
|
76759098f2
|
Changed: Don't propose to migrate in CInstallDialog
|
2016-10-08 14:14:37 +02:00 |
|
kervala
|
fc920e0a39
|
Changed: Delete old profiles shortcuts (in case where they are renamed)
|
2016-10-04 19:27:29 +02:00 |
|
kervala
|
bd8e3d3b0a
|
Fixed: Don't check if directory is empty when reinstalling in same directory
|
2016-10-04 11:58:51 +02:00 |
|
kervala
|
1b8e007ce3
|
Fixed: Wrong signals
|
2016-10-03 17:20:43 +02:00 |
|
kervala
|
102982b3d1
|
Changed: Call updateAddRemoveEntry() instead of setting details twice
|
2016-10-03 17:20:25 +02:00 |
|
kervala
|
8312add6d3
|
Changed: Update product comments
|
2016-10-03 17:19:53 +02:00 |
|
kervala
|
315f663861
|
Fixed: EstimatedSize is in KiB
|
2016-10-03 17:19:41 +02:00 |
|
kervala
|
342c4fb1d1
|
Changed: Minor changes
|
2016-10-03 17:18:48 +02:00 |
|
kervala
|
d936b42889
|
Fixed: Create Menu directory before creating shortcuts
|
2016-10-03 17:18:25 +02:00 |
|
kervala
|
0aa8fc673f
|
Fixed: Wrong size for downloaded components
|
2016-10-03 17:17:57 +02:00 |
|
kervala
|
44f5615a6d
|
Changed: Installer filename should not depend on server
|
2016-10-03 17:17:20 +02:00 |
|
kervala
|
463532c55d
|
Changed: Include Installer icon in QRC
|
2016-10-03 17:14:43 +02:00 |
|
kervala
|
7b5b6c7841
|
Changed: Variables to debug infinite loops
|
2016-10-03 10:01:30 +02:00 |
|
kervala
|
da57e300d7
|
Changed: New functions to remove a shortcut and check if it exists
|
2016-10-03 09:59:19 +02:00 |
|