| Commit message (Collapse) | Author | Age |
... | |
|/
|
|
|
|
| |
This reverts commit e327eccb93e2bc513fcbb7ab302783d6bce83884.
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|
|
|
| |
This function will need to be cleaned up and possibly moved once the MVC structure is in-place for the document.
|
|
|
|
| |
Setting up the folder structure for the proposed set up for documents in Ninja. Reverted to have a temp HTML/Text document class. Tweak some UI for file pickers.
|
|
|
|
| |
Merged the text-document class with base-document, didn't make sense to have two classes for basic model of documents, the html-document class remain extending base-document to incorporate design view. These two classes might be renamed.
|
|
Setting up a 'document' folder to handle all document related classes that in relation to IO
|