.. |
actoradapter.cpp
|
Fix many Coverity Scan warnings
|
2018-11-14 11:21:49 +04:00 |
actoradapter.hpp
|
Fix many Coverity Scan warnings
|
2018-11-14 11:21:49 +04:00 |
cell.cpp
|
|
|
cell.hpp
|
|
|
cellcoordinates.cpp
|
Use constants instead of widely used magic numbers (task #4645)
|
2018-09-17 19:22:50 +04:00 |
cellcoordinates.hpp
|
|
|
cellselection.cpp
|
|
|
cellselection.hpp
|
|
|
collection.hpp
|
Fix potential segfault, cleanup, get rid of warnings.
|
2017-09-09 11:48:13 -04:00 |
collectionbase.cpp
|
|
|
collectionbase.hpp
|
Add ability to touch records, LAND records in particular
|
2017-08-31 22:09:49 -04:00 |
columnbase.cpp
|
|
|
columnbase.hpp
|
add more precise float-spinbox and use it for rotations
|
2018-03-02 15:05:00 +01:00 |
columnimp.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
columnimp.hpp
|
Changed the way the revert command works: it now clones the changed record and uses the new RecordBase::revert() method to restore the previous value
|
2018-07-09 16:23:50 +02:00 |
columns.cpp
|
Rename Original Creature column to Parent Creature (fixes #2897)
|
2018-05-17 13:00:48 +03:00 |
columns.hpp
|
Rename Original Creature column to Parent Creature (fixes #2897)
|
2018-05-17 13:00:48 +03:00 |
commanddispatcher.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 |
commanddispatcher.hpp
|
|
|
commandmacro.cpp
|
|
|
commandmacro.hpp
|
|
|
commands.cpp
|
Refactor dynamic casts in the editor
|
2018-11-15 17:50:23 +04:00 |
commands.hpp
|
Notify views of changes in all columns when updating the ColumnId_Modification column
|
2018-07-09 16:23:50 +02:00 |
data.cpp
|
Add prison marker record fallback definition (bug #4701)
|
2018-11-05 19:37:46 +03:00 |
data.hpp
|
cleanup
|
2018-09-27 13:14:59 +04:00 |
defaultgmsts.cpp
|
|
|
defaultgmsts.hpp
|
|
|
idcollection.hpp
|
Some bug fixes, changes to land load code.
|
2017-09-08 21:03:52 -04:00 |
idcompletionmanager.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
idcompletionmanager.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 |
idtable.cpp
|
Issue a single dataChanged() when the modified column changes
|
2018-07-09 16:23:50 +02:00 |
idtable.hpp
|
Remove now unnecessary overrides.
|
2017-10-02 16:13:40 -04:00 |
idtablebase.cpp
|
|
|
idtablebase.hpp
|
Add ability to touch records, LAND records in particular
|
2017-08-31 22:09:49 -04:00 |
idtableproxymodel.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
idtableproxymodel.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 |
idtree.cpp
|
|
|
idtree.hpp
|
|
|
info.hpp
|
|
|
infocollection.cpp
|
|
|
infocollection.hpp
|
|
|
infoselectwrapper.cpp
|
Fix some compiler warnings
|
2018-11-08 13:16:04 +04:00 |
infoselectwrapper.hpp
|
|
|
infotableproxymodel.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
infotableproxymodel.hpp
|
|
|
land.cpp
|
Cleanup. Also modify ltex index generation.
|
2017-09-05 19:29:07 -04:00 |
land.hpp
|
Cleanup. Also modify ltex index generation.
|
2017-09-05 19:29:07 -04:00 |
landtexture.cpp
|
Cleanup. Also modify ltex index generation.
|
2017-09-05 19:29:07 -04:00 |
landtexture.hpp
|
Replace nonconst getId with setId, add template specialization and specialized derived classes for LandTexture
|
2017-08-31 22:09:49 -04:00 |
landtexturetableproxymodel.cpp
|
Remove texture filtering, better ltex importing, reindexing duplicates
|
2018-05-22 14:55:09 +03:00 |
landtexturetableproxymodel.hpp
|
Hide base land textures.
|
2017-10-02 15:56:22 -04:00 |
metadata.cpp
|
Handle length of UTF-8 strings properly in plugin metadata (bug #4653)
|
2018-09-25 21:40:26 +04:00 |
metadata.hpp
|
|
|
nestedcoladapterimp.cpp
|
|
|
nestedcoladapterimp.hpp
|
|
|
nestedcollection.cpp
|
|
|
nestedcollection.hpp
|
|
|
nestedcolumnadapter.hpp
|
|
|
nestedidcollection.hpp
|
|
|
nestedinfocollection.cpp
|
|
|
nestedinfocollection.hpp
|
|
|
nestedtableproxymodel.cpp
|
|
|
nestedtableproxymodel.hpp
|
|
|
nestedtablewrapper.cpp
|
|
|
nestedtablewrapper.hpp
|
|
|
pathgrid.cpp
|
|
|
pathgrid.hpp
|
|
|
record.cpp
|
Adds the option to ignore "Base" records when running the verifier. (fixes #4466)
|
2018-06-20 11:29:38 +02:00 |
record.hpp
|
Notify views of changes in all columns when updating the ColumnId_Modification column
|
2018-07-09 16:23:50 +02:00 |
ref.cpp
|
|
|
ref.hpp
|
|
|
refcollection.cpp
|
Use new logging system for editor
|
2018-08-14 20:01:09 +04:00 |
refcollection.hpp
|
|
|
refidadapter.cpp
|
|
|
refidadapter.hpp
|
|
|
refidadapterimp.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
refidadapterimp.hpp
|
|
|
refidcollection.cpp
|
Editor: display light source color as a color (bug #4668)
|
2018-10-07 19:43:51 +03:00 |
refidcollection.hpp
|
Add ability to touch records, LAND records in particular
|
2017-08-31 22:09:49 -04:00 |
refiddata.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 |
refiddata.hpp
|
|
|
regionmap.cpp
|
|
|
regionmap.hpp
|
|
|
resources.cpp
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
resources.hpp
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
resourcesmanager.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
resourcesmanager.hpp
|
A bit of cleanup
|
2017-08-20 19:07:23 -04:00 |
resourcetable.cpp
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
resourcetable.hpp
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
scope.cpp
|
|
|
scope.hpp
|
|
|
scriptcontext.cpp
|
|
|
scriptcontext.hpp
|
|
|
subcellcollection.hpp
|
|
|
tablemimedata.cpp
|
|
|
tablemimedata.hpp
|
|
|
universalid.cpp
|
Do not use universal IDs for menu items
|
2018-09-13 22:15:59 +04:00 |
universalid.hpp
|
Do not use universal IDs for menu items
|
2018-09-13 22:15:59 +04:00 |