Andrea Decorte
|
87a5ec5cc7
|
Add confirmation when removing playlist and close button on tabs. Fixes
issue 2003
|
2011-06-19 08:44:10 +00:00 |
David Sansome
|
06852aaeb7
|
Show spotify search results in a separate playlist tab rather than in a tree in the sidebar.
|
2011-04-28 17:50:45 +00:00 |
David Sansome
|
df05bf1195
|
Fix a bounds check in PlaylistTabBar, convert a couple more things to use qLog()
|
2011-04-22 17:07:57 +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
|
32ae9bd1de
|
Reintroducing scroll arrows, since the visual glitch seems a Qt bug
|
2011-04-15 21:54:19 +00:00 |
Andrea Decorte
|
764b3b0429
|
Show tooltips on playlist tabs only when needed. Fixes issue 1725
|
2011-04-13 19:15:30 +00:00 |
Andrea Decorte
|
2d27f10cfb
|
Add tooltips to playlist tabs. Fixes issue 1725
|
2011-04-11 16:29:36 +00:00 |
Andrea Decorte
|
e57d988f5d
|
oops, it seems that MidButton is a better choice...
|
2011-04-02 18:15:20 +00:00 |
Andrea Decorte
|
d29aa81a3b
|
disable double middle click in playlist tabbar and activate elide mode
in sidebar
|
2011-04-02 17:28:43 +00:00 |
Andrea Decorte
|
886f3d4d6f
|
Double click on a tab to rename it and visual improvements to tab bar.
Fixes issue 1651
|
2011-04-02 14:46:56 +00:00 |
Arnaud Bienner
|
b8bf93fc23
|
Being consistent: use already defined name_for_new_playlist_ field and GetNameForNewPlaylist function, to have the same behavior through the 'Open in a new playlist' action than with drag and drop
|
2011-02-16 01:04:48 +00:00 |
Paweł Bara
|
29056d944c
|
allow to delete now-playing playlists from their context menus (we already allow to do such a thing with middle click so we should be ok...) - Fixes issue #1444
|
2011-02-15 17:53:21 +00:00 |
Arnaud Bienner
|
4d58e75e0a
|
Using library item's name instead of generic text 'Playlist' when creating new playlist by DnD from the library, or when using 'Open in new playlist'
|
2011-02-14 23:06:36 +00:00 |
Paweł Bara
|
85b876d112
|
fixed broken RemoveDuplicates script
maybe fix the issue #1444
|
2011-02-14 17:44:15 +00:00 |
Paweł Bara
|
a6b6147c9d
|
drag and drop to empty playlist-tab-bar's space in order to create a new playlist with the dragged items (fixes issue #1431)
|
2011-02-09 18:48:31 +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 |
John Maguire
|
9a35f0fc71
|
Disable removing the active playlist.
Fixes issue #640
|
2010-09-08 12:30:19 +00:00 |
David Sansome
|
40a2302311
|
Support dragging and dropping between playlists
|
2010-07-17 12:47:59 +00:00 |
David Sansome
|
b487ec00ef
|
GUI for saving playlists
|
2010-05-22 22:20:00 +00:00 |
David Sansome
|
6a3c9aae0c
|
Double clicking on empty space in the playlist tabbar makes a new playlist, and middle clicking a tab removes it
|
2010-05-22 14:33:17 +00:00 |
David Sansome
|
e572fbf487
|
Oops, fix remove and rename
|
2010-05-21 10:44:26 +00:00 |
David Sansome
|
98235eea03
|
Remember the ordering of playlists
|
2010-05-21 10:37:24 +00:00 |
David Sansome
|
119c6fbd6e
|
Refer to playlists by ID rather than index in the tabbar, so they can be moved around
|
2010-05-21 10:29:17 +00:00 |
David Sansome
|
0aa579c2be
|
Disable the Delete playlist action if there's only one playlist left.
|
2010-05-21 09:37:27 +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 |