| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Make them local in setupGui()
|
|
|
|
| |
While at it, convert to type-safe connect syntax.
|
| |
|
| |
|
|
|
|
| |
Create edit and context menus.
|
|
|
|
|
| |
Finally do something with the random selection!
Implement playAll and playSelected.
|
|
|
|
| |
RotzPeng! He who doeth not find the button of his choice is not worthy!
|
|
|
|
|
| |
Fixing selection behavior should have been a separate commit, but
well... Set it to ExtendedSelection and SelectRows.
|
|
|
|
| |
Fill the random file view with movies.
|
|
|
|
| |
Log what we're doing in a QTextEdit below the FileView.
|
|
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.
|