.. |
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
|
Refactor dynamic casts in the editor
|
2018-11-15 17:50:23 +04:00 |
cellcreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
colordelegate.cpp
|
Fix region colors
|
2017-10-06 20:05:06 -04: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
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
datadisplaydelegate.cpp
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
datadisplaydelegate.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
dialoguecreator.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02: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
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
dialoguesubview.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
dragdroputils.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
dragdroputils.hpp
|
use a namespace instead of a class with only static functions
|
2015-06-24 17:29:47 +02:00 |
dragrecordtable.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
dragrecordtable.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
enumdelegate.cpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
enumdelegate.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
extendedcommandconfigurator.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
extendedcommandconfigurator.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
genericcreator.cpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
genericcreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
globalcreator.cpp
|
Fix globals not being initialized with a valid type.
|
2016-08-09 00:17:41 -04:00 |
globalcreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
idcompletiondelegate.cpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04: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
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
idvalidator.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
infocreator.cpp
|
Change default topic info values
|
2017-08-24 13:51:53 -04: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
|
#5480: Drop Qt4 support and require Qt 5.12 or later.
|
2020-06-22 12:17:06 +02:00 |
nestedtable.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04: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
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02: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
|
Make fallback map static to simplify constructors
|
2019-03-29 15:30:49 +04:00 |
recordstatusdelegate.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
referenceablecreator.cpp
|
Fix shadowing warnings
|
2016-10-16 01:34:54 +09:00 |
referenceablecreator.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04: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
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04: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
|
Issue #5005: Instance window via Scene window
|
2019-07-01 23:26:05 +00:00 |
scenesubview.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
scriptedit.cpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
scriptedit.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
scripterrortable.cpp
|
#5480: Drop Qt4 support and require Qt 5.12 or later.
|
2020-06-22 12:17:06 +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
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
scriptsubview.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04: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
|
Land creator
|
2017-09-04 01:06:58 -04:00 |
subviews.hpp
|
rewrote subview factory system
|
2012-12-11 13:22:43 +01:00 |
table.cpp
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
table.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
tablebottombox.cpp
|
Fix crash caused by QStatusBar
|
2020-11-29 23:25:34 +02:00 |
tablebottombox.hpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04: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 |
tablesubview.cpp
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
tablesubview.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
util.cpp
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
util.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
vartypedelegate.cpp
|
Make fallback map static to simplify constructors
|
2019-03-29 15:30:49 +04:00 |
vartypedelegate.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |