Commit graph

34 commits

Author SHA1 Message Date
kervala
48f013a86e Changed: Use getInstallerCurrentFilePath() instead of QApplication::applicationFilePath()
--HG--
branch : develop
2016-10-17 11:16:34 +02:00
kervala
bf39b96792 Fixed: Compilation
--HG--
branch : develop
2016-10-16 17:38:00 +02:00
kervala
a5a488da3e Changed: Always launch the more recent version of Installer
--HG--
branch : develop
2016-10-16 17:28:17 +02:00
kervala
9744b44b6e Changed: Specify server to use (the one of default profile)
--HG--
branch : develop
2016-10-11 18:04:01 +02:00
kervala
8b2d787c77 Changed: Implement --version/-v ourself and process it before loading config, see #279
--HG--
branch : develop
2016-09-22 18:09:02 +02:00
kervala
f17e0c2dc1 Changed: Moved CCOMHelper to utils.h/cpp, see #279
--HG--
branch : develop
2016-09-21 15:21:26 +02:00
kervala
e4d3407be5 Changed: Fix the temporary directory, see #279
--HG--
branch : develop
2016-09-20 18:35:31 +02:00
kervala
afb07586d3 Changed: Delete previously copied Ryzom Installer from TEMP directory, see #279
--HG--
branch : develop
2016-09-20 17:43:08 +02:00
kervala
122066e7ee Changed: Use default Qt translations from QRC
--HG--
branch : develop
2016-09-20 17:37:02 +02:00
kervala
7422334e97 Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
--HG--
branch : develop
2016-09-16 19:24:43 +02:00
kervala
ba5574624a Fixed: Don't restart Installer if in Debug, see #279
--HG--
branch : develop
2016-09-14 08:16:00 +02:00
kervala
cf5a1a5a85 Fixed: Browse buttons were freezing the application, see #279
--HG--
branch : develop
2016-09-14 08:15:31 +02:00
kervala
7e1f006647 Changed: Relaunch Installer when installed/migrated, see #279
--HG--
branch : develop
2016-08-16 18:27:00 +02:00
kervala
373654ea46 Changed: Rerun installer from TEMP under Windows, see #279
--HG--
branch : develop
2016-08-14 13:35:46 +02:00
kervala
ca02500271 Changed: Minor changes, see #279
--HG--
branch : develop
2016-08-06 20:11:15 +02:00
kervala
626eba195d Changed: List all required files and copy them, see #279
--HG--
branch : develop
2016-07-27 11:54:35 +02:00
kervala
6d1e72c748 Changed: Only copy installer in TEMP if uninstalling
--HG--
branch : develop
2016-06-26 19:42:02 +02:00
kervala
4494dc42bc Changed: Use SComponents for added or removed components
--HG--
branch : develop
2016-06-19 21:02:17 +02:00
kervala
438744f3bf Changed: Copy Installer in TEMP directory under Windows (to be able to uninstall it)
--HG--
branch : develop
2016-06-19 20:50:23 +02:00
kervala
38285cd8dc Changed: Different methods to process operations types
--HG--
branch : develop
2016-06-14 19:53:44 +02:00
kervala
5a6a596eea Changed: Use servers and profiles ID instead of indices for uninstall
--HG--
branch : develop
2016-06-14 19:43:45 +02:00
kervala
b952b51d05 Changed: Moved Operation steps enum
--HG--
branch : develop
2016-06-14 19:39:39 +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
kervala
1588b43998 Changed: Minor changes
--HG--
branch : develop
2016-06-07 13:25:03 +02:00
kervala
ba8520f6d4 Changed: Implement components selection for uninstaller
--HG--
branch : develop
2016-06-04 19:57:50 +02:00
kervala
86e143191c Changed: Return 1 if user aborted operation
--HG--
branch : develop
2016-05-29 20:35:34 +02:00
kervala
0d3443e4dd Changed: Show Uninstall Wizard Dialog
--HG--
branch : develop
2016-05-29 20:30:12 +02:00
kervala
0df2eb43b0 Changed: Comment
--HG--
branch : develop
2016-05-25 23:29:23 +02:00
kervala
7d71047a01 Changed: CWizardDialog splitted to CMigrateWizard and CInstallWizard
--HG--
branch : develop
2016-05-25 23:23:48 +02:00
kervala
de7031ee06 Changed: Don't need to use QXcbGlxIntegrationPlugin
--HG--
branch : develop
2016-05-17 11:00:48 +02:00
kervala
56e220a050 Changed: New COperationDialog that manager progress bar in a dialog
--HG--
branch : develop
2016-05-16 11:11:40 +02:00
kervala
c09b1dab31 Changed: Check for memory leaks
--HG--
branch : feature-ryzom-installer
2016-05-14 18:53:09 +02:00
kervala
2bcdc5107b Changed: Display error message when no installer.ini file found
--HG--
branch : feature-ryzom-installer
2016-05-14 18:48:32 +02:00
kervala
f3352a9ccc Added: Initial commit for Ryzom Installer (WIP)
--HG--
branch : feature-ryzom-installer
2016-02-25 21:19:27 +01:00