2018-03-16 Teemu Piippo Header parsing complete, moved all parsing code into a new class. Documents are now all loaded in one go. changeset | files
2018-03-15 Teemu Piippo begin work on document loading rework changeset | files
2018-03-15 Teemu Piippo added a document header structure changeset | files
2018-03-15 Teemu Piippo added signal emissions changeset | files
2018-03-14 Teemu Piippo moved emit calls changeset | files
2018-03-14 Teemu Piippo added an MVC interface to the primitives tree changeset | files
2018-03-11 Santeri Piippo fixed removing objects causing some other objects to disappear changeset | files
2018-03-11 Santeri Piippo optimized triangle count changeset | files
2018-03-11 Santeri Piippo fixed: LDDocument created one removal connection to the model for each object added, so removing an object from a model of 9 objects added 9 deletion entries to history changeset | files
2018-03-08 Santeri Piippo renamed signal changeset | files
2018-03-08 Santeri Piippo moved LDObject indices from a global array into Model changeset | files
2018-03-07 Santeri Piippo removed unused code changeset | files
2018-03-07 Santeri Piippo fixed object deleting not triggering the proper renderer updates changeset | files
2018-03-07 Santeri Piippo fixed DelHistoryEntries getting ignored... changeset | files
2018-03-07 Santeri Piippo removed some debug code changeset | files
2018-03-06 Santeri Piippo Implemented row moving in the model and replaced swapping with it changeset | files
2018-03-05 Santeri Piippo migrated model swapping to mvc and made Model::swapObjects to emit dataChanged signals as a temporary solution changeset | files
2018-03-05 Santeri Piippo removed some unneeded headers changeset | files
2018-03-05 Santeri Piippo Finally removed the cancer that is the LDObject::model pointer changeset | files
2018-03-05 Santeri Piippo Added LDObject serialization and refactored the internal resource managing to use it. No more tearing objects from one model into another, and this provides a stable way to keep an object's state in memory such as the edit history. changeset | files
2018-03-03 Santeri Piippo fix warning changeset | files
2018-03-03 Santeri Piippo removed another LDObject::model() use changeset | files
2018-03-03 Santeri Piippo removed LDError::fileReferenced changeset | files
2018-03-03 Santeri Piippo reimplemented detection of broken references in PartDownloadRequest::downloadFinished changeset | files
2018-03-03 Santeri Piippo reimplemented finding of broken document references changeset | files
2018-03-03 Santeri Piippo LDSubfileReference now contains the name of the subfile and not a pointer anymore. Some methods now require a DocumentManager* for context on resolving the name. changeset | files
2018-03-03 Santeri Piippo removed use of model() in LDSubfileReference::inlineContents changeset | files
2018-03-03 Santeri Piippo Removed LDObject::invert, inversion code moved to basic toolset changeset | files
(0) -1000 -300 -100 -50 -28 +28 +50 +100 tip

mercurial