Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement actor search in SearchDialog | Arno | 2018-02-02 | 1 | -1/+4 |
| | |||||
* | Read and write settings for SearchDialog | Arno | 2018-02-02 | 1 | -0/+3 |
| | |||||
* | Get genres for search data | Arno | 2018-02-02 | 1 | -1/+2 |
| | |||||
* | Show actors in SearchDialog | Arno | 2018-02-02 | 1 | -0/+2 |
| | | | | | | | This should have been two commits, really. One for the actors, and another one for the icon helper. Helper::icon returns an QIcon with a circle in bg color and the char c. | ||||
* | Implement Filename search in SearchDialog | Arno | 2018-02-02 | 1 | -3/+3 |
| | |||||
* | Implement a useful search | Arno | 2018-02-01 | 1 | -0/+34 |
Display Title and Filename search as non-modal dialog, so one can compare Files and Database. For now only Title search is implemented. Filename search does nothing (yet). |