Commit Graph

14 Commits

Author SHA1 Message Date
craig
064c6974fb Fix some right-to-left issues. 2011-12-22 20:28:01 +00:00
craig
1236144c09 Show spinner over library/album/folder view when loading. (KDE only) 2011-12-22 20:03:54 +00:00
craig
072d102a3f Hmmm, for single-click we need to connec to QTreeView::activated 2011-12-22 00:29:42 +00:00
craig
35c97f889c No need to manullay expand/collapse on QTreeView::activated - this messes up
when KDE is set to double-click.
2011-12-22 00:20:55 +00:00
craig
28afda6c6a Cleanup 2011-12-21 19:44:04 +00:00
craig
60c2a14e58 Set clipping 2011-12-21 00:45:06 +00:00
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
fa53c90043 Fix actions in treeview 2011-12-19 19:29:17 +00:00
craig
14b4c57a86 Only act on del key for list with focus 2011-12-19 19:28:58 +00:00
craig
d6d33274d3 Better still backgrounds... 2011-12-19 19:28:29 +00:00
craig
8c7c0a68f6 Album views 2011-12-19 19:28:13 +00:00
craig
56211a9f74 Better action background 2011-12-19 19:27:13 +00:00
craig
81fce60e14 Allow to navigate into albums 2011-12-18 22:58:29 +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