1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-09 14:00:56 +00:00
openmw/apps/opencs/view/world
2024-07-26 09:57:35 +04:00
..
bodypartcreator.cpp
bodypartcreator.hpp
cellcreator.cpp
cellcreator.hpp
colordelegate.cpp
colordelegate.hpp
creator.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
creator.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
datadisplaydelegate.cpp Do not make redundant copy 2024-07-01 20:50:25 +04:00
datadisplaydelegate.hpp React to scale or color changes in editor tables 2024-05-27 18:38:33 +04:00
dialoguecreator.cpp
dialoguecreator.hpp
dialoguespinbox.cpp
dialoguespinbox.hpp
dialoguesubview.cpp Do not store references to disposed objects 2024-07-23 10:27:23 +04:00
dialoguesubview.hpp Use QPersistentModelIndex to react to model changes 2024-07-26 09:57:35 +04:00
dragdroputils.cpp clang-format 2023-01-14 21:42:33 +02:00
dragdroputils.hpp Dragging Topics to TopicInfo window opens create TopicInfo BottomBox with the correct id 2023-01-14 20:36:49 +02:00
dragrecordtable.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
dragrecordtable.hpp cleanup and style (const ref instead of value, consistent ifndef naming) 2023-01-29 21:42:01 +02:00
enumdelegate.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
enumdelegate.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
extendedcommandconfigurator.cpp Move local variables in the editor 2024-01-12 10:10:27 +04:00
extendedcommandconfigurator.hpp
genericcreator.cpp
genericcreator.hpp
globalcreator.cpp
globalcreator.hpp
idcompletiondelegate.cpp Deduplicate dialogue filter parsing 2024-04-11 22:29:33 +02:00
idcompletiondelegate.hpp
idtypedelegate.cpp
idtypedelegate.hpp
idvalidator.cpp Cleanup(idvalidator): Just don't use isValid function and instead 2024-02-22 02:52:58 -06:00
idvalidator.hpp Cleanup(idvalidator): Just don't use isValid function and instead 2024-02-22 02:52:58 -06:00
infocreator.cpp Fix loading, inserting and moving topic info records 2023-03-13 21:57:38 +01:00
infocreator.hpp Issue command passing through QLineInput 2023-01-14 21:30:25 +02:00
landcreator.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
landcreator.hpp
nestedtable.cpp Move some objects instead of copying 2023-07-31 20:43:46 +04:00
nestedtable.hpp Move some objects instead of copying 2023-07-31 20:43:46 +04:00
pathgridcreator.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
pathgridcreator.hpp
previewsubview.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
previewsubview.hpp
recordbuttonbar.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
recordbuttonbar.hpp
recordstatusdelegate.cpp
recordstatusdelegate.hpp
referenceablecreator.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
referenceablecreator.hpp
referencecreator.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
referencecreator.hpp
regionmap.cpp check for land index not -1, fix warning 2024-03-16 09:02:47 +00:00
regionmap.hpp Fix: cannot drag region into map, map columns are rectangular 2024-03-16 07:48:40 +00:00
regionmapsubview.cpp
regionmapsubview.hpp
scenesubview.cpp removed sDefaultWorldspace, only sDefaultWorldspaceId now. 2023-05-12 22:05:53 +02:00
scenesubview.hpp
scriptedit.cpp Improve appearance of script editor in the OpenMW-CS 2024-05-06 12:22:30 +04:00
scriptedit.hpp Simplify a regex and fix a typo 2023-01-12 22:49:23 +01:00
scripterrortable.cpp
scripterrortable.hpp
scripthighlighter.cpp
scripthighlighter.hpp
scriptsubview.cpp Use signed variables to match an API 2024-07-04 09:54:48 +04:00
scriptsubview.hpp
startscriptcreator.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
startscriptcreator.hpp
subviews.cpp Rework land texture handling 2024-06-12 17:09:28 +02:00
subviews.hpp
table.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
table.hpp Dragging Topics to TopicInfo window opens create TopicInfo BottomBox with the correct id 2023-01-14 20:36:49 +02:00
tablebottombox.cpp Remove redundant checks 2024-05-12 17:26:18 +04:00
tablebottombox.hpp Remove border from status bar 2024-05-12 17:26:10 +04:00
tableeditidaction.cpp
tableeditidaction.hpp
tableheadermouseeventhandler.cpp Don't capture temporaries by reference 2023-03-20 19:07:51 +01:00
tableheadermouseeventhandler.hpp
tablesubview.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
tablesubview.hpp cleanup and style (const ref instead of value, consistent ifndef naming) 2023-01-29 21:42:01 +02:00
util.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
util.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
vartypedelegate.cpp
vartypedelegate.hpp