1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2026-01-08 18:50:53 +00:00
openmw-tes3mp/apps/opencs/view/world
Marc Zinnschlag b7bb7d6902 Merge remote-tracking branch 'scrawl/master'
Conflicts:
	apps/opencs/editor.cpp
2013-11-10 11:49:48 +01:00
..
cellcreator.cpp added custom creator for cell records 2013-07-28 18:08:57 +02:00
cellcreator.hpp
creator.cpp moved record creation to GenericCreator class (now taking ID from user instead of using a procedurally generated one) 2013-07-28 13:43:16 +02:00
creator.hpp
datadisplaydelegate.cpp Fixing repo permissions commit #1 2013-07-10 17:29:07 -05:00
datadisplaydelegate.hpp
dialoguecreator.cpp
dialoguecreator.hpp
dialoguesubview.cpp
dialoguesubview.hpp
enumdelegate.cpp moved list of enum literals from ViewManager to Columns (which makes them available to the rest of model now) 2013-09-02 11:58:05 +02:00
enumdelegate.hpp
genericcreator.cpp avoid the use of hardcoded column numbers 2013-08-08 12:49:30 +02:00
genericcreator.hpp
idtypedelegate.cpp
idtypedelegate.hpp
idvalidator.cpp validate IDs entered by the user 2013-07-28 14:40:11 +02:00
idvalidator.hpp
recordstatusdelegate.cpp
recordstatusdelegate.hpp
referenceablecreator.cpp
referenceablecreator.hpp
referencecreator.cpp
referencecreator.hpp
regionmapsubview.cpp basic region map; non-interactive for now and working with dummy data instead of real cell/region records 2013-07-08 13:12:50 +02:00
regionmapsubview.hpp
scenesubview.cpp
scenesubview.hpp
scenetool.cpp
scenetool.hpp
scenetoolbar.cpp
scenetoolbar.hpp
scenetoolmode.cpp changed handling of scene toolbar button icons 2013-10-13 15:41:48 +02:00
scenetoolmode.hpp
scripthighlighter.cpp
scripthighlighter.hpp
scriptsubview.cpp
scriptsubview.hpp
subviews.cpp set dialogue type for newly created dialogue records 2013-10-21 13:39:13 +02:00
subviews.hpp
table.cpp disallow the deletion of non-topic, non-journal dialogue records 2013-10-21 13:58:47 +02:00
table.hpp
tablebottombox.cpp
tablebottombox.hpp
tablesubview.cpp made document data available to filter parser 2013-08-24 17:17:22 +02:00
tablesubview.hpp minor cleanup; less pointer usage 2013-07-26 12:42:15 +02:00
util.cpp replaced settings change notifications for columns with a more robust implementation 2013-07-20 13:19:27 +02:00
util.hpp
vartypedelegate.cpp
vartypedelegate.hpp