Sun, 07 Sep 2014 04:11:55 +0300 | Teemu Piippo | - fixed: due to a shared pointer called via reference called dismiss() in LDDocument::closeInitialFile, this could cause LDDocuments to delete themselves in setImplicit(true) as no shared pointers were left inside closeInitialFile to keep the refcount up. | changeset | files |
Sun, 07 Sep 2014 01:13:20 +0300 | Teemu Piippo | - fixed compilation on windows | changeset | files |
Sat, 06 Sep 2014 23:21:28 +0300 | Teemu Piippo | - a more elegant fix to the problem addressed in the previous commit | changeset | files |