Commit Graph

25 Commits (8cb5f2a5673165d732790e6440e9cd90b71074d4)

Author SHA1 Message Date
AnyOldName3 322a378907 Load correct config files in the wizard 10 months ago
jvoisin cd29c181cf Another pass with IWYU 2 years ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Project579 ca14fc00dc Added dedicated functions for conversions between QString and std::filesystem::path. 2 years ago
Project579 4bb07282c9 Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago
Thunderforge efcdb2dfdd Using override keyword in most apps
Detected by clang-tidy's modernize-use-override

Future MRs can be created to run this on OpenMW and OpenMW CS
4 years ago
jvoisin fb55207328 Remove some useless includes from the wizzard 4 years ago
Andrei Kortunov 8084a336b5 Replace zeroes and nulls by nullptrs 4 years ago
Andrei Kortunov 8ca3c3b123 Mark overrided methods by override keyword 4 years ago
mp3butcher 9de6c630f2 fix moc achieving to reach unparsable boost code 6 years ago
dteviot 2ef7fc4e2c Installer work for Windows (Fixes #1621)
1. Correctly reads Windows registry for vanilla MW install location.
2. Populates existing installation page with location of vanilla, when found.
3. On Windows, installer wizard now gets to Import page.
10 years ago
pvdk 88064f4946 Fix for MOC error due to Boost includes 11 years ago
pvdk aa07a33906 Fixed most of the memory leaks and started working on correctly exiting the thread 11 years ago
pvdk 5d94cb112f Fixed segfault bug due to accessing members of unitialized struct 11 years ago
pvdk 6ed76858d9 Fixed some minor problems with the wizard 11 years ago
pvdk 10d2ca82f7 Implemented a simple logger 11 years ago
pvdk 9e5e19f9cb Improved existing installation handling 11 years ago
pvdk b2156351d8 Work in progress commit, working on data1.hdr autodetection 11 years ago
pvdk 3792b301e9 Wizard now runs the ini-importer to import settings from Morrowind.ini 11 years ago
pvdk 1262eab03a Added some nice error messages to the installation process 11 years ago
pvdk dddd9cba57 Added data path retrieval from openmw.cfg, to use as existing installs 11 years ago
pvdk 445f96434e Added Morrowind.ini detection logic 11 years ago
pvdk c82f0ec35f Implemented the language selection page 11 years ago
pvdk d7f9604140 WIP: Working on the installation selection and added the ui for the language page 11 years ago
pvdk 8162f8370b Added all the pages to the wizard 11 years ago