1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 08:53:52 +00:00
openmw/apps/opencs/model/doc
Bret Curtis dc1c2358b9
Merge pull request #2089 from akortunov/qthelp
Editor: Add basic info window
2019-02-25 16:40:11 +01:00
..
blacklist.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
blacklist.hpp consider script blacklist in OpenCS verifier 2014-07-21 12:15:21 +02:00
document.cpp Editor: Added basic info window 2018-12-21 18:51:02 +04:00
document.hpp Editor: Added basic info window 2018-12-21 18:51:02 +04:00
documentmanager.cpp Fix many Coverity Scan warnings 2018-11-14 11:21:49 +04:00
documentmanager.hpp VFS changes, one VFS and resource system per document. 2017-08-21 22:31:19 -04:00
loader.cpp Fix shadowing warnings 2016-10-16 01:34:54 +09:00
loader.hpp Fix QTimer not being stopped in right thread 2016-06-10 12:10:14 -04:00
messages.cpp Get rid of deprecated Messages::push_back() 2018-09-14 21:06:50 +03:00
messages.hpp Get rid of deprecated Messages::push_back() 2018-09-14 21:06:50 +03:00
operation.cpp removed old user settings system 2015-12-15 12:49:55 +01:00
operation.hpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
operationholder.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
operationholder.hpp standarised on the use of the Message struct when passing operations messages around 2015-06-20 17:56:42 +02:00
runner.cpp Fix windows path issue in editor debug run. 2016-09-03 17:49:49 -04:00
runner.hpp Fixed editor operation multi-threading (Fixes #923) 2015-03-14 12:00:24 +01:00
saving.cpp Adjust OpenCS saving stages order to stop vanilla MW complaining about missing records 2015-08-22 12:57:39 +02:00
saving.hpp text encoding configuration (was using hardcoded settings before) 2014-05-12 10:32:57 +02:00
savingstages.cpp Ensure Unique Instance Refnum after clone, add, or move 2019-01-21 19:30:11 +00:00
savingstages.hpp Load methods (for ESM records) accept a deleted flag in OpenCS 2015-07-22 22:17:26 +03:00
savingstate.cpp purge unnecessary imports 2017-06-09 19:08:53 +02:00
savingstate.hpp fixed ref num saving in non-wide format 2015-01-22 13:41:09 +01:00
stage.cpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
stage.hpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
state.hpp replaced State_Compiling (not requried anymore) with State_Merging 2015-07-30 11:49:24 +02:00