.. |
bodypartcreator.cpp
|
Editor: add creator for body parts
|
8 years ago |
bodypartcreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
cellcreator.cpp
|
Refactor dynamic casts in the editor
|
6 years ago |
cellcreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
colordelegate.cpp
|
Remove some superfluous includes in the opencs
|
4 years ago |
colordelegate.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
creator.cpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
creator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
datadisplaydelegate.cpp
|
Use emplace_back instead of push_back
|
4 years ago |
datadisplaydelegate.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
dialoguecreator.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
dialoguecreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
dialoguespinbox.cpp
|
Allow wheel events in dialogue spin box types only when they have focus. Should resolve Feature #2585.
|
10 years ago |
dialoguespinbox.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
dialoguesubview.cpp
|
Remove some superfluous includes in the opencs
|
4 years ago |
dialoguesubview.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
dragdroputils.cpp
|
Implement basic move algorithm, connect it to drag&drop
|
4 years ago |
dragdroputils.hpp
|
Implement basic move algorithm, connect it to drag&drop
|
4 years ago |
dragrecordtable.cpp
|
Implement basic move algorithm, connect it to drag&drop
|
4 years ago |
dragrecordtable.hpp
|
Implement basic move algorithm, connect it to drag&drop
|
4 years ago |
enumdelegate.cpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
enumdelegate.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
extendedcommandconfigurator.cpp
|
Replace all NULLs to nullptr
|
6 years ago |
extendedcommandconfigurator.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
genericcreator.cpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
genericcreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
globalcreator.cpp
|
Fix globals not being initialized with a valid type.
|
9 years ago |
globalcreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
idcompletiondelegate.cpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
idcompletiondelegate.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
idtypedelegate.cpp
|
second batch of changing over user settings usage to the new system
|
9 years ago |
idtypedelegate.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
idvalidator.cpp
|
Fix MSVC's C4267 warnings
|
4 years ago |
idvalidator.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
infocreator.cpp
|
Optimize CreateCommand and CloneCommand configuration
|
4 years ago |
infocreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
landcreator.cpp
|
Fix potential segfault, cleanup, get rid of warnings.
|
7 years ago |
landcreator.hpp
|
Tweaks to land loading, land cloning, terrain signals, placeholder land update handling
|
7 years ago |
landtexturecreator.cpp
|
Get rid of some templates, exceptions instead of assert, and other small changes.
|
7 years ago |
landtexturecreator.hpp
|
Cleanup. Also modify ltex index generation.
|
7 years ago |
nestedtable.cpp
|
#5480: Drop Qt4 support and require Qt 5.12 or later.
|
5 years ago |
nestedtable.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
pathgridcreator.cpp
|
Editor: Fix labels for creator user inputs
|
8 years ago |
pathgridcreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
previewsubview.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
previewsubview.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
recordbuttonbar.cpp
|
Lamoot's new icon set
|
7 years ago |
recordbuttonbar.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
recordstatusdelegate.cpp
|
Make fallback map static to simplify constructors
|
6 years ago |
recordstatusdelegate.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
referenceablecreator.cpp
|
Fix shadowing warnings
|
8 years ago |
referenceablecreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
referencecreator.cpp
|
Some PVS-Studio and cppcheck fixes
|
7 years ago |
referencecreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
regionmap.cpp
|
Use emplace_back instead of push_back
|
4 years ago |
regionmap.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
regionmapsubview.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
regionmapsubview.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
scenesubview.cpp
|
Remove some superfluous includes in the opencs
|
4 years ago |
scenesubview.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
scriptedit.cpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
scriptedit.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
scripterrortable.cpp
|
#5480: Drop Qt4 support and require Qt 5.12 or later.
|
5 years ago |
scripterrortable.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
scripthighlighter.cpp
|
Implement UTF-8 support for script parser (bug #4598)
|
5 years ago |
scripthighlighter.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
scriptsubview.cpp
|
Remove some superfluous includes in the opencs
|
4 years ago |
scriptsubview.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
startscriptcreator.cpp
|
Editor: Fix labels for creator user inputs
|
8 years ago |
startscriptcreator.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
subviews.cpp
|
Disable dialogue info table sorting
|
4 years ago |
subviews.hpp
|
rewrote subview factory system
|
12 years ago |
table.cpp
|
Support filtered tables (mapToSource for indexes)
|
4 years ago |
table.hpp
|
Implement basic move algorithm, connect it to drag&drop
|
4 years ago |
tablebottombox.cpp
|
Fix crash caused by QStatusBar
|
4 years ago |
tablebottombox.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
tableeditidaction.cpp
|
TableEditIdAction: prevent creation of a UniversalId with Type_None
|
10 years ago |
tableeditidaction.hpp
|
Replace zeroes and nulls by nullptrs
|
4 years ago |
tablesubview.cpp
|
Use emplace_back instead of push_back
|
4 years ago |
tablesubview.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
util.cpp
|
Reduce code duplication
|
4 years ago |
util.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
vartypedelegate.cpp
|
Make fallback map static to simplify constructors
|
6 years ago |
vartypedelegate.hpp
|
Mark overrided methods by override keyword
|
4 years ago |