Commit Graph

78 Commits (ffaca7a8754c5540782554ec87337c6f277180a7)

Author SHA1 Message Date
cc9cii ffaca7a875 GUI added, but not yet functional. 10 years ago
cc9cii 0ec20b23aa Initial working version. Video/rendering options supported. No GUI yet. 10 years ago
Marc Zinnschlag 10fa205ced fixed --data switch (was missing composing option) 10 years ago
Marc Zinnschlag a9f9dec923 consider script blacklist in OpenCS verifier 11 years ago
Marc Zinnschlag 879ab49e9c added resources manager 11 years ago
Marc Zinnschlag 8279d307c4 text encoding configuration (was using hardcoded settings before) 11 years ago
Marc Zinnschlag 5b5bf6f37e removed a redundant (and unsufficiently configured) copy of ConfigurationManager 11 years ago
Marc Zinnschlag 6eff5ecaad Merge branch 'operations' into load
Conflicts:
	apps/opencs/main.cpp
	apps/opencs/model/doc/document.cpp
11 years ago
graffy76 a17cb1f389 Fixed opencs.ini formatting 11 years ago
graffy76 475214ab62 Implmented QSettings for loading / saving file definitions. Also
renamed opencs.cfg to opencs.ini to follow Ini format standards
11 years ago
Marc Zinnschlag 0b309d9ef4 Merge branch 'master' into load
Conflicts:
	apps/opencs/view/doc/viewmanager.cpp
11 years ago
Marc Zinnschlag 2906ade531 string fix 11 years ago
Marc Zinnschlag ddb0496dca replaced return value of removeDocument with a signal 11 years ago
graffy76 4b607d658f Re-link user settings to editor main application 11 years ago
Marc Zinnschlag e324450118 replaced return value of DocumentManager::addDocument with a signal 11 years ago
Marc Zinnschlag fc8ae2b9b5 fixed encoding problems 11 years ago
Marc Zinnschlag c36dfef972 prewview subview 11 years ago
Marc Zinnschlag 2b17f5dde9 register resources locations on editor startup 11 years ago
Marc Zinnschlag 6ec86564d1 re-enabled OGRE in OpenCS; cleaned up startup 11 years ago
Marc Zinnschlag 7c8f735004 Merge remote-tracking branch 'corristo/osx-fixes' into openmw-28 11 years ago
Marc Zinnschlag b19b277f18 temporarily disable OGRE-integration in OpenCS (need to sort out path problem first) 11 years ago
scrawl 33389b9b63 XDG compliant paths 11 years ago
Nikolay Kasyanov 9fabae5198 OS X: force Cocoa API for Ogre windows in OpenCS 11 years ago
Marc Zinnschlag b7bb7d6902 Merge remote-tracking branch 'scrawl/master'
Conflicts:
	apps/opencs/editor.cpp
11 years ago
graffy76 dace904490 changed game/addon to content for writing to openmw.cfg from launcher 11 years ago
scrawl e6960d915a Add simple Ogre widget 11 years ago
graffy76 0cb591e4f6 Fixed path problem with adjuster widget and local data path. 11 years ago
graffy76 ea7a8eb2a4 last commit 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 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
Marc Zinnschlag 3146af34d6 some fixes for the merged filter branch 11 years ago
Marek Kochanowicz b23df42817 Removed old comment. Changed to set resources path correctly. 11 years ago
Marek Kochanowicz 184456892b Added check to load custom filters set when present. 11 years ago
Marek Kochanowicz 4e26a61db3 Removed command line handling. Maybe zini will let me to implement it later. Implemented switch to handle resources directory. TODO: check for defaultfilters on data path. 11 years ago
Marek Kochanowicz a7002e8a09 Implements switch (--help and --resources), and copying defaultfilters.omwaddon.project. Seems to work. 11 years ago
Marek Kochanowicz 3000386443 failed attempt on switch adding. 11 years ago
graffy76 4c72a9ffdf Fixed non-loading files 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 6143ec33e0 giving Documents direct access to ConfigurationManager 11 years ago
Marc Zinnschlag 5779f799ab create project file when saving content file 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 cfdc19c427 Renamed esxSelector to contentSelector
Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file
11 years ago
Marc Zinnschlag e9f14449eb added AdjusterWidget 11 years ago