1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 05:19:55 +00:00
openmw-tes3mp/apps/opencs/view/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
..
dialoguesubview.cpp switching editor id tables from QAbstractTableModel to QAbstractItemModel (in preparation for record types like containers) 2013-03-21 10:07:25 +01:00
dialoguesubview.hpp hocking up dialogue sub view to a widget mapper 2013-01-08 14:59:40 +01:00
enumdelegate.cpp added missing columns for apparati records 2013-05-13 12:51:27 +02:00
enumdelegate.hpp dealing with unset attribute fields 2013-04-02 14:15:22 +02:00
recordstatusdelegate.cpp Fixed / implemented missing features for RecordStatusDelegate 2013-06-15 06:40:18 -05:00
recordstatusdelegate.hpp Fixed / implemented missing features for RecordStatusDelegate 2013-06-15 06:40:18 -05:00
scripthighlighter.cpp syntax colouring for comments 2013-04-11 10:50:35 +02:00
scripthighlighter.hpp syntax colouring for comments 2013-04-11 10:50:35 +02:00
scriptsubview.cpp basic syntax highlighting in script subview 2013-04-10 22:49:22 +02:00
scriptsubview.hpp added script editor 2013-04-10 20:14:10 +02:00
subviews.cpp small test with statics and two columns 2013-05-11 17:01:16 +02:00
subviews.hpp rewrote subview factory system 2012-12-11 13:22:43 +01:00
table.cpp Fixed / implemented missing features for RecordStatusDelegate 2013-06-15 06:40:18 -05:00
table.hpp Fixed / implemented missing features for RecordStatusDelegate 2013-06-15 06:40:18 -05:00
tablesubview.cpp Fixed / implemented missing features for RecordStatusDelegate 2013-06-15 06:40:18 -05:00
tablesubview.hpp Fixed / implemented missing features for RecordStatusDelegate 2013-06-15 06:40:18 -05:00
util.cpp do not create editors for unused columns 2013-05-13 12:55:28 +02:00
util.hpp Fixed / implemented missing features for RecordStatusDelegate 2013-06-15 06:40:18 -05:00
vartypedelegate.cpp added var type column to globals 2013-03-05 11:37:13 +01:00
vartypedelegate.hpp added variant class 2013-03-04 14:32:23 +01:00