Pieter van der Kloet
|
b4d408af5d
|
Added actions to datafiles.ui and implemented them in the launcher
|
12 years ago |
Pieter van der Kloet
|
7504ae675b
|
Implemented a file dialog for the editor using launcher .ui
|
12 years ago |
Pieter van der Kloet
|
75cf009101
|
Finished implementing the .ui file for the DataFilesPage
|
12 years ago |
Pieter van der Kloet
|
4c9d0563fe
|
WIP: Implementing the .ui for the DataFilesPage
|
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
|
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
|
9198afeefb
|
Improved context menu, added context menu for masters and added multi-selection support
|
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
|
1b9cf8c23f
|
More work on integrating the settings parser, profiles are handled correctly
|
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 |
Michal Sciubidlo
|
66ec4ca7d9
|
Split launcher specific code from DataFilesList back to DataFilesPage.
|
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
|
64c348c39e
|
Added support for different encodings
|
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 |
Pieter van der Kloet
|
5773676986
|
Got the Data Files tab to use the new model
|
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 |
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 |
Pieter van der Kloet
|
6a2bcddef5
|
Changed the way the launcher exits and polished the error handling code
|
13 years ago |
Pieter van der Kloet
|
d162445e68
|
Got rid of some unwanted warnings and did some cleanup on the launcher
|
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
|
f81e127701
|
Created custom directory dialog which only accepts Data Files dirs
|
13 years ago |
Pieter van der Kloet
|
73a1b256a8
|
Changed warning dialog text to be less ambiguous
|
13 years ago |
Pieter van der Kloet
|
fd4826d06f
|
Fix for Bug #222, config is always written to user location now
|
13 years ago |
Pieter van der Kloet
|
0b517d15c1
|
Made missing data files dialog less scary and added exception handling for esmreader
|
13 years ago |
Pieter van der Kloet
|
1ed1c29db9
|
Fix Boost path problem for Boost versions below 1.43
|
13 years ago |
Pieter van der Kloet
|
2429f3960f
|
Merge remote-tracking branch 'upstream/master' into launcher
Conflicts:
apps/launcher/CMakeLists.txt
apps/launcher/datafilespage.cpp
|
13 years ago |
Pieter van der Kloet
|
11ec5cf2e2
|
Stylesheet location changed in CMakeLists and some minor fixes to the launcher
|
13 years ago |
Pieter van der Kloet
|
b320733e45
|
Fixed Qt exits, this time for all occurrences
|
13 years ago |
Pieter van der Kloet
|
5b54a658d8
|
Launcher improvements: ask for data dir and write it to cfg if none is found
and prevent removal of the default profile
|
13 years ago |
Marc Zinnschlag
|
7aaa7f185f
|
same for launcher
|
13 years ago |
Lukasz Gromanowski
|
c9a1789db8
|
Bug fix for processing data paths in OpenMW Launcher.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
13 years ago |