2014-01-12 |
Santeri Piippo |
- GL-variables that should be document-specific are now properly document-specific (i.e. pan and zoom won't be shared across documents anymore)
|
file |
diff |
annotate
|
2014-01-10 |
Santeri Piippo |
- added a type alias LDObjectList
|
file |
diff |
annotate
|
2014-01-08 |
Santeri Piippo |
- removed the File class in favor of QFile
|
file |
diff |
annotate
|
2014-01-08 |
Santeri Piippo |
- corrected relationships between documents: opening a main file with the same name as another document is to overload it and editing the document is to invalidate its cache so that it gets rendered properly in other documents possibly referencing it.
|
file |
diff |
annotate
|
2014-01-07 |
Santeri Piippo |
- removed the 'str' typedef, use QString directly
|
file |
diff |
annotate
|
2014-01-07 |
Santeri Piippo |
- reformatting
|
file |
diff |
annotate
|
2013-12-31 |
Santeri Piippo |
- updated copyright year. Best wishes for 2014!
|
file |
diff |
annotate
|
2013-12-22 |
Santeri Piippo |
- documents are now refcounted. This should seriously stabilize (and speed up!) the pruning of unused files
|
file |
diff |
annotate
|
2013-12-20 |
Santeri Piippo |
- added selection auto-subfiling(!)
|
file |
diff |
annotate
|
2013-12-18 |
Santeri Piippo |
- history now works on object list moving as well
|
file |
diff |
annotate
|
2013-12-18 |
Santeri Piippo |
- implicit documents are now auto-closed when rendered unused, in general, a LOT better document closing behavior
|
file |
diff |
annotate
|
2013-12-12 |
Santeri Piippo |
- LDFile renamed to LDDocument, file.h -> document.h
|
file |
diff |
annotate
|