scrawl
|
363d1f9207
|
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
Marc Zinnschlag
|
82af524a58
|
Merge remote-tracking branch 'dteviot/master'
|
10 years ago |
scrawl
|
f931ba2efc
|
Fix some static analysis issues (coverity)
|
10 years ago |
dteviot
|
ad5d884761
|
omwlauncher crash when can't read file in active profile (Fixes #1069)
|
10 years ago |
MiroslavR
|
3cc32b641a
|
Fix some memory leaks
|
10 years ago |
scrawl
|
4b8ea25cf0
|
Add missing case folding for dependency filenames (Fixes #1940)
|
10 years ago |
scrawl
|
7252cb63a6
|
Fix cppcheck issues
|
10 years ago |
scrawl
|
4d39d77eaa
|
Fix incompatible encoding names in ContentModel (bug uncovered by 41c17bccb6 )
|
11 years ago |
scrawl
|
47172fb8a2
|
ContentModel: Don't confuse file path with file name (Fixes #1352)
|
11 years ago |
pvdk
|
1512ac11ad
|
Fixed the content selector checkboxes appearing as partially checked
|
11 years ago |
scrawl
|
afafaf73e8
|
Fix a build error
|
11 years ago |
graffy76
|
ed913936f8
|
Eliminated game & addon keys from profile configuration
|
11 years ago |
graffy76
|
1d4b5a2425
|
Fix broken launcher content file display / selection scheme
Disable selection of content files with missing dependencies (grayed
out)
|
11 years ago |
graffy76
|
12c06a5615
|
Fixed broken dependency check
|
11 years ago |
graffy76
|
973803eb2f
|
Fixed pathing issues in launcher
|
11 years ago |
graffy76
|
8d12e2b99d
|
fixed merge conflicts
Merge branch 'saving' of https://github.com/zinnschlag/openmw into esxSelector
Conflicts:
apps/launcher/datafilespage.cpp
apps/launcher/settings/gamesettings.hpp
components/contentselector/model/contentmodel.cpp
|
11 years ago |
graffy76
|
cddece4f9e
|
Another stab at fixing the pathing problem...
|
11 years ago |
graffy76
|
b51bef0d98
|
fixed missing adjuster widget in file dialog open view
|
11 years ago |
Lukasz Gromanowski
|
d51c9b64dd
|
Issue #913: Merge --master and --plugin switches
Launcher part of master/plugin switches merge.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
11 years ago |
graffy76
|
2ca7f24731
|
Fixed filedialog new / edit content path issue
|
11 years ago |
graffy76
|
b48f066f33
|
Reimplemented content selector for filedialog and datafilespage classes
|
11 years ago |
graffy76
|
ba3589bc76
|
Revert "Implemented ContentSelector as a singleton "charm" modifier for"
This reverts commit 24b167b755 .
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
components/contentselector/view/contentselector.cpp
components/contentselector/view/contentselector.hpp
|
11 years ago |
graffy76
|
f9591ddda6
|
Reimplemented constentselector view class
|
11 years ago |
graffy76
|
4c72a9ffdf
|
Fixed non-loading files
|
11 years ago |
graffy76
|
217a4d75b4
|
Implemented profile function in launcher datafiles page
Implemented dependency sorting to ensure dependent files appear latest
in the list.
|
11 years ago |
graffy76
|
a5a0f61533
|
Fixed missing profiles combobox
|
11 years ago |
graffy76
|
00c78a4aa1
|
Implementing ContentSelector class in DataFilesPage
Moved AdjusterWidget / FileWidget to ContentSelectorView
|
11 years ago |
graffy76
|
24b167b755
|
Implemented ContentSelector as a singleton "charm" modifier for
FileDialog...
|
11 years ago |
graffy76
|
9d358dd44c
|
Further implemented auto-checking / unchecking of dependencies
|
11 years ago |
graffy76
|
d7cff6361e
|
Fixed filter issue (all addons for a gamefile are enabled for checking).
Note: Other dependencies are not yet automatically selected when an
addon is checked.
|
11 years ago |
graffy76
|
513f0c4b3e
|
Implemented file/adjuster widgets into new addon creation dialog
|
11 years ago |
graffy76
|
cfdc19c427
|
Renamed esxSelector to contentSelector
Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file
|
11 years ago |