Commit Graph

9 Commits

Author SHA1 Message Date
Andrei Kortunov 9a7b9572fd Deploy base Qt translations when needed 2024-02-15 09:26:14 +04:00
Andrei Kortunov 7e345436f4 Localize Launcher and Wizard 2024-02-01 09:47:25 +04:00
Yury Stepovikov 52623ddd7d Set MacOS current_path before reading configuration files [#7706] 2024-01-11 00:59:27 +00:00
clang-format-bot ddb0522bbf Apply clang-format to code base 2022-09-22 21:35:26 +03:00
jvoisin fb55207328 Remove some useless includes from the wizzard 2021-04-21 19:08:06 +02:00
Nikolay Kasyanov db69342b5d [macOS] Move all configs & resources into app bundles
Fixes #3566 (https://bugs.openmw.org/issues/3566).
2016-11-23 22:32:54 +01:00
scrawl 4b5c2398a1 Remove QTextCodec::setCodecForCStrings
Not needed, we're using QString::fromUtf8/toUtf8 to handle encodings correctly.
2015-06-12 02:00:06 +02:00
pvdk 8162f8370b Added all the pages to the wizard 2013-12-08 21:35:57 +01:00
pvdk f458f0c6c1 Added the Wizard .ui/resource files and some basic source to get started 2013-12-07 23:17:50 +01:00