1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 21:29:56 +00:00
openmw/apps/opencs/view/world
Dave Corley 090a389feb Cleanup(idvalidator): Just don't use isValid function and instead
directly check if input is a printable char
2024-02-22 02:52:58 -06:00
..
bodypartcreator.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
bodypartcreator.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellcreator.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
cellcreator.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
colordelegate.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
colordelegate.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
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 Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
datadisplaydelegate.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
dialoguecreator.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
dialoguecreator.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
dialoguespinbox.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
dialoguespinbox.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
dialoguesubview.cpp Replace a number of incorrect index types 2023-06-03 16:30:35 +02:00
dialoguesubview.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01: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 Avoid redundant copies 2023-12-06 23:45:25 +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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
genericcreator.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
genericcreator.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
globalcreator.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
globalcreator.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idcompletiondelegate.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idcompletiondelegate.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idtypedelegate.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
idtypedelegate.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
landtexturecreator.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
landtexturecreator.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
previewsubview.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
previewsubview.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
recordbuttonbar.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
recordbuttonbar.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
recordstatusdelegate.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
recordstatusdelegate.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
referenceablecreator.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
referenceablecreator.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
referencecreator.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
referencecreator.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
regionmap.cpp removed sDefaultWorldspace, only sDefaultWorldspaceId now. 2023-05-12 22:05:53 +02:00
regionmap.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
regionmapsubview.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
regionmapsubview.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scenesubview.cpp removed sDefaultWorldspace, only sDefaultWorldspaceId now. 2023-05-12 22:05:53 +02:00
scenesubview.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scriptedit.cpp Simplify a regex and fix a typo 2023-01-12 22:49:23 +01:00
scriptedit.hpp Simplify a regex and fix a typo 2023-01-12 22:49:23 +01:00
scripterrortable.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scripterrortable.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scripthighlighter.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
scripthighlighter.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scriptsubview.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
scriptsubview.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
startscriptcreator.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
startscriptcreator.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
subviews.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
subviews.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
table.cpp Avoid converting UniversalId to a different type via string 2023-12-29 14:15:28 +01: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 clang-format 2023-01-14 21:42:33 +02:00
tablebottombox.hpp Dragging Topics to TopicInfo window opens create TopicInfo BottomBox with the correct id 2023-01-14 20:36:49 +02:00
tableeditidaction.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
tableeditidaction.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
tableheadermouseeventhandler.cpp Don't capture temporaries by reference 2023-03-20 19:07:51 +01:00
tableheadermouseeventhandler.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
tablesubview.cpp Use move semantics for tools 2024-01-21 20:20:37 +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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
vartypedelegate.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00