khanat-opennel-code/code/ryzom/tools/client/ryzom_installer/src
2016-12-05 14:06:17 +01:00
..
configfile.cpp Fixed: Compilation of Ryzom Installer with Qt versions older than 5.6 2016-12-05 14:06:17 +01:00
configfile.h Changed: Added option ignore_free_disk_space_checks to ryzom_installer.ini 2016-11-25 10:44:06 +01:00
downloader.cpp Changed: Added option ignore_free_disk_space_checks to ryzom_installer.ini 2016-11-25 10:44:06 +01:00
downloader.h Changed: Use sender() instead of member 2016-10-20 13:07:56 +02:00
filescleaner.cpp Fixed: Remove all directories from data excepted fonts one 2016-09-28 23:29:02 +02:00
filescleaner.h Changed: One class per files operation 2016-05-16 11:10:01 +02:00
filescopier.cpp Changed: Sleep 1 second after copying files (because to some disk cache) 2016-11-03 14:44:01 +01:00
filescopier.h Fixed: Recursive copy 2016-10-17 11:13:49 +02:00
filesextractor.cpp Changed: Use QSaveFile to be sure the file is fully written 2016-11-03 14:42:07 +01:00
filesextractor.h Fixed: Typo 2016-06-14 19:36:26 +02:00
installdialog.cpp Changed: Added option ignore_free_disk_space_checks to ryzom_installer.ini 2016-11-25 10:44:06 +01:00
installdialog.h Changed: Don't propose to migrate in CInstallDialog 2016-10-08 14:14:37 +02:00
main.cpp Fixed: Return 0 if cancel installation 2016-11-26 13:15:51 +01:00
mainwindow.cpp Fixed: Restore last selected profile 2016-10-27 16:47:44 +02:00
mainwindow.h Changed: Disable button if executable not found, see #279 2016-09-14 08:14:00 +02:00
migratedialog.cpp Changed: Added option ignore_free_disk_space_checks to ryzom_installer.ini 2016-11-25 10:44:06 +01:00
migratedialog.h Fixed: Compilation of Ryzom Installer 2016-10-21 16:09:02 +02:00
operation.cpp Added: Missing file 2016-10-20 13:13:53 +02:00
operation.h Changed: Logs in Ryzom Installer 2016-10-20 13:07:18 +02:00
operationdialog.cpp Changed: Don't try to copy Installer several times (if it fails once, it'll fail forever) 2016-11-03 14:43:08 +01:00
operationdialog.h Fixed: Trying to resume after a 206 HTTP status code 2016-10-19 17:23:42 +02:00
profile.cpp Changed: More messages in log 2016-10-21 12:58:23 +02:00
profile.h Fixed: Check if profiles are correct before using them 2016-10-11 17:43:53 +02:00
profilesdialog.cpp Fixed: Specify working directory for getVersionFromExecutable 2016-11-21 16:36:12 +01:00
profilesdialog.h Changed: Display client version on the same line as filename and add a Default button to use default client 2016-06-18 19:49:26 +02:00
profilesmodel.cpp Changed: Backup old profiles to compare with updated ones 2016-06-12 13:52:28 +02:00
profilesmodel.h Fixed: Missing Q_OBJECT, see #279 2016-08-14 12:50:29 +02:00
qzip.cpp Added: Initial commit for Ryzom Installer (WIP) 2016-02-25 21:19:27 +01:00
qzipreader.h Added: Initial commit for Ryzom Installer (WIP) 2016-02-25 21:19:27 +01:00
qzipwriter.h Added: Initial commit for Ryzom Installer (WIP) 2016-02-25 21:19:27 +01:00
server.cpp Fixed: When incrementing version of ini file, check servers by ID not by index 2016-10-19 17:06:25 +02:00
server.h Fixed: When incrementing version of ini file, check servers by ID not by index 2016-10-19 17:06:25 +02:00
serversmodel.cpp Added: ServersModel to manage servers list 2016-03-12 21:53:20 +01:00
serversmodel.h Added: ServersModel to manage servers list 2016-03-12 21:53:20 +01:00
settingsdialog.cpp Changed: Improved English texts (thanks to Cerulean!), see #279 2016-09-16 18:58:33 +02:00
settingsdialog.h Changed: Display directories in Settings, see #279 2016-08-06 20:10:31 +02:00
stdpch.cpp Added: Initial commit for Ryzom Installer (WIP) 2016-02-25 21:19:27 +01:00
stdpch.h Changed: Logs in Ryzom Installer 2016-10-20 13:07:18 +02:00
uninstalldialog.cpp Fixed: Wrong size for downloaded components 2016-10-03 17:17:57 +02:00
uninstalldialog.h Fixed: Compilation without PCH 2016-09-18 16:34:28 +02:00
utils.cpp Fixed: Specify working directory for getVersionFromExecutable 2016-11-21 16:36:12 +01:00
utils.h Fixed: Specify working directory for getVersionFromExecutable 2016-11-21 16:36:12 +01:00