| .. |
|
bodypartcreator.cpp
|
Editor: add creator for body parts
|
2017-03-30 08:20:43 -04:00 |
|
bodypartcreator.hpp
|
Editor: add creator for body parts
|
2017-03-30 08:20:43 -04:00 |
|
cellcreator.cpp
|
|
|
|
cellcreator.hpp
|
|
|
|
colordelegate.cpp
|
|
|
|
colordelegate.hpp
|
|
|
|
creator.cpp
|
|
|
|
creator.hpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
|
datadisplaydelegate.cpp
|
|
|
|
datadisplaydelegate.hpp
|
|
|
|
dialoguecreator.cpp
|
|
|
|
dialoguecreator.hpp
|
|
|
|
dialoguespinbox.cpp
|
|
|
|
dialoguespinbox.hpp
|
|
|
|
dialoguesubview.cpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
|
dialoguesubview.hpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
|
dragdroputils.cpp
|
|
|
|
dragdroputils.hpp
|
|
|
|
dragrecordtable.cpp
|
Fix shadowing warnings
|
2016-10-15 00:12:46 +09:00 |
|
dragrecordtable.hpp
|
|
|
|
enumdelegate.cpp
|
|
|
|
enumdelegate.hpp
|
|
|
|
extendedcommandconfigurator.cpp
|
|
|
|
extendedcommandconfigurator.hpp
|
|
|
|
genericcreator.cpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
|
genericcreator.hpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
|
globalcreator.cpp
|
Fix globals not being initialized with a valid type.
|
2016-08-09 00:17:41 -04:00 |
|
globalcreator.hpp
|
added missing Q_OBJECT
|
2016-08-09 10:21:37 +02:00 |
|
idcompletiondelegate.cpp
|
|
|
|
idcompletiondelegate.hpp
|
|
|
|
idtypedelegate.cpp
|
|
|
|
idtypedelegate.hpp
|
|
|
|
idvalidator.cpp
|
|
|
|
idvalidator.hpp
|
fixed error detection and improved error reporting in IdValidator
|
2014-08-15 13:11:55 +02:00 |
|
infocreator.cpp
|
Editor: Fix labels for creator user inputs
|
2017-03-26 09:14:32 -04:00 |
|
infocreator.hpp
|
|
|
|
nestedtable.cpp
|
More shortcuts.
|
2016-07-27 01:53:21 -04:00 |
|
nestedtable.hpp
|
Disable context menu for fixed size sub-tables. Should resolve bug #2932.
|
2015-10-28 20:30:30 +11:00 |
|
pathgridcreator.cpp
|
Editor: Fix labels for creator user inputs
|
2017-03-26 09:14:32 -04:00 |
|
pathgridcreator.hpp
|
Editor: document subclasses without ID checks
|
2017-03-26 09:05:05 -04:00 |
|
previewsubview.cpp
|
|
|
|
previewsubview.hpp
|
|
|
|
recordbuttonbar.cpp
|
|
|
|
recordbuttonbar.hpp
|
|
|
|
recordstatusdelegate.cpp
|
|
|
|
recordstatusdelegate.hpp
|
|
|
|
referenceablecreator.cpp
|
Fix shadowing warnings
|
2016-10-16 01:34:54 +09:00 |
|
referenceablecreator.hpp
|
|
|
|
referencecreator.cpp
|
Editor: document subclasses without ID checks
|
2017-03-26 09:05:05 -04:00 |
|
referencecreator.hpp
|
|
|
|
regionmap.cpp
|
Replace "sys::default" with ESM::CellId::sDefaultWorldspace
|
2016-07-02 19:48:11 +02:00 |
|
regionmap.hpp
|
Fixed multiple spelling mistakes
|
2016-12-14 16:39:33 +01:00 |
|
regionmapsubview.cpp
|
|
|
|
regionmapsubview.hpp
|
|
|
|
scenesubview.cpp
|
Fix shadowing warnings
|
2016-10-16 01:34:54 +09:00 |
|
scenesubview.hpp
|
|
|
|
scriptedit.cpp
|
Make name highlighting more consistent and only for variable names
|
2017-05-02 17:28:42 +12:00 |
|
scriptedit.hpp
|
Make name highlighting more consistent and only for variable names
|
2017-05-02 17:28:42 +12:00 |
|
scripterrortable.cpp
|
improved ScriptErrorTable handling of script errors that don't have line/column associated with them (also avoiding a segfault)
|
2017-04-26 15:03:30 +02:00 |
|
scripterrortable.hpp
|
|
|
|
scripthighlighter.cpp
|
Make name highlighting more consistent and only for variable names
|
2017-05-02 17:28:42 +12:00 |
|
scripthighlighter.hpp
|
Add setting so feature can be turned off
|
2017-04-28 19:57:49 +12:00 |
|
scriptsubview.cpp
|
|
|
|
scriptsubview.hpp
|
|
|
|
startscriptcreator.cpp
|
Editor: Fix labels for creator user inputs
|
2017-03-26 09:14:32 -04:00 |
|
startscriptcreator.hpp
|
Editor: Remove overridden configureCreateCommand
|
2016-05-08 06:09:40 -04:00 |
|
subviews.cpp
|
Editor: add creator for body parts
|
2017-03-30 08:20:43 -04:00 |
|
subviews.hpp
|
|
|
|
table.cpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
2017-06-09 19:08:53 +02:00 |
|
table.hpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
2017-06-09 19:08:53 +02:00 |
|
tablebottombox.cpp
|
|
|
|
tablebottombox.hpp
|
|
|
|
tableeditidaction.cpp
|
|
|
|
tableeditidaction.hpp
|
|
|
|
tablesubview.cpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
2017-06-09 19:08:53 +02:00 |
|
tablesubview.hpp
|
|
|
|
util.cpp
|
Editor: Do color to int conversion in ColorEditor
|
2017-07-26 19:56:54 -04:00 |
|
util.hpp
|
|
|
|
vartypedelegate.cpp
|
|
|
|
vartypedelegate.hpp
|
|
|