Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MoviePropertiesDialog: implement add actors and genres | Arno | 2018-04-04 | 1 | -0/+22 |
Only adds items to the view, doesn't do any changes to the database yet. Had to implement a custom InputDialog, because the standard InputDialog doesn't have a setter for the completer. |