summaryrefslogtreecommitdiffstats
path: root/filedisplay.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Clean up FileDisplayArno2018-01-311-5/+5
| | | | use type safe connect syntax and make the QTabWidget a non-member.
* Usability fixes for FileDisplayArno2016-09-051-1/+24
| | | | | | * save and restore size * actually restore header data * add Properties... to context menu
* Move some code around: prep for actionsArno2016-09-041-0/+6
| | | | | | * rename itemDoubleClicked to itemSelected * turn cd and fileData into functions * Bugfix: actually exec() mQFiles when gathering data!
* Add detailed video dialogArno2016-09-031-0/+98
| | | | | Show each and everything ffprobe can extract from a video file and display it as a tree.
* Add FileDisplayArno2016-09-031-0/+155
When doubleclicking on a file already present in DB show a dialog with the series name, actors and genres.