Commit Graph

1631 Commits (54de87acf4fc658a48fab7400f7857f36e8eec22)

Author SHA1 Message Date
kervala 6b9a267abc Changed: Only enable migration under Windows when launched from 2.1 client directory
--HG--
branch : develop
8 years ago
kervala 064c3778f2 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d574641c79 Changed: HTTP code 307 is not an error
--HG--
branch : develop
8 years ago
kervala e50c1fcf98 Changed: Write warnings in log
--HG--
branch : develop
8 years ago
kervala efaadd4301 Changed: Real version of Ryzom Installer as user-agent
--HG--
branch : develop
8 years ago
kervala 1879212116 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 22ff9504a7 Changed: Log version of installed Installer
--HG--
branch : develop
8 years ago
kervala 3526efb920 Fixed: 307 is a normal redirect
--HG--
branch : develop
8 years ago
kervala b6fe697a5d Changed: Init log just after loading config file
--HG--
branch : develop
8 years ago
kervala d2cd7ebb1a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 881375c35f Added: Missing file
--HG--
branch : develop
8 years ago
kervala 2e7af6ab0d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9321323ba4 Changed: Use sender() instead of member
--HG--
branch : develop
8 years ago
kervala de2eba12fe Changed: Logs in Ryzom Installer
--HG--
branch : develop
8 years ago
kervala 1e98eeaa0b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 2858fce968 Fixed: Trying to resume after a 206 HTTP status code
--HG--
branch : develop
8 years ago
kervala 37fe37c8ed Fixed: When incrementing version of ini file, check servers by ID not by index
--HG--
branch : develop
8 years ago
kervala 9bd254d25a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala b62562c896 Changed: Save default profile when clicking on Play or Configure
--HG--
branch : develop
8 years ago
kervala c05a8d3c2e Fixed: Try to put executable permissions before to launch an executable under UNIX
--HG--
branch : develop
8 years ago
kervala 5517ff15f5 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 3c5a7de588 Fixed: Also rename executable under Linux
--HG--
branch : develop
8 years ago
kervala ea1522c904 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 31f4957a40 Fixed: Display a more explicit error if NLMISC::CSystemInfo::availableHDSpace returns 0
--HG--
branch : develop
8 years ago
kervala 9b70baf02b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f93e5458d9 Changed: Skip already uncompressed files
--HG--
branch : develop
8 years ago
kervala 7b3fe00c6a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d7f62326aa Fixed: Restart Installer at the end of installation/migration
--HG--
branch : develop
8 years ago
kervala 1162edcb46 Fixed: Case where additional files are not in source directory
--HG--
branch : develop
8 years ago
kervala 0238b30489 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 6801bf34d4 Fixed: Special case under Windows when Installer is run from TEMP directory
--HG--
branch : develop
8 years ago
kervala bf8d9aef12 Changed: Check written bytes at each step and at the end
--HG--
branch : develop
8 years ago
kervala 508a6723a2 Changed: Use getInstallerCurrentDirPath() instead of QApplication::applicationDirPath()
--HG--
branch : develop
8 years ago
kervala 29aa0c1722 Changed: Restart installed Installer intead of current one
--HG--
branch : develop
8 years ago
kervala 35cdaab027 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala a57a0eb0ce Fixed: Support QFile write in smaller parts
--HG--
branch : develop
8 years ago
kervala 5ed1b3a35b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala e43551908e Fixed: Missing variable
--HG--
branch : develop
8 years ago
kervala a7b799fef0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 0e0ae0fde4 Fixed: Typo...
--HG--
branch : develop
8 years ago
kervala 6c7059b6fe Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 292dd3b6fb Fixed: Ryzom was the executable name in same directory
--HG--
branch : develop
8 years ago
kervala 1891033bc1 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 273d5ab80d Fixed: getInstallerCurrentFilePath instead of getInstallerCurrentDirPath
--HG--
branch : develop
8 years ago
kervala 8f2fc49d7d Changed: Don't need arguments
--HG--
branch : develop
8 years ago
kervala 14ee62676f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c418eb0c03 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 4aac2d263b Fixed: Bundle name under OS X
--HG--
branch : develop
8 years ago
kervala 3476eeb5e9 Changed: Don't copy twice the same file under other platforms than Windows
--HG--
branch : develop
8 years ago
kervala 45c326a733 Changed: Keep other servers when upgrading ryzom_installer.ini
--HG--
branch : develop
8 years ago
kervala ab1fb50ab5 Changed: Relaunch installed Ryzom Installer if exists
--HG--
branch : develop
8 years ago
kervala d1e078aea5 Fixed: getInstallerCurrentDirPath() returns bundle parent directory under OS X
--HG--
branch : develop
8 years ago
kervala f40e6deb7a Changed: Display also destination in error
--HG--
branch : develop
8 years ago
kervala 48f013a86e Changed: Use getInstallerCurrentFilePath() instead of QApplication::applicationFilePath()
--HG--
branch : develop
8 years ago
kervala 0101cdfacf Fixed: Recursive copy
--HG--
branch : develop
8 years ago
kervala cb878500ad Fixed: Ryzom Installer executable under OS X
--HG--
branch : develop
8 years ago
kervala 702516171d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala bf39b96792 Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala 142a06f40d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala b78444490c Fixed: Infinite loop when HTTP error occurs
--HG--
branch : develop
8 years ago
kervala a5a488da3e Changed: Always launch the more recent version of Installer
--HG--
branch : develop
8 years ago
kervala f65883296b Changed: Use getInstallerInstalledFilePath() to get installed Installer full path
--HG--
branch : develop
8 years ago
kervala 34734e4fbe Fixed: Display all executables under OS X and Linux
--HG--
branch : develop
8 years ago
kervala 35b79a347b Changed: Updated translations
--HG--
branch : develop
8 years ago
kervala cfe14a5bcd Changed: Better profiles editor under OS X
--HG--
branch : develop
8 years ago
kervala c3c377e4a6 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 999fd9d3aa Changed: Install shorcuts in Applications instead of /Applications
--HG--
branch : develop
8 years ago
kervala 43736cf523 Fixed: Wrong filename (because unallocated)
--HG--
branch : develop
8 years ago
kervala f14a220e8e Changed: Use flat frames (better under Windows XP)
--HG--
branch : develop
8 years ago
kervala 8324628ad4 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 016e075fa5 Changed: Only install same client arch as Installer under Linux
--HG--
branch : develop
8 years ago
kervala 2c84f4b178 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 01fd44cdc2 Changed: Don't need to install PNG, it'll be created
--HG--
branch : develop
8 years ago
kervala 55d357e555 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala ed7586656b Fixed: Wrong check for OS X
--HG--
branch : develop
8 years ago
kervala 2c757adbaa Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9744b44b6e Changed: Specify server to use (the one of default profile)
--HG--
branch : develop
8 years ago
kervala cc8a200156 Changed: Better error message
--HG--
branch : develop
8 years ago
kervala bc45604e46 Changed: Only return if downloading data
--HG--
branch : develop
8 years ago
kervala d2edc7d418 Changed: Remove unused code
--HG--
branch : develop
8 years ago
kervala 0087f4aec9 Changed: Abort if operation failed
--HG--
branch : develop
8 years ago
kervala 27550081da Changed: Put real identifier for Ryzom Installer under OS X
--HG--
branch : develop
8 years ago
kervala fdf69c006d Changed: Remove useless information in Info.plist
--HG--
branch : develop
8 years ago
kervala 2460943bea Fixed: Check if profiles are correct before using them
--HG--
branch : develop
8 years ago
kervala f8155c116d Changed: Little optimization
--HG--
branch : develop
8 years ago
kervala 44ddae76b8 Changed: Escape strings that will be in XML file
--HG--
branch : develop
8 years ago
kervala f0d591bca7 Changed: Remove nameToId
--HG--
branch : develop
8 years ago
kervala a1fab80cad Changed: Added more comments
--HG--
branch : develop
8 years ago
kervala 1f95d69a81 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 977241a37a Changed: Use same name for executable than bundle
--HG--
branch : develop
8 years ago
kervala efdbedce3e Changed: Disable architecture choice under OS X (always 64 bits)
--HG--
branch : develop
8 years ago
kervala 40fdaa50fa Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 4ed4c14971 Changed: Create a bundle for Ryzom Installer under OS X
--HG--
branch : develop
8 years ago
kervala 3ab030e359 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 73fd215b21 Fixed: Use exec instead of open to launch an executable under OS X
--HG--
branch : develop
8 years ago
kervala 9a402ea68c Fixed: Create directory before trying to create a client.cfg
--HG--
branch : develop
8 years ago
kervala 41d0e70064 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f279e5f726 Fixed: Missing .sh file in QRC
--HG--
branch : develop
8 years ago
kervala 5e0338d622 Fixed: Wrong modification dates of files uncompressed from 7z and ZIP archives
--HG--
branch : develop
8 years ago
kervala aefaa8f098 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7b6a6945e5 Changed: Error 6 occurs when a 7z file is damaged and can't be uncompressed
--HG--
branch : develop
8 years ago
kervala 8caac6363f Changed: Support special bundle structure for OS X client
--HG--
branch : develop
8 years ago
kervala a32878ab06 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1a3a0911e3 Changed: Write icon under Linux if not found
--HG--
branch : develop
8 years ago
kervala cd618d4402 Changed: Remove whole directory if empty
--HG--
branch : develop
8 years ago
kervala 533e01ea5a Changed: Created and used isDirectoryWritable() function
--HG--
branch : develop
8 years ago
kervala 16ee68d3d3 Changed: Write shortcuts under OS X
--HG--
branch : develop
8 years ago
kervala 360907c48d Changed: Better quality icon for Linux
--HG--
branch : develop
8 years ago
kervala e366d8cb9b Changed: Renamed ryzom_installer.png to ryzom.png
--HG--
branch : develop
8 years ago
kervala 7559190c29 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 263665696a Changed: Don't propose to migrate in CInstallDialog
--HG--
branch : develop
8 years ago
kervala 0eeae6c652 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c348bbb3de Changed: Delete old profiles shortcuts (in case where they are renamed)
--HG--
branch : develop
8 years ago
kervala e4d156be08 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d1575b9f58 Fixed: Don't check if directory is empty when reinstalling in same directory
--HG--
branch : develop
8 years ago
kervala 67cc549fe6 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala fc6415d64b Fixed: Wrong signals
--HG--
branch : develop
8 years ago
kervala 3df8c75227 Changed: Call updateAddRemoveEntry() instead of setting details twice
--HG--
branch : develop
8 years ago
kervala 0cab55f3f9 Changed: Update product comments
--HG--
branch : develop
8 years ago
kervala 53854c88ae Fixed: EstimatedSize is in KiB
--HG--
branch : develop
8 years ago
kervala 2377b6a45d Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 983f4f81df Fixed: Create Menu directory before creating shortcuts
--HG--
branch : develop
8 years ago
kervala 72144c3131 Fixed: Wrong size for downloaded components
--HG--
branch : develop
8 years ago
kervala 7d7ce29894 Changed: Installer filename should not depend on server
--HG--
branch : develop
8 years ago
kervala 9c1a5a315f Changed: Include Installer icon in QRC
--HG--
branch : develop
8 years ago
kervala 20f0092e63 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala ca9ccf5fbf Changed: Variables to debug infinite loops
--HG--
branch : develop
8 years ago
kervala c0d4013b51 Changed: New functions to remove a shortcut and check if it exists
--HG--
branch : develop
8 years ago
kervala 9d9838a837 Changed: Updated translations
--HG--
branch : develop
8 years ago
kervala d68dbdef7a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 96378bb0b6 Fixed: Compilation under OS X
--HG--
branch : develop
8 years ago
kervala c5881e9f11 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 17052235b5 Changed: Updated translations
--HG--
branch : develop
8 years ago
kervala 89be376c1f Fixed: Use real data size when migrating
--HG--
branch : develop
8 years ago
kervala 1ebc739797 Fixed: msvcr140.dll is called vcrunrime140.dll
--HG--
branch : develop
8 years ago
kervala f17f7954ac Fixed: Unable to find a shortcut
--HG--
branch : develop
8 years ago
kervala 320f3e6c46 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f39e135494 Fixed: Delete ryzom_installer.ini when uninstalling Installer
--HG--
branch : develop
8 years ago
kervala b6a88ad754 Fixed: Create Installer link under Linux
--HG--
branch : develop
8 years ago
kervala 45c9b402ad Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 76d05750f4 Changed: Don't update Qt translations
--HG--
branch : develop
8 years ago
kervala a5e964351d Changed: Updated translations
--HG--
branch : develop
8 years ago
kervala 7e32d9b928 Changed: New checks after selecting a directory (must be empty and write permissions)
--HG--
branch : develop
8 years ago
kervala 13aac03c04 Changed: Use default directory when choosing destination
--HG--
branch : develop
8 years ago
kervala a9891214bd Changed: Disable texts that don't need to be translated
--HG--
branch : develop
8 years ago
kervala f5035aa63d Changed: New button for default location
--HG--
branch : develop
8 years ago
kervala 136325930a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 75faa59be4 Changed: Updated translations
--HG--
branch : develop
8 years ago
kervala ac9dcd663d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9c4225d74e Fixed: Desktop files need to be executable
--HG--
branch : develop
8 years ago
kervala 9af4edf07a Changed: Increase timeout delay to 30s (just to avoid to wait forever)
--HG--
branch : develop
8 years ago
kervala 9557aff2cc Fixed: Remove all directories from data excepted fonts one
--HG--
branch : develop
8 years ago
kervala 5d4bdf8f60 Fixed: Don't fix height of operation dialog
--HG--
branch : develop
8 years ago
kervala 73bce1e259 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9534b01d87 Changed: Updated translations
--HG--
branch : develop
8 years ago
kervala ad11871e7a Changed: Simplify progress texts
--HG--
branch : develop
8 years ago
kervala e812b2ed6e Changed: Updated translations
--HG--
branch : compatibility-develop
8 years ago
kervala 0b0171b723 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c1d48c995a Changed: Updated translations
--HG--
branch : develop
8 years ago
kervala abdb7fca21 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 72ed8b2c61 Changed: Client directory already processed
--HG--
branch : develop
8 years ago
kervala e6fa251d92 Changed: Moved init code in sheets_packer.cpp
Changed: Expand environment variables for other variables too
Changed: Don't create log.log
Changed: Added missing AGPL headers

--HG--
branch : develop
8 years ago
kervala 33dfd39409 Changed: Use CCmdArgs for sheets_packer, see #281
--HG--
branch : develop
8 years ago
kervala dcf90f381f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala b1f28ace36 Changed: Updated German translations
--HG--
branch : develop
8 years ago
kervala ce576954e0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala af1f02c53f Changed: Download from "installer" directory now, see #279
--HG--
branch : develop
8 years ago
kervala 162e683803 Changed: New methods loadFromSettings and saveToSettings for CProfile and CServer, see #279
--HG--
branch : develop
8 years ago
kervala 67f1797f6d Changed: Updated German translations
--HG--
branch : develop
8 years ago
kervala 4d0c075cc1 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala ed3a5e577f Changed: Link to Version.lib, see #279
--HG--
branch : develop
8 years ago
kervala 9c4e3c36c7 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f5ba2e2ff5 Changed: Implements shouldCopyInstaller() based on version from executable, see #279
--HG--
branch : develop
8 years ago
kervala ba8673432b Changed: Use getVersionFromExecutable in CProfilesDialog, see #279
--HG--
branch : develop
8 years ago
kervala d6b0f49db2 Changed: One second timeout to get version, see #279
--HG--
branch : develop
8 years ago
kervala 8b2d787c77 Changed: Implement --version/-v ourself and process it before loading config, see #279
--HG--
branch : develop
8 years ago
kervala f824bf0b48 Changed: New method to get executable version, see #279
--HG--
branch : develop
8 years ago
kervala ff0a240d40 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala eb219b0c2b Changed: Display an better text for status code 307, see #279
--HG--
branch : develop
8 years ago
kervala 6447e9794e Changed: Remove certificates in data (they should be in gamedev.bnp now), see #279
--HG--
branch : develop
8 years ago
kervala cd9abbcaae Fixed: Stalling interface when an error occurs when downloading, see #279
--HG--
branch : develop
8 years ago
kervala 36b106e2ab Changed: German translations, see #279
--HG--
branch : develop
8 years ago
kervala 7eac64f18c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 42021fb7b4 Fixed: Interface stalled when adding new profile, see #279
--HG--
branch : develop
8 years ago
kervala dcec9eeee6 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7cf531c1a3 Changed: Delete ryzom_installer_uninstalling_old_client when old client is uninstalled, see #279
--HG--
branch : develop
8 years ago
kervala f1a9a44028 Fixed: Use translated size units, see #279
--HG--
branch : develop
8 years ago
kervala f17e0c2dc1 Changed: Moved CCOMHelper to utils.h/cpp, see #279
--HG--
branch : develop
8 years ago
kervala 1e474e9ebd Fixed: Unable to create shortcuts, see #279
--HG--
branch : develop
8 years ago
kervala 91221fd4ce Fixed: Wrong French translation (copy-paste...), see #279
--HG--
branch : develop
8 years ago
kervala 54134899f3 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 26997cfddf Fixed: Wrong path for PCH
--HG--
branch : develop
8 years ago
kervala 6b2c4a44b1 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala dc8f74ba39 Fixed: Update client.cfg after it's copied, see #279
--HG--
branch : develop
8 years ago
kervala 4acc2afd3a Changed: Move windows and dialog to foreground, see #279
--HG--
branch : develop
8 years ago
kervala af26339d00 Fixed: Minor problems in French translations, see #279
--HG--
branch : develop
8 years ago
kervala cd20d2e486 Fixed: Conflicts with member variables, see #279
--HG--
branch : develop
8 years ago
kervala 933bda5fbb Removed: Useless files
--HG--
branch : develop
8 years ago
kervala 3790fa413e Changed: Reorganize Ryzom Configuration structure
--HG--
branch : develop
8 years ago
kervala ce3cb3efa4 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala a8ca0de9f8 Changed: Fix some files not deleted, see #279
--HG--
branch : develop
8 years ago
kervala 2de0cd6e25 Changed: Use 7z extension for 7z files, see #279
--HG--
branch : develop
8 years ago
kervala d1a2f27414 Changed: Reenable Debug menus in Debug, see #279
--HG--
branch : develop
8 years ago
kervala d95aa50bdf Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala e4d3407be5 Changed: Fix the temporary directory, see #279
--HG--
branch : develop
8 years ago
kervala 271999e98f Changed: Use a temporary file to check if we're uninstalling old client, see #279
--HG--
branch : develop
8 years ago
kervala e3576787ed Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala afb07586d3 Changed: Delete previously copied Ryzom Installer from TEMP directory, see #279
--HG--
branch : develop
8 years ago
kervala b4f1f0868c Changed: Launch upgrade script from 7z or ZIP archives if present, see #279
--HG--
branch : develop
8 years ago
kervala d2e3a795d8 Changed: Create or update client.cfg, see #279
--HG--
branch : develop
8 years ago
kervala 172b506b1e Changed: Best estimation for uncompressed data size, see #279
--HG--
branch : develop
8 years ago
kervala 122066e7ee Changed: Use default Qt translations from QRC
--HG--
branch : develop
8 years ago
kervala 47654fcd9a Changed: Use 7z files for clients too, see #279
--HG--
branch : develop
8 years ago
kervala 0037b40751 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7b4ab5efa7 Changed: Call setUninstallingOldClient before, see #279
--HG--
branch : develop
8 years ago
kervala cba648fa5a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 5b5925f529 Fixed: Compilation without PCH
--HG--
branch : develop
8 years ago
kervala 6d4b9b5235 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7422334e97 Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
--HG--
branch : develop
8 years ago
kervala 914cb6af64 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 98ed4382d0 Changed: Other translations placeholder, see #279
--HG--
branch : develop
8 years ago
kervala e24e1c5957 Changed: French translations, see #279
--HG--
branch : develop
8 years ago
kervala b214ed3d7c Changed: Put source location in .TS files, see #279
--HG--
branch : develop
8 years ago
kervala 3bf24e05f1 Changed: Improved English texts (thanks to Cerulean!), see #279
--HG--
branch : develop
8 years ago
kervala 0dc4e37194 Changed: Don't need English translation anymore, see #279
--HG--
branch : develop
8 years ago
kervala 0e3320554a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala ba5574624a Fixed: Don't restart Installer if in Debug, see #279
--HG--
branch : develop
8 years ago
kervala cf5a1a5a85 Fixed: Browse buttons were freezing the application, see #279
--HG--
branch : develop
8 years ago
kervala 75d3db65e8 Fixed: Only ask once if user want to uninstall Ryzom, see #279
--HG--
branch : develop
8 years ago
kervala 7191bf1b41 Changed: Disable Settings and Uninstall menus (only there for debugging purposes), see #279
--HG--
branch : develop
8 years ago
kervala 742f8ab2e4 Changed: Disable button if executable not found, see #279
--HG--
branch : develop
8 years ago
kervala fb934818a7 Fixed: Only ask once if user want to uninstall Ryzom, see #279
--HG--
branch : develop
8 years ago
kervala 5050a2bfa0 Fixed: Infinite loop when clicking on OK in profiles dialog, see #279
--HG--
branch : develop
8 years ago
kervala 52c150f067 Changed: Updated translations
--HG--
branch : compatibility-develop
8 years ago
kervala 904e17475e Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 243f9bc9bd Changed: Wrong filename for packed sheets BNP, see #279
--HG--
branch : develop
8 years ago
kervala 508b5fdd24 Changed: QDir.cd already checks if directory exists, see #279
--HG--
branch : develop
8 years ago
Nimetu 5848afcc6d Changed: Added mp3 player playlist translation
--HG--
branch : compatibility-develop
8 years ago
kervala f843974930 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7e1f006647 Changed: Relaunch Installer when installed/migrated, see #279
--HG--
branch : develop
8 years ago
kervala e6f33e71c9 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 373654ea46 Changed: Rerun installer from TEMP under Windows, see #279
--HG--
branch : develop
8 years ago
kervala 2bc1e26868 Changed: Check modification time of Installer to determine if it must be copied again, see #279
--HG--
branch : develop
8 years ago
kervala 78efe0a895 Changed: Try to load config file everytime, see #279
--HG--
branch : develop
8 years ago
kervala bb58710623 Added: CProfile and CServer classes have their own sources, see #279
--HG--
branch : develop
8 years ago
kervala 0f587c079d Fixed: Save config after choosing if we should uninstall previous version, see #279
--HG--
branch : develop
8 years ago
kervala 378ae6ecbb Fixed: Missing Q_OBJECT, see #279
--HG--
branch : develop
8 years ago
kervala fbd2c86629 Changed: Computes size of downloaded files, see #279
--HG--
branch : develop
8 years ago
kervala 29caab3ae7 Changed: Always copy installer if different, see #279
--HG--
branch : develop
8 years ago
kervala 4e70717251 Fixed: Wrong name of packed sheets BNP, see #279
--HG--
branch : develop
8 years ago