|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| | No functional changes, just because QtCreator says so :) | 
| | 
| 
| 
| 
| | Show close button and disable/enable approriate buttons while reading
data. | 
| | 
| 
| 
| 
| | This is in preparation for a new view to show albums in the order they
were added. | 
| | 
| 
| 
| 
| 
| 
| 
| | Display in statusBar:
* viewMode
* number of files in playlist
* length of playlist in h:m:s
* player status (Stopped, Playing, Paused) | 
| | 
| 
| 
| | and got rid of the TabWidget! | 
| | 
| 
| 
| 
| 
| 
| 
| | Added the necessary QActions. Except the ConfigAction they don't do
anything yet, but they have nice icons :)
I got rid of the menuBar(tm) and added a QToolBar to the center widget
instead. | 
| | 
| 
| 
| 
| 
| | Well, as it turns out, an artist is not married to an album, but to a
song, and so is the genre. Adjust the database layout, indexer and view
accordingly. | 
| | |  | 
| | 
| 
| 
| | Well, actually index files! | 
|  | List metadata of files, nothing else... |