khanat-opennel-code/code/ryzom/tools/client/ryzom_installer/src
2016-09-21 09:54:31 +02:00
..
configfile.cpp Changed: Use a temporary file to check if we're uninstalling old client, see #279 2016-09-20 18:34:59 +02:00
configfile.h Changed: Use a temporary file to check if we're uninstalling old client, see #279 2016-09-20 18:34:59 +02:00
downloader.cpp Changed: Improved English texts (thanks to Cerulean!), see #279 2016-09-16 18:58:33 +02:00
downloader.h Fixed: Compilation without PCH 2016-09-18 16:34:28 +02:00
filescleaner.cpp Changed: QDir.cd already checks if directory exists, see #279 2016-09-03 10:14:06 +02:00
filescleaner.h Changed: One class per files operation 2016-05-16 11:10:01 +02:00
filescopier.cpp Fixed: Use original files permissions 2016-06-12 14:19:56 +02:00
filescopier.h Fixed: Preserve files permissions after copying a file 2016-06-11 17:05:02 +02:00
filesextractor.cpp Fixed: Typo 2016-06-14 19:36:26 +02:00
filesextractor.h Fixed: Typo 2016-06-14 19:36:26 +02:00
installdialog.cpp Changed: Improved English texts (thanks to Cerulean!), see #279 2016-09-16 18:58:33 +02:00
installdialog.h Changed: Rename all WizardDialog to Dialog (not really a wizard) 2016-06-12 15:40:38 +02:00
main.cpp Changed: Fix the temporary directory, see #279 2016-09-20 18:35:31 +02:00
mainwindow.cpp Changed: Reenable Debug menus in Debug, see #279 2016-09-20 21:41:05 +02:00
mainwindow.h Changed: Disable button if executable not found, see #279 2016-09-14 08:14:00 +02:00
migratedialog.cpp Changed: Improved English texts (thanks to Cerulean!), see #279 2016-09-16 18:58:33 +02:00
migratedialog.h Changed: Rename all WizardDialog to Dialog (not really a wizard) 2016-06-12 15:40:38 +02:00
operation.h Fixed: Compilation without PCH 2016-09-18 16:34:28 +02:00
operationdialog.cpp Changed: Fix some files not deleted, see #279 2016-09-20 21:57:41 +02:00
operationdialog.h Changed: Launch upgrade script from 7z or ZIP archives if present, see #279 2016-09-20 17:40:14 +02:00
profile.cpp Fixed: Conflicts with member variables, see #279 2016-09-21 09:54:31 +02:00
profile.h Changed: Create or update client.cfg, see #279 2016-09-20 17:39:29 +02:00
profilesdialog.cpp Changed: More helpers 2016-06-19 21:04:00 +02: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 Changed: Create or update client.cfg, see #279 2016-09-20 17:39:29 +02:00
server.h Changed: Create or update client.cfg, see #279 2016-09-20 17:39:29 +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: Include Windows headers only under Windows 2016-05-16 11:13:04 +02:00
uninstalldialog.cpp Changed: Computes size of downloaded files, see #279 2016-08-14 12:50:11 +02:00
uninstalldialog.h Fixed: Compilation without PCH 2016-09-18 16:34:28 +02:00
utils.cpp Changed: Computes size of downloaded files, see #279 2016-08-14 12:50:11 +02:00
utils.h Changed: Allow to get size of a directory recursively or not, see #279 2016-08-14 12:47:56 +02:00