.. |
cell.cpp
|
implemented reference record merging
|
2014-05-20 09:02:22 +02:00 |
cell.hpp
|
Revert "added changed reference tracking for cells"
|
2014-06-04 21:12:23 +02:00 |
cellcoordinates.cpp
|
added CellCoordinates and CellSelection classes
|
2014-04-07 13:44:43 +02:00 |
cellcoordinates.hpp
|
added CellCoordinates and CellSelection classes
|
2014-04-07 13:44:43 +02:00 |
cellselection.cpp
|
added CellCoordinates and CellSelection classes
|
2014-04-07 13:44:43 +02:00 |
cellselection.hpp
|
added CellCoordinates and CellSelection classes
|
2014-04-07 13:44:43 +02:00 |
collection.hpp
|
fix for inconsistent case in topic records
|
2014-03-27 10:01:42 +01:00 |
collectionbase.cpp
|
moved implementation of searchColumnIndex and findColumnIndex functions from IdTable to CollectionBase
|
2013-09-27 15:04:09 +02:00 |
collectionbase.hpp
|
replaced global world->scene menu item with individual view context menu items in cell and reference tables
|
2014-03-02 22:43:44 +01:00 |
columnbase.cpp
|
handle comboboxes
|
2014-03-08 16:21:49 +01:00 |
columnbase.hpp
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
columnimp.hpp
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
columns.cpp
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
columns.hpp
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
commanddispatcher.cpp
|
added extended versions of revert and delete
|
2014-06-11 11:43:38 +02:00 |
commanddispatcher.hpp
|
added extended versions of revert and delete
|
2014-06-11 11:43:38 +02:00 |
commands.cpp
|
Corrections, according to the comments. Thanks for the review. :-)
|
2014-01-28 11:16:48 +01:00 |
commands.hpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
data.cpp
|
Fix typo.
|
2014-09-06 08:00:48 +10:00 |
data.hpp
|
added resources manager
|
2014-07-04 12:46:57 +02:00 |
idcollection.hpp
|
for regular IdCollections when loading a record make the record a copy of the existing record first (adresses some incomplete records in some content files)
|
2014-06-30 12:35:34 +02:00 |
idtable.cpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
idtable.hpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
idtablebase.cpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
idtablebase.hpp
|
added Feature_Constant to IdTable
|
2014-07-05 12:44:11 +02:00 |
idtableproxymodel.cpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
idtableproxymodel.hpp
|
simplified filter system by taking out filter references and user values for now (these are post-1.0 features anyway)
|
2013-08-22 09:17:57 +02:00 |
info.hpp
|
subclass ESM::DialInfo to keep track of parent topic
|
2013-11-01 17:43:45 +01:00 |
infocollection.cpp
|
minor cleanup
|
2014-01-14 12:46:53 +04:00 |
infocollection.hpp
|
added support for record reordering to model (only implemented in info collection)
|
2013-11-14 11:39:14 +01:00 |
record.cpp
|
|
|
record.hpp
|
added model column
|
2013-05-11 18:35:48 +02:00 |
ref.cpp
|
added reference collection stage to saving operation (preparation for cell saving)
|
2014-05-27 12:39:26 +02:00 |
ref.hpp
|
added reference collection stage to saving operation (preparation for cell saving)
|
2014-05-27 12:39:26 +02:00 |
refcollection.cpp
|
Revert "added changed reference tracking for cells"
|
2014-06-04 21:12:23 +02:00 |
refcollection.hpp
|
Merge branch 'refs'
|
2014-05-30 10:38:38 +02:00 |
refidadapter.cpp
|
|
|
refidadapter.hpp
|
added setId to adapter
|
2014-01-20 14:38:20 +01:00 |
refidadapterimp.cpp
|
added missing combat, magic and stealth columns for creatures (Feature #1312)
|
2014-06-30 19:51:59 +02:00 |
refidadapterimp.hpp
|
added missing combat, magic and stealth columns for creatures (Feature #1312)
|
2014-06-30 19:51:59 +02:00 |
refidcollection.cpp
|
drop part of resources drag and drop
|
2014-07-08 09:51:17 +02:00 |
refidcollection.hpp
|
Merge remote-tracking branch 'sirherrbatka/cloning'
|
2014-01-28 12:40:14 +01:00 |
refiddata.cpp
|
fixed referenceable-loading in case of more than one content file
|
2014-02-15 15:50:17 +01:00 |
refiddata.hpp
|
fixed referenceable-loading in case of more than one content file
|
2014-02-15 15:50:17 +01:00 |
regionmap.cpp
|
always use the cell ID instead of the exterior coordinate fields from the original cell struct
|
2014-04-13 14:16:59 +02:00 |
regionmap.hpp
|
always use the cell ID instead of the exterior coordinate fields from the original cell struct
|
2014-04-13 14:16:59 +02:00 |
resources.cpp
|
enable dragging from resources tables
|
2014-07-07 15:20:05 +02:00 |
resources.hpp
|
enable dragging from resources tables
|
2014-07-07 15:20:05 +02:00 |
resourcesmanager.cpp
|
fixed resources collection access
|
2014-08-17 14:21:23 +02:00 |
resourcesmanager.hpp
|
enable dragging from resources tables
|
2014-07-07 15:20:05 +02:00 |
resourcetable.cpp
|
Remove extra semicolons at the end of some lines.
|
2014-09-06 13:04:52 -05:00 |
resourcetable.hpp
|
added resources tables
|
2014-07-05 15:50:47 +02:00 |
scriptcontext.cpp
|
fixing case broke sorting in script context
|
2014-02-15 13:09:43 +01:00 |
scriptcontext.hpp
|
added script verifier
|
2014-02-14 13:38:30 +01:00 |
tablemimedata.cpp
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
tablemimedata.hpp
|
fixing minor issues
|
2014-05-01 12:34:54 +02:00 |
universalid.cpp
|
resolved UniversalId naming ambiguity
|
2014-07-05 15:07:17 +02:00 |
universalid.hpp
|
added resources manager
|
2014-07-04 12:46:57 +02:00 |