Rob Cutmore
|
08b469c0d0
|
Remove unused forward declarations in filedialog.hpp
|
9 years ago |
cc9cii
|
cccf6c6bdd
|
Rebuild the list of available content files when opening the open/new dialogues. Should resolve Bug #2644.
|
10 years ago |
scrawl
|
e413bebe99
|
Toggle addon files when activated or clicked on checkbox rather than clicked (Fixes #1980)
|
10 years ago |
cc9cii
|
3a5ed9c5bb
|
Build objects and connections only once.
|
10 years ago |
graffy76
|
b51bef0d98
|
fixed missing adjuster widget in file dialog open view
|
11 years ago |
graffy76
|
9b483c3ae3
|
Fix for file path issues
|
11 years ago |
graffy76
|
ba365ff49e
|
Fixed merge conflicts with saving branch
|
11 years ago |
graffy76
|
9ce4a04a2d
|
merge from saving
Merge branch 'saving' of https://github.com/zinnschlag/openmw into esxSelector
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
|
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
|
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 |
Marc Zinnschlag
|
74d683b530
|
fixed save path for newly created addons
|
11 years ago |
Marc Zinnschlag
|
63e0cf5154
|
fixed missing initialisation of adjuster widget in file dialogue
|
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 |
graffy76
|
6898321676
|
Reenabling features
Profile functions enabled
New/load file functions partially enabled
Layout reorganized
|
12 years ago |
graffy76
|
e614ec3353
|
Fixing profile code in progress...
|
12 years ago |
graffy76
|
f6217f9c6a
|
Moved esx selector classes out of global namespace
|
12 years ago |
graffy76
|
a14e0b32d8
|
Restructured esxselector directory
Added ./view
Removed ./utils and ./model/esm
Relocated code accordingly.
|
12 years ago |
graffy76
|
2878f51cd3
|
Reimplemented dependency selection feature
Moved more code to ContentSelector
Added support for omwgame and omwaddon files
|
12 years ago |
graffy76
|
b24dd5c6ac
|
Continued migration of code to ContentSelector
|
12 years ago |
graffy76
|
61602789e1
|
Began migrating code to ContentSelector base
|
12 years ago |
graffy76
|
84e5c2610a
|
Implemented combobox for game file selection
|
12 years ago |
Pieter van der Kloet
|
7504ae675b
|
Implemented a file dialog for the editor using launcher .ui
|
12 years ago |