Implement the VivyDocument specification
Load and write to VivyDocuments.
While at it, refactor of {Audio,Video}Context
and their streams and fix all warnings in headers with clang. Only place external headers in the precompiled header, not Vivy's ones.
Includes a small API update for the VideoSubDocument
(ass the VideoContext
with some getters).
Depends on !19 (merged)
Modification effectuée par Kubat
Rapports de requête de fusion
Activité
added enhancement lib labels
requested review from @martin2018
assigned to @martin2018
added 1 commit
- 5e6ab23e - UI: Implement the save-as feature in the MainWindow
added 59 commits
-
5e6ab23e...38319b3b - 56 commits from branch
master
- 8a63bb44 - DOC: Add the load from .vivy file
- 6e99c946 - DOC: Implement the save methods for the ScriptDocument and the VivyDocument
- fb816da1 - UI: Implement the save-as feature in the MainWindow
Afficher/masquer la liste des validations-
5e6ab23e...38319b3b - 56 commits from branch
mentioned in merge request !19 (merged)
added 1 commit
- b8e2571d - LIB: The load from json function is separated from the constructor in the VivyDocument
added 1 commit
- cd42a649 - LIB: Add versions to VivyDocument save files
added 1 commit
- 751e6283 - MISC: Use more string literals with Qt as constructing a QString from a thing...
added 1 commit
- 48422e39 - BUILD: No more implicit conversions from `const char *` to `QString`, everything should be in UTF-8
added 1 commit
- 3bd498ed - MISC: Open only open TopLevel document files now
added 1 commit
- d874f4d7 - LIB: Handle the creation of empty vivy files
added 1 commit
- 4a6f4549 - MISC: The getCurrentDocument and getCurrentDocumentView now throw errors...
added 1 commit
- 91027a65 - UI: Enable the "save" option only if a real file is present on the disk
added 1 commit
- 3a818020 - [WIP] UI: Save can modify the document => remove a "not saved" option for...
added 1 commit
- b3411800 - API: 'rename' is now called 'copy' as the old file should not be deleted with the SaveAs operation
added 1 commit
- e802e661 - UI: Add the rename action in the MainWindow for AbstractDocument
Veuillez vous inscrire ou vous connecter pour répondre