Commit Graph

299 Commits (5b060ffe8d07ce9cb2dee58f75862435cb1ad5cb)

Author SHA1 Message Date
Pieter van der Kloet f2193bb1ba Made the mainwindow use a .ui file and removed the stylesheet 12 years ago
Pieter van der Kloet 2b6bb9657b Added Qt Designer .ui files 12 years ago
Pieter van der Kloet b209b6a0e6 Added missing includes 12 years ago
Pieter van der Kloet 9cd8dd39de Make the launcher code conform to the coding standards and cleanup 12 years ago
Pieter van der Kloet c4ebdc230c Cleaned up strings and indentation 12 years ago
Pieter van der Kloet a0007325ad Added a warning when stylesheet cannot be read and check if data paths contain masters/plugins 12 years ago
Pieter van der Kloet 17a0a201df Various fixes and changes to the settings handling 12 years ago
Pieter van der Kloet 919d1ee572 Some fixes to the settings handlers 12 years ago
Pieter van der Kloet 4737b20e4c Fixed a bug in the combobox popup font size, items overlapping 12 years ago
Pieter van der Kloet be43fa334f Added support for non-latin characters, fixes Bug #515 12 years ago
Pieter van der Kloet 9198afeefb Improved context menu, added context menu for masters and added multi-selection support 12 years ago
Pieter van der Kloet 150d4a7a72 Added support for multiple ini files 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 2172fb4229 Added checkable message box class 12 years ago
Pieter van der Kloet 35b68a3c40 Fixed accidental profile deletion and added sorting by date 12 years ago
Pieter van der Kloet bcf4f96209 Added writing masters/plugins to openmw.cfg 12 years ago
Pieter van der Kloet 178cf2154e Made checking/unchecking work with the new datafiles model 12 years ago
Pieter van der Kloet fd430dc5a9 Merge remote-tracking branch 'mike-sc/sel_widget' into settings_selwidget
Conflicts:
	apps/launcher/datafilespage.cpp
	components/fileorderlist/datafileslist.cpp
12 years ago
Pieter van der Kloet ee27e3bb58 Merge remote-tracking branch 'upstream/next' into settingsnext
Conflicts:
	apps/launcher/CMakeLists.txt
	apps/launcher/datafilespage.cpp
	apps/launcher/datafilespage.hpp
	apps/launcher/graphicspage.cpp
	components/fileorderlist/utils/filedialog.cpp
	components/fileorderlist/utils/filedialog.hpp
12 years ago
Pieter van der Kloet 43e9ad8733 The text color of the profiles dialog now turns red on invalid names 12 years ago
Pieter van der Kloet 990895fd2b Mainwindow size and position now gets saved/restored 12 years ago
Pieter van der Kloet 1b9cf8c23f More work on integrating the settings parser, profiles are handled correctly 12 years ago
Pieter van der Kloet 5d1bede9e5 Forgot to add two files 12 years ago
Pieter van der Kloet aa25471517 WIP: working on improving the config file handling 12 years ago
Michal Sciubidlo f4d60ae7b2 Files sorting (masters then plugins).
Remove unneeded includes.
12 years ago
scrawl d47090b312 Merge branch 'next' of https://github.com/zinnschlag/openmw into graphics 12 years ago
Michal Sciubidlo f7e5ea24f4 Merge branch 'startup' into cs_load.
Fix include in textinputdialog.cpp.
12 years ago
Michal Sciubidlo 66ec4ca7d9 Split launcher specific code from DataFilesList back to DataFilesPage. 12 years ago
Michal Sciubidlo 155cca0c9a Upload missing files.
Fix folder name.
Keep Qt optional.
Move open dialogue from doc to tools.
Rename 'load' to 'open'.
Deleted wrong comment.
12 years ago
Michal Sciubidlo ac62dd050d Rename datafilespage to datafileslist 12 years ago
Michal Sciubidlo f029a9011a Move datafilespage to shared space. 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 6faf6f57e1 Added settings file reader/writers for openmw.cfg and settings.cfg 12 years ago
scrawl e4f140841e Make OpenMW work with Ogre 1.9 12 years ago
Emanuel Guevel 63f09462fd to_utf8, Utf8Encoder: pass encoding as constructor parameter
Edit other files accordingly.
12 years ago
Marc Zinnschlag 2d468fec02 made previous commits naming standard compliant 12 years ago
lazydev 74ae479780 Cell names localization fix 12 years ago
scrawl 5f7d349126 several missing includes 12 years ago
pvdk 8cdd1e5539 Fixed problem with sorting of the masters in the launcher 12 years ago
Marc Zinnschlag 648b53ef93 removed unused launcher.cfg file 12 years ago
pvdk b0647d6c8a Fix for Bug #413: resolutions no longer appear multiple times on Windows 12 years ago
pvdk 60aea3653f Modified sorting, should not crash anymore 12 years ago
Pieter van der Kloet 64c348c39e Added support for different encodings 12 years ago
Pieter van der Kloet 433773e0ea Fixed segfault in datafilesmodel because of invalid modelindex row 12 years ago
Pieter van der Kloet 6920958e16 Oops, forgot to add timestamps for master files 12 years ago
Pieter van der Kloet 6e758af05c Launcher cfg is stored in the user location only, fixes Bug #414 12 years ago
Pieter van der Kloet 1c06a06f91 Files are now sorted by modified timestamp, fixes Bug #415 12 years ago
Pieter van der Kloet ef11a32fee Fixed a bug where a non-existant openmw.cfg would crash the launcher 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 fe9120bcb3 Added support for the profiles and made creation/editing them more user friendly 12 years ago
Pieter van der Kloet ab8894e07a Merge remote-tracking branch 'origin/launcher-model' into launcher-model
Conflicts:
	apps/launcher/datafilespage.cpp
12 years ago
Pieter van der Kloet 6433b1e022 Some minor fixes 12 years ago
pvdk 85aaacb41a Some cleaning of the launcher source dir 12 years ago
pvdk bc95336183 Merge remote-tracking branch 'upstream/master' into launcher-model 12 years ago
Pieter van der Kloet 5773676986 Got the Data Files tab to use the new model 12 years ago
Pieter van der Kloet 4174d3c235 Added new plugin model for the Data Files tab in the launcher 12 years ago
Marc Zinnschlag 35d099a638 disabling gcc extensions 12 years ago
greye 1339787863 remove underscores from filenames in esm 12 years ago
Marc Zinnschlag 2bb400eaa8 Merge remote-tracking branch 'pvdk/datalocalfix' 12 years ago
Marc Zinnschlag b041a511b6 Merge remote-tracking branch 'mmd/windowswarnings' 12 years ago
Pieter van der Kloet 4bcc34f4f9 Re-enabled and fixed multiple data directory handling in the launcher 12 years ago
Pieter van der Kloet 97326ffdbf Fixed data-local directory handling in the launcher 12 years ago
Lukasz Gromanowski 99c46093dd Merge branch 'master' of git://github.com/zinnschlag/openmw into jenkins-code-coverage-and-unittests 13 years ago
Marc Zinnschlag 2284d76307 re-enabled local data directory support in launcher 13 years ago
Michael Mc Donnell 3c3737ed78 Write error message for exception and fix warning
Provides details of what went wrong when reading the .esp and also fixes a warning on vs2010.
13 years ago
Lukasz Gromanowski 34513cf16b Added support for code coverage checking and unittests.
Added support for code coverage checking with gcov and
unittests with Google C++ unittest and GMock frameworks.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Nikolay Kasyanov b05dfeae70 bug #348: cleanup
moved files to appropriate component, moved function to namespace,
added docs
13 years ago
Nikolay Kasyanov 0cdb651c5e removed excess invocation 13 years ago
Nikolay Kasyanov fbe9a94568 bug #348: fixed OS X deployment
just enable CMake option "OPENMW_OSX_DEPLOYMENT" and it will search
plugins inside application bundle instead of Ogre prefix
13 years ago
Nikolay Kasyanov 94ce95c679 bug #348: works again on OS X 13 years ago
scrawl e7ab3544ac removed some redundant code 13 years ago
scrawl 014396e80c remove the plugins.cfg files, do not enforce CG plugin 13 years ago
Pieter van der Kloet 2db6e4f4cf Second try: added aspect ratios to the resolution combobox 13 years ago
Marc Zinnschlag fc063472d0 Revert "Added aspect ratio info to the list of resolutions"
This reverts commit be5e047106.
13 years ago
Marc Zinnschlag e5cdc988a6 Merge remote branch 'pvdk/launcher' 13 years ago
Pieter van der Kloet dded604eca Improved launcher images made by serpentine 13 years ago
Pieter van der Kloet be5e047106 Added aspect ratio info to the list of resolutions 13 years ago
scrawl b73b39f3c6 launcher bugfix, settings was not written when "Play" was selected 13 years ago
Pieter van der Kloet e5159a1950 Modified sorting of the values in the Graphics Page 13 years ago
Pieter van der Kloet 77ac8760d1 Cleaned up the GUI of the Graphics page 13 years ago
Pieter van der Kloet 6fe471c1c6 Resolutions are now sorted descendingly and removed some debug stuff 13 years ago
Pieter van der Kloet 6a2bcddef5 Changed the way the launcher exits and polished the error handling code 13 years ago
Marc Zinnschlag 1b368506d4 Merge remote branch 'pvdk/filedialog' 13 years ago
Pieter van der Kloet d162445e68 Got rid of some unwanted warnings and did some cleanup on the launcher 13 years ago
Marc Zinnschlag 95d9c99d0d Merge remote branch 'pvdk/filedialog' 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 61ec56debc don't add duplicate resolutions 13 years ago
scrawl c9e76d3e90 remove extra tokens at the end of the resolution string, if present 13 years ago
Marc Zinnschlag 4a726f272b Merge remote branch 'pvdk/filedialog' 13 years ago
Pieter van der Kloet f81e127701 Created custom directory dialog which only accepts Data Files dirs 13 years ago
scrawl b831c3313d render system was not written on launcher exit 13 years ago
Pieter van der Kloet 0bcec32c70 Changed launcher logo to the new one done by Necrod 13 years ago
scrawl b25d62a7e2 rename antialiasing mode "MSAA 0" to "none" to avoid confusion. 13 years ago
scrawl ad46049ee0 got the launcher working with the new settings system. 13 years ago
scrawl 355268dae1 make the launcher build and run again, but it doesn't change settings 13 years ago
Pieter van der Kloet 4488be33ce Added missing slash to launcher CMakeLists.txt 13 years ago
Marc Zinnschlag 2b2eb34f8f Merge remote branch 'corristo/master' into next 13 years ago
Nikolay Kasyanov 66b31d3d43 Bug #229 (Fixed): On OS X Launcher cannot launch game if path to binary contains spaces 13 years ago