1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/opencs/model/world
graffy76 700d55f1fb Fixed / implemented missing features for RecordStatusDelegate
Implemented updating editor application from preferences menu, loading
settings when editor loads, adding Record Status Display prefernce.

Fixed multiple bugs, made changes to CSM(V)Settings classes to make
implementing new prefrences easier.

Rewrote CSMSettings::UserSettings to retain last-loaded settings.

Adjusted icon position in Record Status column

Capitalized status text

Added delegate to referenceables table
2013-06-15 06:40:18 -05:00
..
cell.cpp
cell.hpp
columnbase.cpp
columnbase.hpp Final details implemented 2013-05-29 06:38:35 -05:00
columns.hpp Final details implemented 2013-05-29 06:38:35 -05:00
commands.cpp
commands.hpp
data.cpp load all types of referenceable IDs 2013-05-11 17:45:28 +02:00
data.hpp added a RefIdCollection to Data 2013-05-07 11:23:18 +02:00
idcollection.cpp
idcollection.hpp added a RefIdCollection to Data 2013-05-07 11:23:18 +02:00
idtable.cpp
idtable.hpp
idtableproxymodel.cpp
idtableproxymodel.hpp
record.cpp
record.hpp added model column 2013-05-11 18:35:48 +02:00
refidadapter.cpp added data structures for referenceable records 2013-05-06 14:11:55 +02:00
refidadapter.hpp small test with statics and two columns 2013-05-11 17:01:16 +02:00
refidadapterimp.cpp added missing columns for weapon records 2013-05-19 14:44:41 +02:00
refidadapterimp.hpp added missing columns for weapon records 2013-05-19 14:44:41 +02:00
refidcollection.cpp Fixed / implemented missing features for RecordStatusDelegate 2013-06-15 06:40:18 -05:00
refidcollection.hpp added missing columns for door record 2013-05-17 15:10:41 +02:00
refiddata.cpp fixed RefID search 2013-05-11 16:55:10 +02:00
refiddata.hpp added data structures for referenceable records 2013-05-06 14:11:55 +02:00
scriptcontext.cpp
scriptcontext.hpp
universalid.cpp
universalid.hpp