Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Energize! | Arno | 2016-11-11 | 1 | -1/+7 |
| | | | | Fill the random file view with movies. | ||||
* | Setup logging facility | Arno | 2016-11-10 | 1 | -0/+3 |
| | | | | Log what we're doing in a QTextEdit below the FileView. | ||||
* | Add Random file browser | Arno | 2016-11-10 | 1 | -0/+53 |
Idea: Select random movies based on a selection of genres and actors in a new tab, so you don't have the agony of choice. This is just the basic layout. The selectors are filled and the buttons are connected, but it doesn't select anything yet. |