Prevent open file duplication, Add files passed as parameters to the database

This commit is contained in:
BasioMeusPuga
2018-02-19 15:34:06 +05:30
parent 5db202e62f
commit aed615ecaf
2 changed files with 47 additions and 19 deletions

5
TODO
View File

@@ -42,6 +42,7 @@ TODO
✓ View modes for QGraphicsView
✓ View and hide toolbar actions in a list
✓ Line spacing
✓ Record progress
Search document using QTextCursor?
Use embedded fonts
Graphical themes
@@ -49,7 +50,6 @@ TODO
Comic view modes
Continuous paging
Double pages
Record progress
Bookmarks
Pagination
Set context menu for definitions and the like
@@ -71,5 +71,4 @@ TODO
✓ Include icons for emblems
Shift to logging instead of print statements
Bugs:
If there are files open and the database is deleted, TypeErrors result
The auto scan doesn't work on a new database
If there are files open and the database is deleted, TypeErrors result