1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/apps/wizard
Artur Rojek f6e1aaae1a Use case-insensitive compare when searching for game data by the wizard.
Until now, the wizard was only comparing against an exact file name
match while searching for game data, eg. "data*.cab".
This patch makes it possible to locate game data regardless of case
sensitivity, eg. "Data*.cab".
2019-01-15 13:36:24 +01:00
..
unshield Use case-insensitive compare when searching for game data by the wizard. 2019-01-15 13:36:24 +01:00
utils
CMakeLists.txt Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) 2018-04-17 23:03:56 +02:00
componentselectionpage.cpp
componentselectionpage.hpp
conclusionpage.cpp
conclusionpage.hpp
existinginstallationpage.cpp Fix some compiler warnings 2018-11-08 13:16:04 +04:00
existinginstallationpage.hpp
importpage.cpp
importpage.hpp
inisettings.cpp
inisettings.hpp
installationpage.cpp Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
installationpage.hpp
installationtargetpage.cpp
installationtargetpage.hpp
intropage.cpp
intropage.hpp
languageselectionpage.cpp
languageselectionpage.hpp
main.cpp
mainwizard.cpp Write settings before invoking openmw-iniimporter 2018-05-17 21:20:04 +03:00
mainwizard.hpp fix moc achieving to reach unparsable boost code 2018-12-01 21:27:43 +01:00
methodselectionpage.cpp
methodselectionpage.hpp