Alexei Kotov
fe3ea42955
Use the appropriate types for string literals and languages in the wizard
2026-03-16 19:13:49 +03:00
Alexei Kotov
14a454d5ca
Parent wizard messages to the relevant widget when applicable
...
This improves positioning. Not the ones in the wizard constructor as that won't go too well.
2026-03-16 18:09:10 +03:00
Alexei Kotov
7f18c3cfd5
Get rid of ComponentsListWidget
...
Why do we even have that widget?
2026-03-11 20:08:15 +03:00
Andrei Kortunov
c5b16d1ba2
Do not include formatting spaces to localizable strings
2023-11-30 13:06:50 +04:00
jvoisin
3cbf1dc042
First pass with include-what-you-use
2022-10-09 10:39:43 +00:00
clang-format-bot
ddb0522bbf
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
Mat
405a5c5d25
functor-based Qt signal-slot syntax wizard
2022-08-23 17:14:11 -03:00
elsid
045ceeac11
Replace foreach macro by for-loop
2019-10-20 20:08:16 +02:00
Thunderforge
f41a4bb937
Changing "New Installation" to "Retail CD/DVD" for clarity
2017-08-09 00:20:49 -05:00
scrawl
e0f613661e
Fix char -> int, fix shadowing warning
2016-10-30 20:10:33 +01:00
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.
2015-03-15 08:08:55 +13:00
Marc Zinnschlag
e755f692cc
silenced some annoying warnings
2014-12-03 09:42:12 +01:00
scrawl
ff8bdd74ed
Fix strange bitflags handling
2014-11-25 15:54:55 +01:00
pvdk
aa07a33906
Fixed most of the memory leaks and started working on correctly exiting the thread
2014-04-18 13:17:37 +02:00
pvdk
5d94cb112f
Fixed segfault bug due to accessing members of unitialized struct
2014-04-17 02:16:41 +02:00
pvdk
755c99df3c
Some minor fixes
2014-02-19 19:26:51 +01:00
pvdk
5024f1bf77
Added a warning when trying to install tribunal after bloodmoon
2014-02-19 19:26:50 +01:00
pvdk
445f96434e
Added Morrowind.ini detection logic
2013-12-24 23:09:31 +01:00
pvdk
30710bad70
Modified components widget so the checked items can be stored for all pages to access
2013-12-15 15:13:49 +01:00
pvdk
77fe73799a
Enabled language setting to be accessable from different pages
2013-12-15 13:12:48 +01:00
pvdk
7132b9b0c5
Implement default installation path support for all platforms
2013-12-13 23:48:55 +01:00
pvdk
d7f9604140
WIP: Working on the installation selection and added the ui for the language page
2013-12-13 13:38:49 +01:00
pvdk
0e1d3237fe
Added some logic to the page switching
2013-12-08 22:58:29 +01:00
pvdk
8162f8370b
Added all the pages to the wizard
2013-12-08 21:35:57 +01:00