1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-29 09:45:34 +00:00
openmw/apps/opencs
elsid 6a3b6c6e4f
Fix handling deleted DIAL records
* Use composite RefId to remove INFO record of deleted DIAL record. OrderedInfo
  stores original RefId while InfoCollection stores composite one.
* Do not erase deleted topic from InfoOrderByTopic map. To keep all deleted
  record ids for InfoCollection::sort call to make sure reorderRowsImp is called
  with correct number of indices.
2023-06-01 23:35:40 +02:00
..
model Fix handling deleted DIAL records 2023-06-01 23:35:40 +02:00
view Merge branch 'default' into 'master' 2023-05-29 13:06:19 +00:00
CMakeLists.txt Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
editor.cpp pathToQString makes things shorter 2023-04-25 11:21:16 +02:00
editor.hpp make use of QLockFile 2023-04-24 13:34:06 +00:00
main.cpp Migrate from GraphicsWindowQt to QOpenGLWidget 2023-04-05 19:43:42 +04:00