Commit graph

21 commits

Author SHA1 Message Date
Guillaume Dupuy
d163cde51e Fix ignoreFreeDiskSpaceChecks() usage
Now actually ignore free space, instead of creating an error and refusing to go further everytime

--HG--
branch : fix_freespace_check
2017-07-15 12:14:33 +02:00
kervala
c4b9d77eaa Changed: Added option ignore_free_disk_space_checks to ryzom_installer.ini
--HG--
branch : develop
2016-11-25 10:44:06 +01:00
kervala
9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
2016-11-19 19:11:12 +01:00
kervala
7c9a242b66 Changed: Compile CMigrateDialog anyway even if unused
--HG--
branch : develop
2016-10-21 16:54:08 +02:00
kervala
6b9a267abc Changed: Only enable migration under Windows when launched from 2.1 client directory
--HG--
branch : develop
2016-10-21 12:53:10 +02:00
kervala
de2eba12fe Changed: Logs in Ryzom Installer
--HG--
branch : develop
2016-10-20 13:07:18 +02:00
kervala
31f4957a40 Fixed: Display a more explicit error if NLMISC::CSystemInfo::availableHDSpace returns 0
--HG--
branch : develop
2016-10-18 20:34:25 +02:00
kervala
48f013a86e Changed: Use getInstallerCurrentFilePath() instead of QApplication::applicationFilePath()
--HG--
branch : develop
2016-10-17 11:16:34 +02:00
kervala
016e075fa5 Changed: Only install same client arch as Installer under Linux
--HG--
branch : develop
2016-10-13 19:50:11 +02:00
kervala
ed7586656b Fixed: Wrong check for OS X
--HG--
branch : develop
2016-10-11 18:42:39 +02:00
kervala
efdbedce3e Changed: Disable architecture choice under OS X (always 64 bits)
--HG--
branch : develop
2016-10-10 20:47:15 +02:00
kervala
533e01ea5a Changed: Created and used isDirectoryWritable() function
--HG--
branch : develop
2016-10-09 15:09:30 +02:00
kervala
d1575b9f58 Fixed: Don't check if directory is empty when reinstalling in same directory
--HG--
branch : develop
2016-10-04 11:58:51 +02:00
kervala
89be376c1f Fixed: Use real data size when migrating
--HG--
branch : develop
2016-10-01 13:07:18 +02:00
kervala
7e32d9b928 Changed: New checks after selecting a directory (must be empty and write permissions)
--HG--
branch : develop
2016-09-29 17:05:20 +02:00
kervala
13aac03c04 Changed: Use default directory when choosing destination
--HG--
branch : develop
2016-09-29 17:03:59 +02:00
kervala
f5035aa63d Changed: New button for default location
--HG--
branch : develop
2016-09-29 16:54:50 +02:00
kervala
4acc2afd3a Changed: Move windows and dialog to foreground, see #279
--HG--
branch : develop
2016-09-21 09:55:49 +02:00
kervala
3bf24e05f1 Changed: Improved English texts (thanks to Cerulean!), see #279
--HG--
branch : develop
2016-09-16 18:58:33 +02:00
kervala
ab828febbb Changed: 64 bits clients only available since Vista under Windows, see #279
--HG--
branch : develop
2016-07-26 18:23:03 +02:00
kervala
e614eaf240 Changed: Rename all WizardDialog to Dialog (not really a wizard)
--HG--
branch : develop
2016-06-12 15:40:38 +02:00
Renamed from code/ryzom/tools/client/ryzom_installer/src/migratewizarddialog.cpp (Browse further)