khanat-code-old/code/ryzom/tools/client/ryzom_installer/src
2016-10-17 13:07:32 +02:00
..
configfile.cpp Changed: Keep other servers when upgrading ryzom_installer.ini 2016-10-17 11:20:20 +02:00
configfile.h Changed: Use getInstallerCurrentFilePath() instead of QApplication::applicationFilePath() 2016-10-17 11:16:34 +02:00
downloader.cpp Fixed: Infinite loop when HTTP error occurs 2016-10-16 17:29:10 +02:00
downloader.h Fixed: Compilation without PCH 2016-09-18 16:34:28 +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: Display also destination in error 2016-10-17 11:17:35 +02:00
filescopier.h Fixed: Recursive copy 2016-10-17 11:13:49 +02:00
filesextractor.cpp Fixed: Wrong filename (because unallocated) 2016-10-15 17:12:51 +02:00
filesextractor.h Fixed: Typo 2016-06-14 19:36:26 +02:00
installdialog.cpp Changed: Only install same client arch as Installer under Linux 2016-10-13 19:50:11 +02:00
installdialog.h Changed: Don't propose to migrate in CInstallDialog 2016-10-08 14:14:37 +02:00
main.cpp Changed: Don't need arguments 2016-10-17 13:07:32 +02:00
mainwindow.cpp Changed: Minor changes 2016-10-03 17:18:48 +02:00
mainwindow.h Changed: Disable button if executable not found, see #279 2016-09-14 08:14:00 +02:00
migratedialog.cpp Changed: Use getInstallerCurrentFilePath() instead of QApplication::applicationFilePath() 2016-10-17 11:16:34 +02:00
migratedialog.h Changed: New button for default location 2016-09-29 16:54:50 +02:00
operation.h Changed: Always launch the more recent version of Installer 2016-10-16 17:28:17 +02:00
operationdialog.cpp Changed: Don't copy twice the same file under other platforms than Windows 2016-10-17 11:23:49 +02:00
operationdialog.h Changed: Specify server to use (the one of default profile) 2016-10-11 18:04:01 +02:00
profile.cpp Fixed: Check if profiles are correct before using them 2016-10-11 17:43:53 +02:00
profile.h Fixed: Check if profiles are correct before using them 2016-10-11 17:43:53 +02:00
profilesdialog.cpp Fixed: Display all executables under OS X and Linux 2016-10-16 17:22:51 +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: Installer filename should not depend on server 2016-10-03 17:17:20 +02:00
server.h Changed: Installer filename should not depend on server 2016-10-03 17:17:20 +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 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 Changed: Little optimization 2016-10-11 17:43:03 +02:00
utils.h Changed: Remove nameToId 2016-10-11 17:41:49 +02:00