David Sansome
|
0beb12fc14
|
Add some options to control what happens when you double click or use the menu to add tracks to the playlist
|
2011-01-24 21:16:26 +00:00 |
David Sansome
|
135b32642e
|
Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere.
|
2011-01-10 22:26:13 +00:00 |
David Sansome
|
d08782b720
|
Don't automatically expand items in tree views when clicking them if a modifier key is pressed as well.
|
2010-12-26 18:07:57 +00:00 |
David Sansome
|
0aa3cb4308
|
Don't expand items on a double click now that we expand them on single clicks instead
|
2010-12-11 11:26:47 +00:00 |
David Sansome
|
2986d185e3
|
Make clicking items in tree views toggle expanded/collapsed, rather than always expanding
|
2010-12-11 10:40:54 +00:00 |
David Sansome
|
579e24965a
|
Make single clicking on an item in a library view expand it. Fixes issue #1027
|
2010-12-07 21:13:40 +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
|
3f926f0cca
|
Don't recursively expand (and connect) devices in the device view. Fixes issue #610
|
2010-09-18 13:55:04 +00:00 |
David Sansome
|
84c8caea55
|
Automatically expand the nodes in the magnatune database when searching
|
2010-05-16 23:44:33 +00:00 |