Rob Cutmore
21d13a48fa
Make setup method of MainDialog class private
9 years ago
cfcohen
67c4b17581
Commit files that I thought wre in the previous commit. :-[ I'm
...
accustomed to the hg behavior of commiting all modified files by
default.
9 years ago
scrawl
f09e4620b6
Move OpenMW version information to a textfile instead of compiling it in
...
Now we don't need to recompile 3 .cpp files and re-link whenever the current git HEAD changes.
10 years ago
Marc Zinnschlag
34f106749a
removed a redundant typedef
10 years ago
Nikolay Kasyanov
7d321e0fb7
Fix #2557
...
Don’t show main dialog right away if wizard is selected.
10 years ago
pvdk
5af12d193a
Cleaned up old wizard stuff from launcher
11 years ago
pvdk
aa07a33906
Fixed most of the memory leaks and started working on correctly exiting the thread
11 years ago
pvdk
21c406316f
Working on the Settings tab: start the importer/wizard
11 years ago
pvdk
802448b217
Added a settings page to the launcher
11 years ago
pvdk
095ff4e17a
Moved launcher settings stuff into components, so they can be reused in the wizard
11 years ago
graffy76
1a23cccce3
Implemented Launcher namespace
11 years ago
Lukasz Gromanowski
98727d2fb6
Workaround for launcher compilation problems due to bug in Qt MOC compiler.
...
For details please see:
https://forum.openmw.org/viewtopic.php?f=7&t=1451
https://bugreports.qt-project.org/browse/QTBUG-22829
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
12 years ago
pvdk
52e5dcc7f0
Some fixes to the way data paths are saved and settings are handled
12 years ago
Pieter van der Kloet
0a6e3701ab
Made the Play page use a .ui file too
12 years ago
Pieter van der Kloet
f2193bb1ba
Made the mainwindow use a .ui file and removed the stylesheet
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
d065b56948
Fixed default profile adding and made switching profiles more efficient
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
scrawl
ad46049ee0
got the launcher working with the new settings system.
13 years ago
Pieter van der Kloet
280babc719
Fixed stylesheet and configuration problems with the launcher and code cleanup
13 years ago
Lukasz Gromanowski
7c24ae9ac7
Issue #168 - Configuration cleanup - WIP
...
This is "work in progress" commit, it shall not be merged alone,
without succeeding commits (it's not fully functional).
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Marc Zinnschlag
7c8853f6fe
post-merge fixes
13 years ago
Pieter van der Kloet
889e7d6c2e
Config file handling changes to use the right priority and behave like openmw
14 years ago
Pieter van der Kloet
8b58e53be9
Removed debug messages and cleaned up some old code
14 years ago
Pieter van der Kloet
2b0dabe669
Changed profile switching again; Some stylesheet modifications
14 years ago
Pieter van der Kloet
314bac7862
Preliminary support for new profiles and some other modifications and cleanups
14 years ago
Pieter van der Kloet
8c4fad1f59
Added writeConfig in Data Files tab and implemented the close button
14 years ago
Pieter van der Kloet
c17eed26f3
Removed whitespace
14 years ago
Pieter van der Kloet
fc095b902d
Added some more new files
14 years ago