1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-12 21:39:26 +00:00
OpenMW/apps/opencs/view/world
scrawl a5670b5133 Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/main.cpp
	apps/openmw/mwworld/player.hpp
2015-06-22 20:09:02 +02:00
..
cellcreator.cpp
cellcreator.hpp
colordelegate.cpp Correct the position of the colored rectangle in ColorEditor and ColorDelegate 2015-06-17 00:45:43 +03:00
colordelegate.hpp Rename ColorPickerDelegate to ColorDelegate 2015-06-12 23:09:31 +03:00
creator.cpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
creator.hpp fixed a build error 2015-06-20 11:34:32 +02:00
datadisplaydelegate.cpp removed an unused variable 2015-06-18 10:26:35 +02:00
datadisplaydelegate.hpp Proper size hint for DataDisplayDelegate 2015-06-16 21:25:06 +03:00
dialoguecreator.cpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
dialoguecreator.hpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
dialoguespinbox.cpp
dialoguespinbox.hpp
dialoguesubview.cpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
dialoguesubview.hpp
dragrecordtable.cpp Add support to build with Qt5 (Task #2665) 2015-06-12 15:13:42 +02:00
dragrecordtable.hpp Add support to build with Qt5 (Task #2665) 2015-06-12 15:13:42 +02:00
enumdelegate.cpp Refactor Enum- and DataDisplayDelegate code 2015-06-16 15:39:54 +03:00
enumdelegate.hpp Refactor Enum- and DataDisplayDelegate code 2015-06-16 15:39:54 +03:00
genericcreator.cpp Use an ID parent type as the collection ID in GenericCreator. 2015-06-19 13:49:48 +03:00
genericcreator.hpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
idcompletiondelegate.cpp IdCompletionManager uses Display type instread of ColumnId for creating completers 2015-06-03 12:01:13 +03:00
idcompletiondelegate.hpp Fix the mistyping header guard in the idcompletiondelegate.hpp 2015-05-31 18:22:43 +03:00
idtypedelegate.cpp
idtypedelegate.hpp
idvalidator.cpp
idvalidator.hpp
infocreator.cpp Use an ID parent type as the collection ID in GenericCreator. 2015-06-19 13:49:48 +03:00
infocreator.hpp Add Topic/Journal Id completion to InfoCreator 2015-06-19 12:51:50 +03:00
nestedtable.cpp Add support to build with Qt5 (Task #2665) 2015-06-12 15:13:42 +02:00
nestedtable.hpp Add support to build with Qt5 (Task #2665) 2015-06-12 15:13:42 +02:00
previewsubview.cpp
previewsubview.hpp
recordstatusdelegate.cpp
recordstatusdelegate.hpp
referenceablecreator.cpp
referenceablecreator.hpp
referencecreator.cpp Add Cell Id completion to ReferenceCreator 2015-06-19 11:50:02 +03:00
referencecreator.hpp Add Cell Id completion to ReferenceCreator 2015-06-19 11:50:02 +03:00
regionmap.cpp
regionmap.hpp
regionmapsubview.cpp
regionmapsubview.hpp
scenesubview.cpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
scenesubview.hpp
scriptedit.cpp
scriptedit.hpp
scripthighlighter.cpp
scripthighlighter.hpp
scriptsubview.cpp
scriptsubview.hpp
subviews.cpp Add Topic/Journal Id completion to InfoCreator 2015-06-19 12:51:50 +03:00
subviews.hpp
table.cpp Enable sorting for Info tables 2015-06-17 23:50:18 +03:00
table.hpp Add support to build with Qt5 (Task #2665) 2015-06-12 15:13:42 +02:00
tablebottombox.cpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
tablebottombox.hpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
tablesubview.cpp Rework creator factories to accept Document as a parameter 2015-06-18 22:59:40 +03:00
tablesubview.hpp
util.cpp Show the pop-up of ColorEditor immediately after the editor creation in tables 2015-06-18 12:50:46 +03:00
util.hpp CommandDelegate: extract a display type from a model if it isn't specified 2015-06-03 00:00:39 +03:00
vartypedelegate.cpp
vartypedelegate.hpp