1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 09:36:37 +00:00
OpenMW/apps/opencs/view/doc
2015-01-02 00:26:45 +01:00
..
adjusterwidget.cpp
adjusterwidget.hpp
filedialog.cpp Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
filedialog.hpp
filewidget.cpp
filewidget.hpp
globaldebugprofilemenu.cpp
globaldebugprofilemenu.hpp
loader.cpp fix uninit, #2 2015-01-02 00:26:45 +01:00
loader.hpp
newgame.cpp
newgame.hpp
operation.cpp
operation.hpp
operations.cpp
operations.hpp
runlogsubview.cpp
runlogsubview.hpp
startup.cpp
startup.hpp
subview.cpp Fix Subview interface clutter by keeping a map of Scenewidgets. 2014-11-01 08:29:08 +11:00
subview.hpp Fix Subview interface clutter by keeping a map of Scenewidgets. 2014-11-01 08:29:08 +11:00
subviewfactory.cpp
subviewfactory.hpp
subviewfactoryimp.hpp
view.cpp Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application. 2014-12-01 06:44:12 +11:00
view.hpp Fix Subview interface clutter by keeping a map of Scenewidgets. 2014-11-01 08:29:08 +11:00
viewmanager.cpp Move the destruction of global resources, being used by multiple documents, to the editor. 2014-12-01 14:08:27 +11:00
viewmanager.hpp