| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
When the current directory was deleted otherwhere while in
CollectionFoldersView, a refresh left the user with no choice at all.
Set mCurrentFolder to default (QSetting->folderdir) and say so in the
status bar.
For the latter add a signal to CollectionWidget and connect it to
PlayerWidget::message.
|
| |
|
| |
|
|
|
|
| |
Sort everything ascending, except CollectionDatesView.
|
|
Basically the same as doPopulateByFolder, just wrapped in a shiny, new
CollectionWidget.
|