.. |
cell.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
cell.hpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
2015-07-22 22:17:26 +03:00 |
cellcoordinates.cpp
|
more reliable method of obtaining the cell coordinates in CSVRender::Cell
|
2015-10-12 18:00:44 +02:00 |
cellcoordinates.hpp
|
more reliable method of obtaining the cell coordinates in CSVRender::Cell
|
2015-10-12 18:00:44 +02:00 |
cellselection.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
cellselection.hpp
|
|
|
collection.hpp
|
Implement saving of deleted records
|
2015-07-19 14:58:20 +03:00 |
collectionbase.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
collectionbase.hpp
|
|
|
columnbase.cpp
|
Fix issue where mandatory effects field was allowed to be empty (and vice versa)
|
2015-10-28 11:49:24 +11:00 |
columnbase.hpp
|
Move TableEditModes enum inside a class scope.
|
2015-10-28 23:33:24 +11:00 |
columnimp.cpp
|
Show race only when mesh type is Skin (in BodyParts table)
|
2015-08-22 16:34:54 +03:00 |
columnimp.hpp
|
Add missing includes to columnimp.hpp
|
2015-08-22 16:35:00 +03:00 |
columns.cpp
|
Fix AiWander sub-table editing. Should resolve bugs #2888 and #2930.
|
2015-10-08 12:47:23 +11:00 |
columns.hpp
|
Fix AiWander sub-table editing. Should resolve bugs #2888 and #2930.
|
2015-10-08 12:47:23 +11:00 |
commanddispatcher.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
commanddispatcher.hpp
|
|
|
commands.cpp
|
ModifyCommand uses a proper name of a modified nested value
|
2015-08-21 21:47:29 +03:00 |
commands.hpp
|
Restore Modified status of a record when adding/removing nested rows
|
2015-08-02 21:52:55 +03:00 |
data.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
data.hpp
|
removed indirection in OpenMW-CS land record
|
2015-08-31 18:13:27 +02:00 |
idcollection.hpp
|
Remove unused includes
|
2015-07-22 22:18:26 +03:00 |
idcompletionmanager.cpp
|
Add Topic/Journal Id completion to InfoCreator
|
2015-06-19 12:51:50 +03:00 |
idcompletionmanager.hpp
|
IdCompletionManager uses Display type instread of ColumnId for creating completers
|
2015-06-03 12:01:13 +03:00 |
idtable.cpp
|
Inform about State change (not a whole row) when modifying a table value
|
2015-08-22 16:34:57 +03:00 |
idtable.hpp
|
Undo for delete operation in referenceables table. Implemented by saving UniversalId::Type in DeleteCommand.
|
2015-04-25 06:06:11 +10:00 |
idtablebase.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
idtablebase.hpp
|
|
|
idtableproxymodel.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
idtableproxymodel.hpp
|
Create a custom signal to inform about a row addition in IdTableProxyModel
|
2015-07-26 20:06:30 +03:00 |
idtree.cpp
|
Inform about State change (not a whole row) when modifying a table value
|
2015-08-22 16:34:57 +03:00 |
idtree.hpp
|
Add the ability to search a nested column index
|
2015-06-26 22:14:11 +03:00 |
info.hpp
|
|
|
infocollection.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
infocollection.hpp
|
Delete infos of deleted dialogue when loading a content file
|
2015-07-19 14:58:18 +03:00 |
infotableproxymodel.cpp
|
Fix tab indentations in apps/ and components/
|
2015-09-16 20:45:37 +02:00 |
infotableproxymodel.hpp
|
Inform about a row addition after re-sorting in InfoTableProxyModel
|
2015-07-26 20:07:36 +03:00 |
land.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
land.hpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
landtexture.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
landtexture.hpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
metadata.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
metadata.hpp
|
moved meta data into a new single-row table
|
2015-06-26 13:01:25 +02:00 |
nestedcoladapterimp.cpp
|
Rationalise the use of ColumnIds
|
2015-09-12 09:33:11 +10:00 |
nestedcoladapterimp.hpp
|
Fix skills and attributes being possible to add to irrelevant effects. Should resolve bug #2980.
|
2015-10-28 11:30:36 +11:00 |
nestedcollection.cpp
|
Add the ability to search a nested column index
|
2015-06-26 22:14:11 +03:00 |
nestedcollection.hpp
|
Add the ability to search a nested column index
|
2015-06-26 22:14:11 +03:00 |
nestedcolumnadapter.hpp
|
|
|
nestedidcollection.hpp
|
Count of nested columns can be retrieved for a collection with no records
|
2015-07-05 15:36:41 +03:00 |
nestedinfocollection.cpp
|
TopicInfos result script are now displayed in dialogue subviews.
|
2015-04-19 13:31:16 +10:00 |
nestedinfocollection.hpp
|
TopicInfos result script are now displayed in dialogue subviews.
|
2015-04-19 13:31:16 +10:00 |
nestedtableproxymodel.cpp
|
Proper index creation for nested data
|
2015-07-25 18:32:13 +03:00 |
nestedtableproxymodel.hpp
|
|
|
nestedtablewrapper.cpp
|
|
|
nestedtablewrapper.hpp
|
|
|
pathgrid.cpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
2015-07-22 22:17:26 +03:00 |
pathgrid.hpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
2015-07-22 22:17:26 +03:00 |
record.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
record.hpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
2015-07-22 22:17:26 +03:00 |
ref.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
ref.hpp
|
Merge branch 'master' into moveref
|
2015-04-25 06:52:53 +10:00 |
refcollection.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
refcollection.hpp
|
Revert rebasing the moved refs to the new cell, because the original ref may still be referred by a mod.
|
2015-04-26 14:55:40 +10:00 |
refidadapter.cpp
|
|
|
refidadapter.hpp
|
|
|
refidadapterimp.cpp
|
Fix include file issue.
|
2015-11-02 06:57:24 +11:00 |
refidadapterimp.hpp
|
Fix include file issue.
|
2015-11-02 06:57:24 +11:00 |
refidcollection.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
refidcollection.hpp
|
merge referenceables table
|
2015-08-25 11:54:16 +02:00 |
refiddata.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
refiddata.hpp
|
Merge commit 'pull/upstream/678' into HEAD
|
2015-11-13 01:34:36 +01:00 |
regionmap.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
regionmap.hpp
|
|
|
resources.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
resources.hpp
|
|
|
resourcesmanager.cpp
|
Support for loading .osg mesh format
|
2015-11-16 23:26:43 +01:00 |
resourcesmanager.hpp
|
|
|
resourcetable.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
resourcetable.hpp
|
|
|
scope.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
scope.hpp
|
|
|
scriptcontext.cpp
|
fixed local variable caching issue in automatic error checking (Fixes #2927)
|
2015-09-22 15:36:00 +02:00 |
scriptcontext.hpp
|
fixed local variable caching issue in automatic error checking (Fixes #2927)
|
2015-09-22 15:36:00 +02:00 |
subcellcollection.hpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
2015-07-22 22:17:26 +03:00 |
tablemimedata.cpp
|
Add missing mappings to TableMimeData
|
2015-06-20 21:00:15 +03:00 |
tablemimedata.hpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
universalid.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
universalid.hpp
|
added missing MetaData table UniversalId type
|
2015-06-26 15:17:18 +02:00 |