Commit Graph

69 Commits

Author SHA1 Message Date
craig
222ac7e5bd Sort selected items by the order they appear on screen - QAbstractItemView::selectedItems is not sorted!!!! 2011-12-20 19:17:39 +00:00
craig
dd06c86ccf Make an 'ItemView' class so that each view can set whether to be list or tree like. 2011-12-18 20:04:13 +00:00
craig
37e62aad3b Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
6e801b3eb3 s/song/track/g 2011-12-14 19:43:29 +00:00
craig
c882a7cf39 Use term 'Track' and not 'Song' 2011-12-14 19:42:32 +00:00
craig
4f0810834d Playlists work 2011-12-14 19:41:06 +00:00
craig
71dc6ec8c7 Move formatDuration out of MainWindow class 2011-12-14 19:40:33 +00:00
craig
c0277a5701 Clear selection when changing level 2011-12-14 19:39:28 +00:00
craig
0f5f07941c Dont clear search when changing level 2011-12-14 19:38:23 +00:00
craig
9463dd048f Remove unused code 2011-12-14 19:37:05 +00:00
craig
5cff1c2f07 Replace 00:00 with 0:00 2011-12-14 19:36:51 +00:00
craig
f9c57d85c7 Search all levels, no matter what current is 2011-12-14 19:36:29 +00:00
craig
4f678bc915 - Add 'addTo'/'replace' buttons to style delegate
- Fix opened list always scrolling to bottom
2011-12-11 21:44:10 +00:00
craig
285287ca90 Better text 2011-12-11 14:32:39 +00:00
craig
afbd0ac005 Remeber to index when navigating 2011-12-11 11:24:25 +00:00
craig
420458e48b Custom styled item delegate for listview library. 2011-12-11 11:19:19 +00:00
craig
3f2dab8091 List view for library - styled item delegate todo!!! 2011-12-10 22:59:48 +00:00
craig
cb127217a6 Fix playlist headers!!!! 2011-12-09 18:40:20 +00:00
craig
db52ca544f Move page specific code out of MainWindow class and it *Page class. 2011-12-06 20:24:48 +00:00