Commit Graph

41 Commits (openmw-39)

Author SHA1 Message Date
Rob Cutmore a5411c1ec2 Remove unused code 9 years ago
Nikolay Kasyanov 014a2fc0e9 OS X: do not override Qt plugin path 9 years ago
scrawl 4b5c2398a1 Remove QTextCodec::setCodecForCStrings
Not needed, we're using QString::fromUtf8/toUtf8 to handle encodings correctly.
10 years ago
Nikolay Kasyanov 7d321e0fb7 Fix #2557
Don’t show main dialog right away if wizard is selected.
10 years ago
scrawl 03257ecae5 QString encoding fix 10 years ago
scrawl 9825b68dfb Fix SDL eating SIGINT signals in the launcher (Fixes #2328) 10 years ago
Marco Schulze 6cd5b78ca7 Fix missing include in apps/launcher/main.cpp 10 years ago
scrawl f931ba2efc Fix some static analysis issues (coverity) 10 years ago
pvdk 0cc7c06262 Ensure the launcher is not shown when the wizard is run 11 years ago
pvdk 6348af586e Fixed some problems with the launcher and the wizard 11 years ago
pvdk 5af12d193a Cleaned up old wizard stuff from launcher 11 years ago
gus 828e5841d8 Windows SDL fix 11 years ago
Marc Zinnschlag 04b1657d98 Merge branch 'openmw-27'
Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/main.cpp
11 years ago
Nikolay Kasyanov dfa900e4e3 OS X: Fixed “macro redefined” warning 11 years ago
Marc Zinnschlag 418ccf705d Merge branch 'openmw-27'
Conflicts:
	apps/launcher/graphicspage.hpp
	components/CMakeLists.txt
11 years ago
scrawl 636d399c7f Refactored Ogre initialisation into a component 11 years ago
graffy76 1a23cccce3 Implemented Launcher namespace 11 years ago
Nikolay Kasyanov f9cfe654f2 Workaround for https://bugreports.qt-project.org/browse/QTBUG-22154
(Qt redefines min OS X version and SDL in turn checks this version and
doesn't accept version set by Qt)
11 years ago
Marc Zinnschlag 8ffea60b72 some cleanup 12 years ago
Sebastian Wick 357974a429 more minor stuff 12 years ago
Sebastian Wick 6abb5d5f75 small fixes 12 years ago
Sebastian Wick dbfc39468b better workaround 12 years ago
Sebastian Wick a1fea97c3b use SDL for resolution -> multimonitor support 12 years ago
Pieter van der Kloet be43fa334f Added support for non-latin characters, fixes Bug #515 12 years ago
Pieter van der Kloet 63a13cf9ca Whoops, removed an include 12 years ago
Pieter van der Kloet 18d01cd65a Implemented a first-run dialog to import Morrowind.ini settings 12 years ago
Pieter van der Kloet aa25471517 WIP: working on improving the config file handling 12 years ago
Pieter van der Kloet 25edba0887 Rewriting the config code of the pages to use the new settings classes 12 years ago
Pieter van der Kloet 5579df30ff Implemented data/data-local support and added settingshandlers to main.cpp 12 years ago
Pieter van der Kloet fe9120bcb3 Added support for the profiles and made creation/editing them more user friendly 12 years ago
Pieter van der Kloet 6a2bcddef5 Changed the way the launcher exits and polished the error handling code 13 years ago
Pieter van der Kloet e21442f6cc Fix for Bug #306: launcher now creates the config dir and returns proper error codes 13 years ago
Pieter van der Kloet 280babc719 Fixed stylesheet and configuration problems with the launcher and code cleanup 13 years ago
Nikolay Kasyanov 2020d916ec added missing comment 13 years ago
Nikolay Kasyanov 57a4b19880 Feature #162 - Need to create app bundle using CMake, not by hand. Almost complete 13 years ago
Pieter van der Kloet 8c4a246abd Disabled Ogre debug output to stdout/stderr 14 years ago
Pieter van der Kloet 1b536d69f3 Added and removed some debugging information 14 years ago
Pieter van der Kloet 409bd0fe7e Moved the stylesheet to main.cpp and made some stylesheet-related changes 14 years ago
Pieter van der Kloet 2131452fac Fixed file loading problem with relative paths when launcher wasn't run from cmdline 14 years ago
Pieter van der Kloet d1a75253d7 Huge rewrite, implementing all the new ideas for the launcher 14 years ago
Pieter van der Kloet 7a03266729 Initial commit of the launcher 14 years ago