summaryrefslogtreecommitdiffstats
path: root/filedisplay.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix clang warningsArno2018-12-091-3/+3
| | | | Use nullptr, add an explicit cast and remove an unused variable.
* Clean up FileDisplayArno2018-01-311-2/+0
| | | | use type safe connect syntax and make the QTabWidget a non-member.
* Usability fixes for FileDisplayArno2016-09-051-0/+3
| | | | | | * save and restore size * actually restore header data * add Properties... to context menu
* Add detailed video dialogArno2016-09-031-0/+20
| | | | | Show each and everything ffprobe can extract from a video file and display it as a tree.
* Add FileDisplayArno2016-09-031-0/+40
When doubleclicking on a file already present in DB show a dialog with the series name, actors and genres.