Commit graph

30 commits

Author SHA1 Message Date
kervala
ebfbcba197 Changed: Implement --version/-v ourself and process it before loading config, see #279 2016-09-22 18:09:02 +02:00
kervala
084ee56928 Changed: Moved CCOMHelper to utils.h/cpp, see #279 2016-09-21 15:21:26 +02:00
kervala
766def2c9b Changed: Fix the temporary directory, see #279 2016-09-20 18:35:31 +02:00
kervala
3ef66c79d9 Changed: Delete previously copied Ryzom Installer from TEMP directory, see #279 2016-09-20 17:43:08 +02:00
kervala
a8b28aa24c Changed: Use default Qt translations from QRC 2016-09-20 17:37:02 +02:00
kervala
97634f2157 Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded 2016-09-16 19:24:43 +02:00
kervala
cae95ca01d Fixed: Don't restart Installer if in Debug, see #279 2016-09-14 08:16:00 +02:00
kervala
c6e045ee44 Fixed: Browse buttons were freezing the application, see #279 2016-09-14 08:15:31 +02:00
kervala
66c3562750 Changed: Relaunch Installer when installed/migrated, see #279 2016-08-16 18:27:00 +02:00
kervala
97b82ac58f Changed: Rerun installer from TEMP under Windows, see #279 2016-08-14 13:35:46 +02:00
kervala
c74c8984b9 Changed: Minor changes, see #279 2016-08-06 20:11:15 +02:00
kervala
1b3c882d3a Changed: List all required files and copy them, see #279 2016-07-27 11:54:35 +02:00
kervala
3dc3df8943 Changed: Only copy installer in TEMP if uninstalling 2016-06-26 19:42:02 +02:00
kervala
40073b4e57 Changed: Use SComponents for added or removed components 2016-06-19 21:02:17 +02:00
kervala
de2dc037fd Changed: Copy Installer in TEMP directory under Windows (to be able to uninstall it) 2016-06-19 20:50:23 +02:00
kervala
6032a0785c Changed: Different methods to process operations types 2016-06-14 19:53:44 +02:00
kervala
94bf161016 Changed: Use servers and profiles ID instead of indices for uninstall 2016-06-14 19:43:45 +02:00
kervala
388b7239bf Changed: Moved Operation steps enum 2016-06-14 19:39:39 +02:00
kervala
47e31b913e Changed: Rename all WizardDialog to Dialog (not really a wizard) 2016-06-12 15:40:38 +02:00
kervala
852a5ee1a9 Changed: Minor changes 2016-06-07 13:25:03 +02:00
kervala
bd4fcfd996 Changed: Implement components selection for uninstaller 2016-06-04 19:57:50 +02:00
kervala
15f946083a Changed: Return 1 if user aborted operation 2016-05-29 20:35:34 +02:00
kervala
58172f33f4 Changed: Show Uninstall Wizard Dialog 2016-05-29 20:30:12 +02:00
kervala
d468ad26f5 Changed: Comment 2016-05-25 23:29:23 +02:00
kervala
7d06137e22 Changed: CWizardDialog splitted to CMigrateWizard and CInstallWizard 2016-05-25 23:23:48 +02:00
kervala
cda2b33cc6 Changed: Don't need to use QXcbGlxIntegrationPlugin 2016-05-17 11:00:48 +02:00
kervala
2f46d107f4 Changed: New COperationDialog that manager progress bar in a dialog 2016-05-16 11:11:40 +02:00
kervala
a63cea2a59 Changed: Check for memory leaks 2016-05-14 18:53:09 +02:00
kervala
f73fa8ee24 Changed: Display error message when no installer.ini file found 2016-05-14 18:48:32 +02:00
kervala
d874429b7c Added: Initial commit for Ryzom Installer (WIP) 2016-02-25 21:19:27 +01:00