.. |
bodypartcreator.cpp
|
Editor: add creator for body parts
|
2017-03-30 08:20:43 -04:00 |
bodypartcreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
cellcreator.cpp
|
Disallow entry of strings longer than the lengths allowed by the file format.
|
2021-08-04 09:39:18 +10:00 |
cellcreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
colordelegate.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
colordelegate.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
creator.cpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
creator.hpp
|
Replace new with make_unique in opencs
|
2022-05-29 13:25:17 +02:00 |
datadisplaydelegate.cpp
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
datadisplaydelegate.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
dialoguecreator.cpp
|
remove unused includes: part1
|
2022-01-23 17:30:25 +01:00 |
dialoguecreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
dialoguespinbox.cpp
|
Allow wheel events in dialogue spin box types only when they have focus. Should resolve Feature #2585.
|
2015-05-29 05:44:35 +10:00 |
dialoguespinbox.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
dialoguesubview.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
dialoguesubview.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
dragdroputils.cpp
|
Implement basic move algorithm, connect it to drag&drop
|
2021-01-13 15:38:29 +02:00 |
dragdroputils.hpp
|
Implement basic move algorithm, connect it to drag&drop
|
2021-01-13 15:38:29 +02:00 |
dragrecordtable.cpp
|
Implement basic move algorithm, connect it to drag&drop
|
2021-01-13 15:38:29 +02:00 |
dragrecordtable.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
enumdelegate.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
enumdelegate.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
extendedcommandconfigurator.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
extendedcommandconfigurator.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
genericcreator.cpp
|
Replace new with make_unique in opencs
|
2022-05-29 13:25:17 +02:00 |
genericcreator.hpp
|
Disallow entry of strings longer than the lengths allowed by the file format.
|
2021-08-04 09:39:18 +10:00 |
globalcreator.cpp
|
remove unused includes: part1
|
2022-01-23 17:30:25 +01:00 |
globalcreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
idcompletiondelegate.cpp
|
Disallow entry of strings longer than the lengths allowed by the file format.
|
2021-08-04 09:39:18 +10:00 |
idcompletiondelegate.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
idtypedelegate.cpp
|
second batch of changing over user settings usage to the new system
|
2015-12-14 17:38:33 +01:00 |
idtypedelegate.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
idvalidator.cpp
|
Fix MSVC's C4267 warnings
|
2021-05-12 10:34:39 +04:00 |
idvalidator.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
infocreator.cpp
|
Optimize CreateCommand and CloneCommand configuration
|
2021-01-11 12:53:34 +02:00 |
infocreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
landcreator.cpp
|
Fix potential segfault, cleanup, get rid of warnings.
|
2017-09-09 11:48:13 -04:00 |
landcreator.hpp
|
Tweaks to land loading, land cloning, terrain signals, placeholder land update handling
|
2017-09-08 00:51:46 -04:00 |
landtexturecreator.cpp
|
Get rid of some templates, exceptions instead of assert, and other small changes.
|
2017-09-17 20:29:51 -04:00 |
landtexturecreator.hpp
|
Cleanup. Also modify ltex index generation.
|
2017-09-05 19:29:07 -04:00 |
nestedtable.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
nestedtable.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
pathgridcreator.cpp
|
Editor: Fix labels for creator user inputs
|
2017-03-26 09:14:32 -04:00 |
pathgridcreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
previewsubview.cpp
|
Toggable day night switch (#5928)
|
2022-01-11 09:34:19 +00:00 |
previewsubview.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
recordbuttonbar.cpp
|
Lamoot's new icon set
|
2018-04-15 12:35:45 +03:00 |
recordbuttonbar.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
recordstatusdelegate.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
recordstatusdelegate.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
referenceablecreator.cpp
|
In OpenMW-CS, when creating a new object, sort the entries in the drop-down menu alphabetically. Also have the menu be tall enough to show all of them at once (without scroll bars).
|
2021-09-09 20:46:27 +02:00 |
referenceablecreator.hpp
|
Disallow entry of strings longer than the lengths allowed by the file format.
|
2021-08-04 09:39:18 +10:00 |
referencecreator.cpp
|
Some PVS-Studio and cppcheck fixes
|
2018-04-18 12:36:10 +00:00 |
referencecreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
regionmap.cpp
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
regionmap.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
regionmapsubview.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
regionmapsubview.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
scenesubview.cpp
|
Remove some superfluous includes in the opencs
|
2021-05-14 10:57:31 +02:00 |
scenesubview.hpp
|
Toggling table columns visibility
|
2021-09-22 10:47:08 +02:00 |
scriptedit.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
scriptedit.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
scripterrortable.cpp
|
Remove redundant ostream, istream, iostream and sstream includes
|
2022-07-05 01:41:28 +02:00 |
scripterrortable.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
scripthighlighter.cpp
|
Implement UTF-8 support for script parser (bug #4598)
|
2019-10-30 14:59:47 +04:00 |
scripthighlighter.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
scriptsubview.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
scriptsubview.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
startscriptcreator.cpp
|
Editor: Fix labels for creator user inputs
|
2017-03-26 09:14:32 -04:00 |
startscriptcreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
subviews.cpp
|
Disable dialogue info table sorting
|
2021-01-11 20:49:35 +02:00 |
subviews.hpp
|
rewrote subview factory system
|
2012-12-11 13:22:43 +01:00 |
table.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
table.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
tablebottombox.cpp
|
Fix crash caused by QStatusBar
|
2020-11-29 23:25:34 +02:00 |
tablebottombox.hpp
|
Using override keyword in OpenMW CS
|
2021-05-18 19:53:55 -05:00 |
tableeditidaction.cpp
|
TableEditIdAction: prevent creation of a UniversalId with Type_None
|
2015-07-04 19:39:53 +03:00 |
tableeditidaction.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
tableheadermouseeventhandler.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
tableheadermouseeventhandler.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
tablesubview.cpp
|
OpenCS - Jump To Modified
|
2021-07-24 20:00:25 +00:00 |
tablesubview.hpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
util.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
util.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
vartypedelegate.cpp
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
vartypedelegate.hpp
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
|
2022-01-23 17:04:48 +01:00 |