Michael Niggli
|
96654efd3f
|
Delay queries on large playlists.
Fixes issue 3148
|
2012-09-09 00:35:50 +02:00 |
John Maguire
|
6b87318710
|
Revert "Typedef QSearchField to old LineEdit on non Mac, and make it compatible with QSearchField"
This reverts commit 59517f5b4e .
Update issue 3047
Status: Accepted
Breaks the mac build. We should do a proper fix for this.
|
2012-07-12 14:04:29 +02:00 |
Arnaud Bienner
|
59517f5b4e
|
Typedef QSearchField to old LineEdit on non Mac, and make it compatible with QSearchField
Fixes issue 3047. (for now)
|
2012-07-10 00:44:05 +02:00 |
John Maguire
|
569c8295db
|
Add qocoa and use it for the playlist search field.
|
2012-06-28 11:39:43 +02:00 |
David Sansome
|
35e34c6ca5
|
Hide the did you mean widget when leaving the search box, Don't lose the spotify tab icon when stopping playback, add a helpful label to the empty spotify search tab, remove the playlist CSS hook, fix double clicking the "Search spotify" item in the list
|
2011-04-29 11:24:58 +00:00 |
David Sansome
|
b20d280156
|
Add a "Did you mean ...?" widget when searching on spotify
|
2011-04-28 20:48:53 +00:00 |
Arnaud Bienner
|
6653d740fc
|
Adding shorcuts for navigating over the tabs. Fixes issue 1568
|
2011-04-19 20:11:24 +00:00 |
Andrea Decorte
|
ecda0ada4a
|
Playlists get an automatic name, no more prompts. Fixes issue #423
|
2011-03-25 19:16:12 +00:00 |
Andrea Decorte
|
a88e02c452
|
Added right-click menu option to copy track to specific playlist. Fixes issue 1289
|
2011-03-20 17:38:15 +00:00 |
Arnaud Bienner
|
9c0094b9a6
|
Improve playlist view: focus on playlistview or search filter, depending on keyboard event. Fixes issue 606
|
2011-02-23 22:21:17 +00:00 |
David Sansome
|
05a1bf6e37
|
Make the clear button a part of the search textbox. Fixes issue #1071
|
2010-12-18 20:32:05 +00:00 |
David Sansome
|
59875c9708
|
Make F2 edit the first playlist column again after the cursor has been moved. Fixes issue #939
|
2010-11-28 15:14:48 +00:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
56d72a00bf
|
Try the next UI experiment - wide buttons down the side like Qt Creator
|
2010-10-01 19:27:01 +00:00 |
David Sansome
|
200a306f57
|
Replace the Lyrics tab with a more discreet buttonbox/tabbar that sits alongside the playlist search bar, or the playlist tab bar if it's visible. Also remember whether the lyrics pane was shown, and hide it by default.
|
2010-09-30 20:17:36 +00:00 |
John Maguire
|
372e196be4
|
* Add a half working gl block analyzer.
* Use a native search widget for the playlist search on Mac.
|
2010-08-25 20:59:08 +00:00 |
David Sansome
|
43ae900852
|
Move the clear playlist button down to the bottom again.
|
2010-06-18 15:07:21 +00:00 |
David Sansome
|
840a617ae8
|
Move the clear playlist button to the top
|
2010-06-17 15:41:45 +00:00 |
David Sansome
|
e46d93b599
|
Move the track length indicator to the right, and add information about the selected tracks
|
2010-06-13 12:45:05 +00:00 |
David Sansome
|
b487ec00ef
|
GUI for saving playlists
|
2010-05-22 22:20:00 +00:00 |
David Sansome
|
1f8b0de49c
|
Load playlist button works
|
2010-05-22 20:28:11 +00:00 |
David Sansome
|
aff901e44d
|
Show a message on the playlist when a search yielded no matches.
|
2010-05-22 17:03:18 +00:00 |
David Sansome
|
ab1b80c1db
|
Playlist filtering
|
2010-05-22 16:36:13 +00:00 |
David Sansome
|
0ef6a2dc88
|
Hide the tab bar when there are no tabs in it
|
2010-05-21 10:57:40 +00:00 |
David Sansome
|
103f933dab
|
Save the currently selected tab
|
2010-05-20 23:18:55 +00:00 |
David Sansome
|
7e913fb38b
|
Show a playing/pause icon on the active tab
|
2010-05-20 22:48:11 +00:00 |
David Sansome
|
e515724bf7
|
Basic support for multiple playlists. Not everything works yet
|
2010-05-20 21:21:55 +00:00 |
David Sansome
|
b116d4a306
|
First go at a UI for playlist search and multiple playlists. Nothing works yet.
|
2010-05-20 14:12:15 +00:00 |