.. |
cell.cpp
|
|
|
cell.hpp
|
|
|
cellcoordinates.cpp
|
|
|
cellcoordinates.hpp
|
|
|
cellselection.cpp
|
|
|
cellselection.hpp
|
|
|
collection.hpp
|
|
|
collectionbase.cpp
|
|
|
collectionbase.hpp
|
|
|
columnbase.cpp
|
size limits for meta data strings
|
2015-06-26 18:19:00 +02:00 |
columnbase.hpp
|
size limits for meta data strings
|
2015-06-26 18:19:00 +02:00 |
columnimp.hpp
|
size limits for meta data strings
|
2015-06-26 18:19:00 +02:00 |
columns.cpp
|
Fix a typo
|
2015-07-03 02:42:40 +02:00 |
columns.hpp
|
added meta data dialogue sub view
|
2015-06-26 16:11:00 +02:00 |
commanddispatcher.cpp
|
|
|
commanddispatcher.hpp
|
|
|
commands.cpp
|
Add the ability to add nested values to the Create command
|
2015-06-26 22:16:12 +03:00 |
commands.hpp
|
Add the ability to add nested values to the Create command
|
2015-06-26 22:16:12 +03:00 |
data.cpp
|
Add the RecordType column to the MetaData table
|
2015-07-01 21:36:17 +03:00 |
data.hpp
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
2015-06-28 00:38:39 +02:00 |
idcollection.hpp
|
|
|
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
|
CommandDelegate: extract a display type from a model if it isn't specified
|
2015-06-03 00:00:39 +03:00 |
idtable.hpp
|
|
|
idtablebase.cpp
|
|
|
idtablebase.hpp
|
|
|
idtableproxymodel.cpp
|
Add support to build with Qt5 (Task #2665)
|
2015-06-12 15:13:42 +02:00 |
idtableproxymodel.hpp
|
Fix missing columns in tables. Should resolve Bug #2624.
|
2015-06-08 08:04:18 +10:00 |
idtree.cpp
|
Add the ability to search a nested column index
|
2015-06-26 22:14:11 +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
|
Rows with the same topic but in different letter case can be reordered
|
2015-06-24 20:01:29 +03:00 |
infocollection.hpp
|
|
|
infotableproxymodel.cpp
|
killed some tabs
|
2015-06-26 18:54:49 +02:00 |
infotableproxymodel.hpp
|
Refine InfoTableProxyModel::getFirstInfoRow() code
|
2015-06-25 20:08:42 +03:00 |
land.cpp
|
|
|
land.hpp
|
|
|
landtexture.cpp
|
|
|
landtexture.hpp
|
|
|
metadata.cpp
|
moved meta data into a new single-row table
|
2015-06-26 13:01:25 +02:00 |
metadata.hpp
|
moved meta data into a new single-row table
|
2015-06-26 13:01:25 +02:00 |
nestedcoladapterimp.cpp
|
Fix clang warnings about 'typename' outside of a template
|
2015-06-04 20:42:05 +02:00 |
nestedcoladapterimp.hpp
|
|
|
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
|
|
|
nestedinfocollection.hpp
|
|
|
nestedtableproxymodel.cpp
|
Fix for NestedTableProxyModel::forwardDataChanged()
|
2015-06-24 15:07:09 +03:00 |
nestedtableproxymodel.hpp
|
|
|
nestedtablewrapper.cpp
|
|
|
nestedtablewrapper.hpp
|
|
|
pathgrid.cpp
|
|
|
pathgrid.hpp
|
|
|
record.cpp
|
|
|
record.hpp
|
|
|
ref.cpp
|
|
|
ref.hpp
|
|
|
refcollection.cpp
|
|
|
refcollection.hpp
|
|
|
refidadapter.cpp
|
|
|
refidadapter.hpp
|
|
|
refidadapterimp.cpp
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
2015-06-14 16:32:13 +02:00 |
refidadapterimp.hpp
|
Do not rebuild the dialogue subview unless required. Should resolve Bug #2581.
|
2015-05-26 13:35:10 +10:00 |
refidcollection.cpp
|
Change Display_String to the proper display type where appropriate
|
2015-06-03 00:02:53 +03:00 |
refidcollection.hpp
|
|
|
refiddata.cpp
|
|
|
refiddata.hpp
|
|
|
regionmap.cpp
|
RegionMap uses proper colors
|
2015-06-12 22:31:12 +03:00 |
regionmap.hpp
|
|
|
resources.cpp
|
|
|
resources.hpp
|
|
|
resourcesmanager.cpp
|
|
|
resourcesmanager.hpp
|
|
|
resourcetable.cpp
|
|
|
resourcetable.hpp
|
|
|
scope.cpp
|
|
|
scope.hpp
|
|
|
scriptcontext.cpp
|
|
|
scriptcontext.hpp
|
|
|
subcellcollection.hpp
|
|
|
tablemimedata.cpp
|
Add missing mappings to TableMimeData
|
2015-06-20 21:00:15 +03:00 |
tablemimedata.hpp
|
|
|
universalid.cpp
|
added missing MetaData table UniversalId type
|
2015-06-26 15:17:18 +02:00 |
universalid.hpp
|
added missing MetaData table UniversalId type
|
2015-06-26 15:17:18 +02:00 |