Fri, 16 Mar 2018 16:28:39 +0200 |
Teemu Piippo |
Added basic header editing
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 11:50:35 +0200 |
Teemu Piippo |
Header parsing complete, moved all parsing code into a new class. Documents are now all loaded in one go.
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 18:51:58 +0200 |
Teemu Piippo |
begin work on document loading rework
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 11:31:39 +0200 |
Teemu Piippo |
added a document header structure
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 19:30:03 +0200 |
Santeri Piippo |
fixed DelHistoryEntries getting ignored...
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 23:59:47 +0200 |
Santeri Piippo |
migrated model swapping to mvc and made Model::swapObjects to emit dataChanged signals as a temporary solution
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 22:40:34 +0200 |
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.
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 17:47:40 +0200 |
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.
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 15:14:07 +0200 |
Santeri Piippo |
more selection rework
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 22:23:53 +0200 |
Santeri Piippo |
removed LDDocument::clearSelection and replaced it with a MainWindow implementation
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 12:18:57 +0200 |
Santeri Piippo |
converted highlighting to mvc
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 15:17:30 +0200 |
Santeri Piippo |
begin model rework
|
file |
diff |
annotate
|
Sun, 05 Mar 2017 16:47:52 +0200 |
Teemu Piippo |
Moved LDObject lifetime management from Model to ResourceVector. This is a large refactor that removes some hacks from the Model class.
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 20:18:39 +0200 |
Teemu Piippo |
print() is no longer a global function but is tied to HierarchyElement.
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 14:59:26 +0200 |
Teemu Piippo |
Renamed ldObject.cpp → linetypes/modelobject.cpp
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 14:52:01 +0200 |
Teemu Piippo |
Renamed ldDocument.cpp → lddocument.cpp
|
file |
diff |
annotate
| base
|